1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
Go to file
Kenichi Handa 7d84255680 (quail-guidance-buf): Make it buffer
local.
(quail-guidance-win): New variable.  Make it buffer local.
(quail-current-translations): Doc-string modified.
(quail-current-data): Make it buffer local.
(quail-define-package): Update input-method-alist.
(quail-defrule): Doc-string modified.
(quail-defrule-internal): Document it.
(quail-get-translation): Change the format of DEF part.
(quail-lookup-key): Make the second argument LEN optional.  Reset
quail-current-translations to nil.
(quail-map-definition): New funtion.
(quail-get-current-str): New function.
(quail-guidance-translations-starting-column): New variable.
(quail-update-current-translations): New function.
(quail-translate-key): Adjusted for the change of DEF format.
Call quail-update-current-translations
(quail-next-translation): Call quail-update-current-translations.
(quail-prev-translation): Likewise.
(quail-next-translation-block): Likewise.
(quail-prev-translation-block): Likewise.
(quail-select-translation): Deleted.
(quail-make-guidance-frame): New function.
(quail-show-guidance-buf): Handle the case that minibuffer is in a
separate frame.
(quail-hide-guidance-buf): Likewise.
(quail-show-translations): Call
quail-update-current-translations.  Check width of a frame to be
used.
(quail-completion): Do not supply LEN argument to
quail-lookup-key.
(quail-help): Use with-output-to-temp-buffer.
(quail-translation-help): Likewise.
(quail-conversion-help): Likewise.
(quail-update-leim-list-file): Save buffer without making a backup
file.
1997-07-02 12:59:37 +00:00
etc Change intro. 1997-06-29 20:42:56 +00:00
lib-src (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define. 1997-07-01 05:08:34 +00:00
lisp (quail-guidance-buf): Make it buffer 1997-07-02 12:59:37 +00:00
lispref dump-emacs works only with -batch. 1997-06-23 04:19:27 +00:00
lwlib (pop_up_menu): Update the call to x_catch_errors. 1997-05-02 07:27:07 +00:00
man Added widget and custom manuals. 1997-04-07 14:00:58 +00:00
msdos Comment change. 1996-08-05 21:28:14 +00:00
nt Update file comments. 1997-07-01 05:09:25 +00:00
src Move #endif at the tail. 1997-07-02 12:54:10 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Make sure `mv' supports forward slashes and -f. 1996-10-31 19:53:19 +00:00
config.guess (i*:MINGW*:*): New case. 1997-06-27 19:18:43 +00:00
config.sub (-mingw32*): New OS. 1997-06-27 19:20:14 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
configure.in (GNU_MALLOC_reason): Fix message text. 1997-06-30 02:26:51 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Update info about DJGPP. 1997-01-13 02:41:58 +00:00
make-dist (etc): Copy symlinks, as in src. 1997-07-01 06:40:41 +00:00
Makefile.in (install-leim): New target. 1997-07-02 06:45:51 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00