From: Gerd Moellmann Date: Tue, 11 Jan 2000 21:47:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~5383 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e3c74fa85f9831e9b5c0c1ae0e8ae6f35f5f39e;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e97e1ac5718..06d8f90462e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-01-11 Gerd Moellmann + + * 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 * array.el (array-mode): Don't use make-variable-buffer-local.