diff options
author | Kenichi Handa <handa@m17n.org> | 2000-06-09 00:41:32 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2000-06-09 00:41:32 +0000 |
commit | 41ea379491006783601ae79b19f6990698fa2e16 (patch) | |
tree | d7407fc961a455f57dbfb7ed0ad592b18060ec25 /lisp | |
parent | f83fe4b49b407b4e88df793bdcec3d8180c87333 (diff) | |
download | emacs-41ea379491006783601ae79b19f6990698fa2e16.tar.gz emacs-41ea379491006783601ae79b19f6990698fa2e16.tar.bz2 emacs-41ea379491006783601ae79b19f6990698fa2e16.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b1e94092e0c..83899427663 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-06-09 Kenichi Handa <handa@etl.go.jp> + + * man.el (Man-fontify-manpage): Pay attention to overstrike + pattern for CJK characters (X^H^HX). + 2000-06-08 Gerd Moellmann <gerd@gnu.org> * thingatpt.el (forward-thing): Use functionp instead of fboundp. |