# HG changeset patch # User Eli Zaretskii # Date 1163852735 0 # Node ID af4e0c1183397541645b12f8e0d6056eb4a9b294 # Parent 9a43e539ddaea45154335c4f9667f6440b2a72f4 Fix date in custom-save-all change. diff -r 9a43e539ddae -r af4e0c118339 lisp/ChangeLog --- 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 +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.