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 fa7c08fcc39..39d284dac1c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-09-28 Leo Liu <sdl.web@gmail.com> | ||
| 2 | |||
| 3 | * textmodes/ispell.el (ispell-lookup-words): Rename from | ||
| 4 | lookup-words. (Bug#15460) | ||
| 5 | (lookup-words): Obsolete. | ||
| 6 | (ispell-complete-word, ispell-command-loop): All uses changed. | ||
| 7 | |||
| 1 | 2013-09-28 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> | 8 | 2013-09-28 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> |
| 2 | 9 | ||
| 3 | * lisp/progmodes/octave.el (octave-mode-map): Bind octave-send-buffer. | 10 | * lisp/progmodes/octave.el (octave-mode-map): Bind octave-send-buffer. |