]> git.eshelyaron.com Git - emacs.git/commitdiff
(fill-individual-paragraphs-prefix): Fix transcription typo.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Mar 2001 08:18:51 +0000 (08:18 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Mar 2001 08:18:51 +0000 (08:18 +0000)
lisp/ChangeLog
lisp/textmodes/fill.el

index aedfedee8be00443d3a7aafd963c09ebfb6f0254..4684385a4f1000877b3d612c33da68e75f464c61 100644 (file)
@@ -1,14 +1,16 @@
+2001-03-23  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * textmodes/fill.el (fill-individual-paragraphs-prefix):
+       Fix transcription typo.
+
 2001-03-22  Rajesh Vaidheeswarran  <rv@gnu.org>
 
        * whitespace.el: Add buffer local variables to toggle testing of
        whitespaces in buffers without affecting the default values.
-
-       Added defuns (whitespace-toggle-ateol-check,
-       whitespace-toggle-leading-check, whitespace-toggle-trailing-check,
-       whitespace-toggle-indent-check and whitespace-toggle-spacetab-check)
-
        Bump version to 3.0 to account for a few other changes.
-       
+       (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
+       (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
+       (whitespace-toggle-spacetab-check): New functions.
 
 2001-03-21  Stefan Monnier  <monnier@cs.yale.edu>
 
index 61f1ca88658660bcbcb17ac86c337b59e6b27220..984c945525a8b2eae0dac2c136221a7d1733b588 100644 (file)
@@ -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