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:
8e8c8d4
)
*** empty log message ***
author
handa
<handa>
Fri, 12 Sep 2008 07:11:44 +0000
(07:11 +0000)
committer
handa
<handa>
Fri, 12 Sep 2008 07:11:44 +0000
(07:11 +0000)
src/input.c
patch
|
blob
|
history
diff --git
a/src/input.c
b/src/input.c
index
5554299
..
bd8386e
100644
(file)
--- a/
src/input.c
+++ b/
src/input.c
@@
-281,7
+281,8
@@
fully_initialize ()
NULL, NULL, NULL, "Escape", NULL, NULL, NULL, NULL };
char buf[6], buf2[32], buf3[2];
int i, j;
- /* Maximum case: '\215', C-M-m, C-M-M, M-Return, C-A-m, C-A-M, A-Return. */
+ /* Maximum case: '\215', C-M-m, C-M-M, M-Return, C-A-m, C-A-M,
+ A-Return plus one for cyclic alias. */
MSymbol alias[8];
M_key_alias = msymbol (" key-alias");