From: Eli Zaretskii Date: Sat, 18 Nov 2006 12:25:35 +0000 (+0000) Subject: Fix date in custom-save-all change. X-Git-Tag: emacs-pretest-22.0.91~26 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a6df531dba198b7a979ccb90f74e6770dc410db;p=emacs.git Fix date in custom-save-all change. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5967ab445ea..6d5538d63e4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 +2006-09-29 Micha,Ak(Bl Cadilhac * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before saving anything to be sure that `forward-sexp' behaves correctly.