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:
1011447
)
(map-char-family): Add autoload cookie.
author
tomo
<tomo>
Sat, 26 Mar 2005 05:46:35 +0000
(
05:46
+0000)
committer
tomo
<tomo>
Sat, 26 Mar 2005 05:46:35 +0000
(
05:46
+0000)
lisp/utf-2000/ideograph-util.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/ideograph-util.el
b/lisp/utf-2000/ideograph-util.el
index
662715e
..
c00d5bf
100644
(file)
--- a/
lisp/utf-2000/ideograph-util.el
+++ b/
lisp/utf-2000/ideograph-util.el
@@
-32,6
+32,7
@@
(intern (format "%s@%s" feature domain))
feature))
+;;;###autoload
(defun map-char-family (function char &optional ignore-sisters)
(let ((rest (list char))
ret checked)