`describe-class', `describe-constructor' and `describe-generic' were
removed.
-*** The command `quail-help' has been removed.
+---
+*** The function `quail-help' is no longer an interactive command.
Use `C-h C-\' (`describe-input-method') instead.
** ImageMagick
2014-01-22 Glenn Morris <rgm@gnu.org>
+ * international/quail.el (quail-define-package): Doc fix.
+
* emacs-lisp/authors.el (authors-valid-file-names):
(authors-renamed-files-alist): Additions.
documentation of `quail-keyboard-layout' and
`quail-keyboard-layout-standard' for more detail.
-SHOW-LAYOUT non-nil means the `quail-help' command should show
-the user's keyboard layout visually with translated characters.
-If KBD-TRANSLATE is set, it is desirable to set also this flag unless
-this package defines no translations for single character keys.
+SHOW-LAYOUT non-nil means the function `quail-help' (as used by
+the command `describe-input-method') should show the user's keyboard
+layout visually with translated characters. If KBD-TRANSLATE is
+set, it is desirable to also set this flag, unless this package
+defines no translations for single character keys.
CREATE-DECODE-MAP non-nil means decode map is also created. A decode
map is an alist of translations and corresponding original keys.