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:
4f97c5b
)
Add EXFUN for Fdefine_char.
author
tomo
<tomo>
Sun, 29 Aug 2004 17:52:20 +0000
(17:52 +0000)
committer
tomo
<tomo>
Sun, 29 Aug 2004 17:52:20 +0000
(17:52 +0000)
src/chartab.h
patch
|
blob
|
history
diff --git
a/src/chartab.h
b/src/chartab.h
index
c44541e
..
788810f
100644
(file)
--- a/
src/chartab.h
+++ b/
src/chartab.h
@@
-44,6
+44,8
@@
EXFUN (Fdecode_char, 4);
EXFUN (Fput_char_attribute, 3);
+EXFUN (Fdefine_char, 1);
+
EXFUN (Ffind_char, 1);
extern Lisp_Object Qdowncase, Qflippedcase, Q_lowercase, Q_uppercase;