summaryrefslogtreecommitdiff
path: root/lisp/mail
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2019-08-21 19:16:20 +0200
committerStefan Kangas <stefankangas@gmail.com>2019-08-21 19:16:20 +0200
commit6c1cf80721f19c36e71a6825e705d09818b97de7 (patch)
tree7e86c4ea6a08b2042d383443661dce5f995c6f9b /lisp/mail
parent0f801d4a5e37e69c4e527830f13f255a6f01360b (diff)
downloademacs-6c1cf80721f19c36e71a6825e705d09818b97de7.tar.gz
emacs-6c1cf80721f19c36e71a6825e705d09818b97de7.tar.bz2
emacs-6c1cf80721f19c36e71a6825e705d09818b97de7.zip
* lisp/mail/flow-fill.el: Change todo comment to not mention XEmacs.
Diffstat (limited to 'lisp/mail')
-rw-r--r--lisp/mail/flow-fill.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/mail/flow-fill.el b/lisp/mail/flow-fill.el
index 7b50fcd96e0..4dbd4d7b086 100644
--- a/lisp/mail/flow-fill.el
+++ b/lisp/mail/flow-fill.el
@@ -33,8 +33,7 @@
;; paragraph and we let `fill-region' fill the long line into several
;; lines with the quote prefix as `fill-prefix'.
-;; Todo: implement basic `fill-region' (Emacs and XEmacs
-;; implementations differ..)
+;; Todo: implement basic `fill-region'
;;; History: