summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-topic.el
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2016-02-11 15:52:11 +1100
committerLars Ingebrigtsen <larsi@gnus.org>2016-02-11 15:52:11 +1100
commit16b7e605f32862c592ffd1134079b91e3ee4ef91 (patch)
treee15bbc40b310ea510abfa94f81e77d57de2276dd /lisp/gnus/gnus-topic.el
parent68a1669f57f551f714c156d3ad68a058094b3a52 (diff)
downloademacs-16b7e605f32862c592ffd1134079b91e3ee4ef91.tar.gz
Remove Gnus XEmacs compat
* lisp/gnus/gnus-start.el (gnus-dribble-enter): Remove comment about code that doesn't work in XEmacs. * lisp/gnus/gnus-sum.el: Remove XEmacs compat. * lisp/gnus/gnus-topic.el: Remove XEmacs compat.
Diffstat (limited to 'lisp/gnus/gnus-topic.el')
-rw-r--r--lisp/gnus/gnus-topic.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/gnus/gnus-topic.el b/lisp/gnus/gnus-topic.el
index 3255aa9a8a4..c5a1777f403 100644
--- a/lisp/gnus/gnus-topic.el
+++ b/lisp/gnus/gnus-topic.el
@@ -44,9 +44,6 @@
:type 'hook
:group 'gnus-topic)
-(when (featurep 'xemacs)
- (add-hook 'gnus-topic-mode-hook 'gnus-xmas-topic-menu-add))
-
(defcustom gnus-topic-line-format "%i[ %(%{%n%}%) -- %A ]%v\n"
"Format of topic lines.
It works along the same lines as a normal formatting string,