Mercurial > hg > xemacs-beta
diff lisp/leim/auto-autoloads.el @ 215:1f0dabaa0855 r20-4b6
Import from CVS: tag r20-4b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:07:35 +0200 |
parents | acd284d43ca1 |
children |
line wrap: on
line diff
--- a/lisp/leim/auto-autoloads.el Mon Aug 13 10:06:48 2007 +0200 +++ b/lisp/leim/auto-autoloads.el Mon Aug 13 10:07:35 2007 +0200 @@ -97,7 +97,7 @@ Each argument is a list of KEY and TRANSLATION. KEY is a string meaning a sequence of keystrokes to be translated. TRANSLATION is a character, a string, a vector, a Quail map, or a function. -It it is a character, it is the sole translation of KEY. +If it is a character, it is the sole translation of KEY. If it is a string, each character is a candidate for the translation. If it is a vector, each element (string or character) is a candidate for the translation.