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 7fb5eecd4e7..cf2c0aad49f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-04-25 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring. | ||
| 4 | (ielm): Only go to the end of the buffer when starting a new process. | ||
| 5 | |||
| 1 | 2004-04-25 Juanma Barranquero <lektu@terra.es> | 6 | 2004-04-25 Juanma Barranquero <lektu@terra.es> |
| 2 | 7 | ||
| 3 | * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the | 8 | * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the |