# HG changeset patch # User Gerd Moellmann # Date 947685566 0 # Node ID 1236d96bd8c9d9074fcf3f6f7ac5b079cd35b164 # Parent f12bf5a9aa218c12df5cd84941929492b579de91 *** empty log message *** diff -r f12bf5a9aa21 -r 1236d96bd8c9 lisp/ChangeLog --- 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