Mercurial > emacs
changeset 74041:af4e0c118339
Fix date in custom-save-all change.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 18 Nov 2006 12:25:35 +0000 |
parents | 9a43e539ddae |
children | b9f8abc451de |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 18 11:08:36 2006 +0000 +++ b/lisp/ChangeLog Sat Nov 18 12:25:35 2006 +0000 @@ -1763,7 +1763,7 @@ * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point to nil if there is no previous property change. -2006-09-26 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> +2006-09-29 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before saving anything to be sure that `forward-sexp' behaves correctly.