summaryrefslogtreecommitdiff
path: root/lisp/textmodes/fill.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2001-03-23 08:18:51 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2001-03-23 08:18:51 +0000
commit1cc218de329f1c446836b14b3ada7e29d420270c (patch)
tree5a4043acf00292119b1c3e44fd603e00259172e1 /lisp/textmodes/fill.el
parentd873120270cef81f06d607ec9c149e8165b3d80e (diff)
downloademacs-1cc218de329f1c446836b14b3ada7e29d420270c.tar.gz
emacs-1cc218de329f1c446836b14b3ada7e29d420270c.tar.bz2
emacs-1cc218de329f1c446836b14b3ada7e29d420270c.zip
(fill-individual-paragraphs-prefix): Fix transcription typo.
Diffstat (limited to 'lisp/textmodes/fill.el')
-rw-r--r--lisp/textmodes/fill.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el
index 61f1ca88658..984c945525a 100644
--- a/lisp/textmodes/fill.el
+++ b/lisp/textmodes/fill.el
@@ -1239,7 +1239,7 @@ Also, if CITATION-REGEXP is non-nil, don't fill header lines."
(setq two-lines-prefix
(fill-context-prefix
(point)
- (line-beginning-position 2)))
+ (line-beginning-position 3)))
(when just-one-line-prefix
(setq one-line-citation-part
(if citation-regexp