- 04 Sep, 1997 2 commits
-
-
Richard M. Stallman authored
(select-input-method): Improve prompt.
-
Richard M. Stallman authored
-
- 03 Sep, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Define only as a variable; specify a name for the keymap. (mule-keymap): Define only as variable.
-
- 02 Sep, 1997 1 commit
-
-
Richard M. Stallman authored
Add an item for universal-coding-system-argument.
-
- 01 Sep, 1997 3 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
change. (read-multilingual-string): Likewise. (describe-language-environment): Prompt modified.
-
Kenichi Handa authored
as the arg LANGUAGE-NAME. (set-language-info): Likewise. (set-language-info-alist): Likewise. (register-input-method): Accept a symbol as the args INPUT-METHOD and LANGUAGE-NAME. (activate-input-method): Accept a symbol as the args INPUT-METHOD. (describe-input-method): Likewise. (read-multilingual-string): Likewise. (set-language-environment): Accept a symbol as the arg LANGUAGE-NAME. (describe-language-environment): Likewise.
-
- 29 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
(update-all-leim-list-files): Deleted.
-
- 28 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
Enable for menus whenever not using X. (set-keyboard-coding-system): Likewise.
-
- 26 Aug, 1997 1 commit
-
-
Kenichi Handa authored
(input-method-activate-hook): Likewise. (input-method-inactivate-hook): Likewise. (activate-input-method): Document it. (inactivate-input-method): Document it.
-
- 19 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 18 Aug, 1997 2 commits
-
-
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.
-
Richard M. Stallman authored
(select-input-method): Always set default-input-method. Show default in the prompt only if there is one. (activate-input-method): Handle the new rule that default-input-method is now global only. (input-method-verbose-flag): Renamed from input-method-tersely-flag and sense inverted. (input-method-highlight-flag): New variable. (toggle-input-method): Pass missing arg to read-input-method-name.
-
- 13 Aug, 1997 2 commits
-
-
Richard M. Stallman authored
Variable no longer automatically local.
-
Richard M. Stallman authored
Substitute it into to the prompt, if it is non-nil. (select-input-method): Call read-input-method-name the new way. (toggle-input-method): Likewise.
-
- 10 Aug, 1997 1 commit
-
-
Kenichi Handa authored
Doc-string modified. (prefer-coding-system): Moved from mule-util.el. Call set-default-coding-systems.
-
- 04 Aug, 1997 1 commit
-
-
Kenichi Handa authored
-
- 02 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 30 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 25 Jul, 1997 3 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 24 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 15 Jul, 1997 2 commits
-
-
Richard M. Stallman authored
-
Kenichi Handa authored
(set-language-environment): Remove autoload cookie. Accept null input for resetting to default. (select-input-method): Signal error if enable-multibyte-characters is nil. (toggle-input-method): Likewise.
-
- 10 Jul, 1997 1 commit
-
-
Kenichi Handa authored
for the previous change of variables related to input methods.
-
- 05 Jul, 1997 2 commits
-
-
Richard M. Stallman authored
(current-language-environment): New variable. (setup-specified-language-environment): Call set-language-environment. Set current-language-environment. (describe-language-environment): By default, use current-language-environment.
-
Richard M. Stallman authored
(help-map): Bind L to describe-language-environment.
-
- 22 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 21 Jun, 1997 1 commit
-
-
Kenichi Handa authored
-
- 18 Jun, 1997 1 commit
-
-
Kenichi Handa authored
describe-current-coding-system in help-map and mule-menu-keymap. In mule-menu-keymap, enable set-buffer-process-coding-system only when the current buffer has been associated with some subprocess. (set-language-info): Doc-string modified because input-method is not a valid KEY argument now. (leim-list-file-name, leim-list-header, leim-list-entry-regexp): New variables. (update-leim-list-file, update-all-leim-list-files): New functions. (current-input-method): Doc-string modified because the value is now input method name. (defualt-input-method, previous-input-method): Likewise. (current-input-method-title): Doc-string modified because now each input method does not have to set this variable. (input-method-alist): New variable. (register-input-method): Register input method in input-method-alist. (read-language-and-input-method-name): Deleted. (read-input-method-name): New function. (activate-input-method, select-input-method, toggle-input-method): Modified for the above change. (read-multilingual-string): Likewise. (describe-current-input-method): Renamed from describe-input-method. (describe-input-method): New function. (describe-language-environment): Do not put a vacant line at the top of *Help* buffer. Show a title string of each input method.
-
- 11 Jun, 1997 1 commit
-
-
Kenichi Handa authored
coding system names.
-
- 09 Jun, 1997 1 commit
-
-
Kenichi Handa authored
Disable menu set-buffer-process-coding-system if there is no process for the current buffer. (command-execute-with-coding-system): New function. (universal-coding-system-argument): Make it handle universal-arguement correctly. (describe-language-support): Call coding-system-doc-string instead of coding-system-docstring.
-
- 07 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
Renamed from describe-language-support. Do the real work here; don't call describe-specified-language-support. Print the mnemonics when mentioning coding systems. Improve style of output. (describe-specified-language-environment): Renamed from describe-specified-language-support. Don't do the work here; call describe-language-environment. (describe-language-environment-map): Renamed from describe-language-support-map.
-
- 31 May, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Renamed from setup-language-environment.
-
- 28 May, 1997 1 commit
-
-
Kenichi Handa authored
(mule-menu-keymap): New variable. All menu items related to mule are defined in this keymap. (set-language-info): Change format of INFO for KEY documentation and setup-function. (setup-specified-language-environment): New function. (setup-language-environment): Call the above function. (describe-specified-language-support): New function. (describe-language-support): Call the above function. (universal-coding-system-argument): New function. (read-language-and-input-method-name): Doc-string fixed. If default-input-method is nil, use previous-input-method as the default value. (set-default-input-method): Deleted.
-
- 16 May, 1997 1 commit
-
-
Kenichi Handa authored
of key describe-function to documentation. (describe-specified-language-support): Renamed from describe-language-support-internal. Get language name from last-command-event. (describe-language-support): Call describe-specified-language-support.
-
- 12 May, 1997 1 commit
-
-
Kenichi Handa authored
build-set-language-environment-function): The functions deleted. (set-language-info): Doc-string modified. Chage handling of special keys describe-function and setup-function. (read-language-name): Return nil if a language specified does not have KEY. (current-input-method-title): Doc-string modified. (select-input-method): Set current-input-method to nil even if inactivation of the current input method failed. (set-language-environment): Doc-string modified. (describe-language-support): Doc-string modified. Calls an appropriate function for each langauge. (describe-language-support-internal): New function.
-