comparison lisp/international/quail.el @ 31549:84fcbc8496b7

(quail-define-package): Docstring modified.
author Kenichi Handa <handa@m17n.org>
date Tue, 12 Sep 2000 02:04:17 +0000
parents 09bc2badb9e6
children a5e682286ab6
comparison
equal deleted inserted replaced
31548:c8f1f4614a02 31549:84fcbc8496b7
379 shown. 379 shown.
380 If it is nil, the current key is shown. 380 If it is nil, the current key is shown.
381 381
382 DOCSTRING is the documentation string of this package. The command 382 DOCSTRING is the documentation string of this package. The command
383 `describe-input-method' shows this string while replacing the form 383 `describe-input-method' shows this string while replacing the form
384 \\<VAR> in the string by the value of VAR. That value should be a 384 \\=\\<VAR> in the string by the value of VAR. That value should be a
385 string. For instance, the form \\<quail-translation-docstring> is 385 string. For instance, the form \\=\\<quail-translation-docstring> is
386 replaced by a description about how to select a translation from a 386 replaced by a description about how to select a translation from a
387 list of candidates. 387 list of candidates.
388 388
389 TRANSLATION-KEYS specifies additional key bindings used while translation 389 TRANSLATION-KEYS specifies additional key bindings used while translation
390 region is active. It is an alist of single key character vs. corresponding 390 region is active. It is an alist of single key character vs. corresponding