diff options
Diffstat (limited to 'lisp/ChangeLog.1')
-rw-r--r-- | lisp/ChangeLog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1 index 5545b731354..c8b256d1510 100644 --- a/lisp/ChangeLog.1 +++ b/lisp/ChangeLog.1 @@ -1584,7 +1584,7 @@ * debug.el (debug): Save match-data on entry, and do store-match-data on exit. - * mail-utils: + * mail-utils.el: mail-string-delete: Make arg END exclusive. mail-strip-quoted-names: flush spaces before stuff being flushed. Compensate for change to mail-string-delete. |