diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06d8f90462e..d4ccd683a7b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2000-01-11 Gerd Moellmann <gerd@gnu.org> + * tmm.el (tmm-shortcut): Delete region after prompt instead + 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. |