summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-goodies.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-10-12 02:35:23 +0200
committerStefan Kangas <stefan@marxist.se>2021-10-12 02:41:35 +0200
commitcd5b63807b6558ae0c4a05dc322601282a8312c2 (patch)
tree82db86a1548e321a061b02f5e0e244538eb06dee /lisp/erc/erc-goodies.el
parent8436243ac62a12b732e9c8cb54bb3c1d6efc9c25 (diff)
downloademacs-cd5b63807b6558ae0c4a05dc322601282a8312c2.tar.gz
emacs-cd5b63807b6558ae0c4a05dc322601282a8312c2.tar.bz2
emacs-cd5b63807b6558ae0c4a05dc322601282a8312c2.zip
Remove last XEmacs compat code from ERC
* lisp/erc/erc-dcc.el (erc-dcc-member): Remove XEmacs compat code. * lisp/erc/erc-goodies.el (erc-move-to-prompt-setup): Doc fix; remove spurious reference to XEmacs; this is needed also for Emacs.
Diffstat (limited to 'lisp/erc/erc-goodies.el')
-rw-r--r--lisp/erc/erc-goodies.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-goodies.el b/lisp/erc/erc-goodies.el
index fc9a8d39ef4..683ac2d37c5 100644
--- a/lisp/erc/erc-goodies.el
+++ b/lisp/erc/erc-goodies.el
@@ -137,7 +137,7 @@ Put this function on `erc-insert-post-hook' and/or `erc-send-post-hook'."
(goto-char (point-max))))
(defun erc-move-to-prompt-setup ()
- "Initialize the move-to-prompt module for XEmacs."
+ "Initialize the move-to-prompt module."
(add-hook 'pre-command-hook #'erc-move-to-prompt nil t))
;;; Keep place in unvisited channels