changeset 27309:1236d96bd8c9

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 12 Jan 2000 13:59:26 +0000
parents f12bf5a9aa21
children ed290e5a5b17
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jan 12 13:58:19 2000 +0000
+++ b/lisp/ChangeLog	Wed Jan 12 13:59:26 2000 +0000
@@ -31,8 +31,8 @@
 	of erasing buffer.
 
 	* textmodes/fill.el (fill-common-string-prefix): New function.
-	(fill-context-prefix): Use the longest common substring of both
-	prefixes, if there is one.
+	(fill-context-prefix): Use the longest common prefix of first
+	and second line fill prefix, if there is one.
 
 2000-01-11  Richard M. Stallman  <rms@caffeine.ai.mit.edu>