projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cff59e
)
(insert-char-attributes): Don't display `->font' when running with
author
tomo
<tomo>
Thu, 4 Aug 2005 10:37:15 +0000
(10:37 +0000)
committer
tomo
<tomo>
Thu, 4 Aug 2005 10:37:15 +0000
(10:37 +0000)
non-readable mode.
lisp/utf-2000/char-db-util.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/char-db-util.el
b/lisp/utf-2000/char-db-util.el
index
a5ac6e8
..
011af20
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-1014,6
+1014,7
@@
(eq name '->superscript)
(eq name '->subscript)
(eq name '->circled)
+ (string-match "^->font" (symbol-name name))
(string-match "^->compat" (symbol-name name))
(string-match "^->halfwidth" (symbol-name name))
(and