Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
27287:523c67808ff4 | 27288:6bd57730f71d |
---|---|
1 2000-01-11 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * textmodes/fill.el (fill-common-string-prefix): New function. | |
4 (fill-context-prefix): Use the longest common substring of both | |
5 prefixes, if there is one. | |
6 | |
1 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu> | 7 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2 | 8 |
3 * array.el (array-mode): Don't use make-variable-buffer-local. | 9 * array.el (array-mode): Don't use make-variable-buffer-local. |
4 Use make-local-variable for `truncate-lines'. | 10 Use make-local-variable for `truncate-lines'. |
5 | 11 |