diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index df9e26a0260..5119076c64e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +1999-10-18 Dave Love <fx@gnu.org> + + * abbrev.el (add-abbrev, inverse-add-abbrev) + (expand-region-abbrevs): Remove properties from buffer text. + 1999-10-17 Gerd Moellmann <gerd@gnu.org> * iswitchb.el (iswitchb-exhibit): Extract user-input only |
