summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-salt.el
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2016-02-10 14:24:11 +1100
committerLars Ingebrigtsen <larsi@gnus.org>2016-02-10 14:24:11 +1100
commita3c2634f90ae744ae53c408257c416a9645cf158 (patch)
tree7197273e5b8afa0146abfe959353b877f0aeb6af /lisp/gnus/gnus-salt.el
parent5b458e9ec92f02fcdcd1642263af440f5b6395d8 (diff)
downloademacs-a3c2634f90ae744ae53c408257c416a9645cf158.tar.gz
Get rid of gnus-ems-redefine
* lisp/gnus/gnus-ems.el (gnus-mouse-face-prop): Remove.
Diffstat (limited to 'lisp/gnus/gnus-salt.el')
-rw-r--r--lisp/gnus/gnus-salt.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/gnus/gnus-salt.el b/lisp/gnus/gnus-salt.el
index d3e82fd7074..bc25ae691af 100644
--- a/lisp/gnus/gnus-salt.el
+++ b/lisp/gnus/gnus-salt.el
@@ -889,9 +889,6 @@ it in the environment specified by BINDINGS."
(set-window-point
(gnus-get-buffer-window (current-buffer) t) (cdr region)))))))
-;;; Allow redefinition of functions.
-(gnus-ems-redefine)
-
(provide 'gnus-salt)
;;; gnus-salt.el ends here