projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f95846
)
Elide XEmacs-relevant comment
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 12 Apr 2018 14:32:00 +0000
(16:32 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 12 Apr 2018 14:32:00 +0000
(16:32 +0200)
* lisp/gnus/gnus-cite.el (gnus-article-fill-cited-article): Remove
mention of XEmacs, since we no longer support XEmacs.
lisp/gnus/gnus-cite.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-cite.el
b/lisp/gnus/gnus-cite.el
index 64d3a396f3d782ff52a16c403e8db3374177ec04..d7dc0897a5cc23ee7f97ff6c69880d2954849f68 100644
(file)
--- a/
lisp/gnus/gnus-cite.el
+++ b/
lisp/gnus/gnus-cite.el
@@
-502,8
+502,6
@@
longer than the frame width."
use-hard-newlines)
(unless do-fill
(setq do-fill (gnus-article-foldable-buffer (cdar marks))))
- ;; Note: the XEmacs version of `fill-region' inserts a newline
- ;; unless the region ends with a newline.
(when do-fill
(if (not long-lines)
(fill-region (point-min) (point-max))