From: handa Date: Fri, 12 Sep 2008 07:11:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-5-3~16 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1824eff93ad230eb0874a041fb5e5394ace3dd77;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/input.c b/src/input.c index 5554299..bd8386e 100644 --- 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");