Mercurial > emacs
changeset 23351:a8979439d44b
(fill-individual-paragraphs-prefix):
Avoid nil value of `two-lines-citation-part'
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 30 Sep 1998 19:03:31 +0000 |
parents | df3df03d8a19 |
children | 0550057ebca1 |
files | lisp/textmodes/fill.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/fill.el Wed Sep 30 19:02:23 1998 +0000 +++ b/lisp/textmodes/fill.el Wed Sep 30 19:03:31 1998 +0000 @@ -1087,6 +1087,7 @@ (fill-individual-paragraphs-citation two-lines-prefix citation-regexp) just-one-line-prefix)) + (or two-lines-citation-part (setq two-lines-citation-part "")) (setq adjusted-two-lines-citation-part (substring two-lines-citation-part 0 (string-match "[ \t]*\\'"