From: Stefan Kangas Date: Thu, 17 Oct 2019 11:04:25 +0000 (+0200) Subject: Remove XEmacs reference from erc-button.el todo X-Git-Tag: emacs-27.0.90~1022 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bf5a72ac9450c0cc67ac0630bfa7f128988a852f;p=emacs.git Remove XEmacs reference from erc-button.el todo * lisp/erc/erc-button.el: Remove reference to XEmacs from a todo item. --- diff --git a/lisp/erc/erc-button.el b/lisp/erc/erc-button.el index 14e52046327..ec70260146f 100644 --- a/lisp/erc/erc-button.el +++ b/lisp/erc/erc-button.el @@ -31,10 +31,9 @@ ;; (erc-button-mode 1) ;; ;; Todo: -;; * Rewrite all this to do the same, but use button.el from GNU Emacs -;; if it's available for xemacs too. Why? button.el is much faster, -;; and much more elegant, and solves the problem we get with large buffers -;; and a large erc-button-marker-list. +;; * Rewrite all this to do the same, but use button.el. Why? +;; button.el is much faster, and much more elegant, and solves the +;; problem we get with large buffers and a large erc-button-marker-list. ;;; Code: