diff options
Diffstat (limited to 'lisp/mail')
-rw-r--r-- | lisp/mail/flow-fill.el | 3 |
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: |