From: Eli Zaretskii Date: Thu, 15 Jun 2000 12:36:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~3304 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=228b083edf63d8a7d24b250b3b57be7f099d0396;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 505e300bdac..92822beec9b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-06-15 Eli Zaretskii + + * woman.el (woman-man-buffer): Fix bold and underlined CJK + characters, which use series of two ^H characters instead of one. + 2000-06-15 Gerd Moellmann * startup.el (command-line-1): Change copyright messages to year diff --git a/src/ChangeLog b/src/ChangeLog index 69eb9e78555..5533c74d8aa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-06-15 Eli Zaretskii + + * unexec.c (toplevel): Fix last change, so as not to deprive MSDOS + of its headers. + 2000-06-15 Kenichi Handa * coding.c (decode_coding_emacs_mule): Always set src_base at the