diff options
| author | Juanma Barranquero | 2007-01-08 23:08:10 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2007-01-08 23:08:10 +0000 |
| commit | b65d82ca418ef93101b322ed9f731d0173059cd1 (patch) | |
| tree | 31a01d65a70d636d97e3fae4733627e1242c24cd /lisp/ChangeLog | |
| parent | ef9f9fb556c744f6df52bb5c179c5e166907d9ba (diff) | |
| download | emacs-b65d82ca418ef93101b322ed9f731d0173059cd1.tar.gz emacs-b65d82ca418ef93101b322ed9f731d0173059cd1.zip | |
(vhdl-save-caches): Fix typo in error message.
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. |