diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d1db638e588..5b9783f6514 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-09-26 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> | ||
| 2 | |||
| 3 | * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before | ||
| 4 | saving anything to be sure that `forward-sexp' behaves correctly. | ||
| 5 | |||
| 1 | 2006-09-29 Chong Yidong <cyd@stupidchicken.com> | 6 | 2006-09-29 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * simple.el (line-move-finish): Ignore field boundaries if the | 8 | * simple.el (line-move-finish): Ignore field boundaries if the |