comparison lisp/ChangeLog @ 27291:224be87d0ad0

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 11 Jan 2000 22:12:07 +0000
parents 6bd57730f71d
children baffb2de5ce9
comparison
equal deleted inserted replaced
27290:c26a9f95a880 27291:224be87d0ad0
1 2000-01-11 Gerd Moellmann <gerd@gnu.org> 1 2000-01-11 Gerd Moellmann <gerd@gnu.org>
2
3 * tmm.el (tmm-shortcut): Delete region after prompt instead
4 of erasing buffer.
2 5
3 * textmodes/fill.el (fill-common-string-prefix): New function. 6 * textmodes/fill.el (fill-common-string-prefix): New function.
4 (fill-context-prefix): Use the longest common substring of both 7 (fill-context-prefix): Use the longest common substring of both
5 prefixes, if there is one. 8 prefixes, if there is one.
6 9