diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a8edf2219c0..29dae697676 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-11-08 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * comint.el (comint-send-input): Fix description of | ||
| 4 | `comint-process-echoes' in the doc-string. | ||
| 5 | |||
| 1 | 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il> | 6 | 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 7 | ||
| 3 | * international/mule.el (make-translation-table): Doc fix. | 8 | * international/mule.el (make-translation-table): Doc fix. |