- 20 Aug, 1997 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(browse-url-temp-dir): New variable. (browse-url-of-buffer): Use browse-url-temp-dir. Don't construct a temporary file name which includes an arbitrary buffer name to avoid losing on non-unixy systems.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
around the indentation and citation hooks code. (mail-send-nonascii): Make the default t.
-
- 19 Aug, 1997 20 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Oliver Seidel authored
- fixed menu descriptions - fixed "pressing abort while filing" - attempted Emacs Lisp Manual *Tips* section compliance
-
Kenichi Handa authored
-
Kenichi Handa authored
non-interactive function. (encoded-kbd-iso2022-designation): Do not enter recursive edit twice. (encoded-kbd-iso2022-non-ascii-map): Bind 8-bit keys to encoded-kbd-handle-8bit.
-
Kenichi Handa authored
read-multilingual-string returns null string, just call isearch-update.
-
Kenichi Handa authored
inactivate-input-method instead of (quail-mode -1). (quail-kill-guidance-buf): New function. (quail-mode): Doc-string and comments modified. Make this function non-interactive. Add quail-kill-guidance-buf to kill-buffer-hook locally. (quail-start-translation): Check if the current Quail package requires keyboard tranlation feature. (quail-start-translation-in-conversion-mode): Likewise. (quail-terminate-translation): Run hooks in input-method-after-insert-chunk-hook. (quail-update-translation): Don't run hooks in input-method-after-insert-chunk-hook here. (quail-setup-completion-buf): New function. (quail-show-guidance-buf): Create completion buffer by calling quail-setup-completion-buf. (quail-completion): Create completion buffer if it is not alive.
-
Kenichi Handa authored
for quoting the following digits correctly.
-
Kenichi Handa authored
package fixed.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(encoded-kbd-iso2022-invocations): Don't make these vars buffer-local. (encoded-kbd-mode): Don't make encoded-kbd-iso2022-designations or encoded-kbd-iso2022-invocations buffer-local.
-
Richard M. Stallman authored
-
- 18 Aug, 1997 15 commits
-
-
Richard M. Stallman authored
of adaptive-fill. Call fill-context-prefix, but bind adaptive-fill-first-line-regexp to a null string.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fcompleting_read): Pass 1 for disable_multibyte if the completion table is read-file-name-internal.
-
Richard M. Stallman authored
-
Kenichi Handa authored
(syms_of_charset): Define Schars_in_region as a Lisp subroutine instead of Scount_chars_region.
-
Kenichi Handa authored
-
Kenichi Handa authored
not call throw. (quail-devanagari-hindi-compose-characters): Likewise.
-
Kenichi Handa authored
activate-input-method instead of select-input-method.
-
Kenichi Handa authored
throw. (quail-japanese-kanji-kkc): Completely re-written. (quail-japanese-kkc-mode-exit): New function. (quail-japanese-switch-package): Call activate-input-method instead of select-input-metho.
-
Kenichi Handa authored
activate-input-method instead of select-input-method. Use input-method-history instead of previous-input-method.
-
Kenichi Handa authored
-
Kenichi Handa authored
(isearch-mode): Do not bind isearch-multibyte-characters-flag and isearch-input-method. (isearch-printing-char): Use current-input-method instead of isearch-input-method. (isearch-message-prefix): Likewise.
-
Kenichi Handa authored
(isearch-input-method-title): Deleted. (isearch-toggle-specified-input-method): Call toggle-input-method. (isearch-toggle-input-method): Likewise. (isearch-process-search-multibyte-characters): Use current-input-method instead of isearch-input-method.
-
Kenichi Handa authored
kkc-mode-exit-function.
-
Kenichi Handa authored
variable deleted. (input-method-history): New variable. (read-input-method-name): Bind minibuffer-history to input-method-history. (activate-input-method): Delete codes handling previous-input-method. Run hooks in input-method-activate-hook. (inactivate-input-method): Update input-method-history. Run hooks in input-method-inactivate-hook. (select-input-method): Doc-string modified. Use input-method-history instead of previous-input-method. Set default-input-method to input-method. (toggle-input-method): Doc-string modified. Use input-method-history instead of previous-input-method. (read-multilingual-string): Bind minibuffer-setup-hook correctly. (input-method-exit-on-invalid-key): New variable.
-