changeset 29518:32286debe3a4

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 09 Jun 2000 00:41:32 +0000
parents 1b60a2457848
children e1423c7d516e
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jun 08 21:01:54 2000 +0000
+++ b/lisp/ChangeLog	Fri Jun 09 00:41:32 2000 +0000
@@ -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.