diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8e6e78c705e..7ce8b62b333 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2011-03-30 Leo Liu <sdl.web@gmail.com> | ||
| 2 | |||
| 3 | * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer): | ||
| 4 | New commands. | ||
| 5 | (edit-abbrevs-map): Bind them here. | ||
| 6 | (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937) | ||
| 7 | |||
| 1 | 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com> | 8 | 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com> |
| 2 | 9 | ||
| 3 | * allout.el (allout-hide-by-annotation, allout-flag-region): | 10 | * allout.el (allout-hide-by-annotation, allout-flag-region): |