projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed553f9
)
(minput_callback): Extern it.
author
handa
<handa>
Tue, 26 Dec 2006 11:45:00 +0000
(11:45 +0000)
committer
handa
<handa>
Tue, 26 Dec 2006 11:45:00 +0000
(11:45 +0000)
src/m17n.h
patch
|
blob
|
history
diff --git
a/src/m17n.h
b/src/m17n.h
index
b6eb6dc
..
d66c3ff
100644
(file)
--- a/
src/m17n.h
+++ b/
src/m17n.h
@@
-1397,6
+1397,8
@@
extern char *minput_config_file (void);
extern int minput_save_config (void);
+extern int minput_callback (MInputContext *ic, MSymbol command);
+
/* obsolete functions */
extern MPlist *minput_get_commands (MSymbol language, MSymbol name);