Mercurial > emacs
comparison lisp/ChangeLog @ 45837:804a7f5a0cc3
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 15 Jun 2002 14:27:00 +0000 |
parents | 25a6099362fe |
children | 431d068148c7 |
comparison
equal
deleted
inserted
replaced
45836:e4a48b5ab2fb | 45837:804a7f5a0cc3 |
---|---|
1 2002-06-15 Richard M. Stallman <rms@gnu.org> | 1 2002-06-15 Richard M. Stallman <rms@gnu.org> |
2 | |
3 * comint.el (comint-skip-input): New function. | |
4 (comint-interrupt-subjob, comint-kill-subjob, comint-quit-subjob) | |
5 (comint-stop-subjob): Use comint-skip-input. | |
2 | 6 |
3 * ielm.el (ielm-eval-input): Use error-message-string. | 7 * ielm.el (ielm-eval-input): Use error-message-string. |
4 (ielm-format-error, ielm-format-errors): Functions deleted. | 8 (ielm-format-error, ielm-format-errors): Functions deleted. |
5 | 9 |
6 2002-06-14 Kim F. Storm <storm@filanet.dk> | 10 2002-06-14 Kim F. Storm <storm@filanet.dk> |