diff lisp/ChangeLog @ 27288:6bd57730f71d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 11 Jan 2000 21:47:40 +0000
parents 761090e3e94c
children 224be87d0ad0
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 11 21:42:12 2000 +0000
+++ b/lisp/ChangeLog	Tue Jan 11 21:47:40 2000 +0000
@@ -1,3 +1,9 @@
+2000-01-11  Gerd Moellmann  <gerd@gnu.org>
+
+	* textmodes/fill.el (fill-common-string-prefix): New function.
+	(fill-context-prefix): Use the longest common substring of both
+	prefixes, if there is one.
+
 2000-01-11  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
 
 	* array.el (array-mode): Don't use make-variable-buffer-local.