Mercurial > hg > xemacs-beta
diff lisp/mule/mule-category.el @ 440:8de8e3f6228a r21-2-28
Import from CVS: tag r21-2-28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:33:38 +0200 |
parents | 9d177e8d4150 |
children | abe6d1db359e |
line wrap: on
line diff
--- a/lisp/mule/mule-category.el Mon Aug 13 11:32:27 2007 +0200 +++ b/lisp/mule/mule-category.el Mon Aug 13 11:33:38 2007 +0200 @@ -121,7 +121,7 @@ (setq a (1+ a))) (nreverse list))))) -;; implimented in c, file chartab.c (97/3/14 jhod@po.iijnet.or.jp) +;; implemented in c, file chartab.c (97/3/14 jhod@po.iijnet.or.jp) ;(defun char-in-category-p (char category &optional table) ; "Return non-nil if CHAR is in CATEGORY. ;TABLE defaults to the current buffer's category table.