diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7ada1dde7c0..eb869e00f6d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2007-01-08 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * battery.el (battery-search-for-one-match-in-files): | ||
| 4 | * bindings.el (mode-line-minor-mode-help): | ||
| 5 | * x-dnd.el (x-dnd-types-alist): | ||
| 6 | * calendar/icalendar.el (icalendar-import-buffer): | ||
| 7 | * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring. | ||
| 8 | |||
| 9 | * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message. | ||
| 10 | |||
| 1 | 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) | 11 | 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) |
| 2 | 12 | ||
| 3 | * replace.el (replace-regexp): Fix typo in docstring. | 13 | * replace.el (replace-regexp): Fix typo in docstring. |