diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 22dae1d4843..ea7456026f0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * Makefile.in (SHELL): Make sure /bin/sh is used. | ||
| 4 | |||
| 3 | * woman.el (woman-man-buffer): Fix bold and underlined CJK | 5 | * woman.el (woman-man-buffer): Fix bold and underlined CJK |
| 4 | characters, which use series of two ^H characters instead of one. | 6 | characters, which use series of two ^H characters instead of one. |
| 5 | 7 | ||