summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (quail-devanagari-compose-characters): DoKenichi Handa1997-08-181-10/+4
| | | | | not call throw. (quail-devanagari-hindi-compose-characters): Likewise.
* (quail-hangul-switch-to-symbol-ksc): CallKenichi Handa1997-08-182-2/+2
| | | | activate-input-method instead of select-input-method.
* (quail-japanese-toggle-kana): Don't callKenichi Handa1997-08-181-43/+30
| | | | | | | | 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.
* (quail-hangul-switch-back): CallKenichi Handa1997-08-181-2/+2
| | | | | activate-input-method instead of select-input-method. Use input-method-history instead of previous-input-method.
* (thai-consonant-input): Typo fixed.Kenichi Handa1997-08-181-1/+2
|
* (isearch-multibyte-characters-flag): Deleted.Kenichi Handa1997-08-181-8/+3
| | | | | | | | (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.
* (isearch-input-method): Deleted.Kenichi Handa1997-08-181-26/+11
| | | | | | | | (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.
* (kkc-region): New argKenichi Handa1997-08-181-4/+8
| | | | kkc-mode-exit-function.
* (previous-input-method): ThisKenichi Handa1997-08-181-40/+56
| | | | | | | | | | | | | | | | | | 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.
* (quail-inactivate): Turn Quail mode offKenichi Handa1997-08-181-163/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | by itself. (quail-translation-keymap): Don't bind thee key "C-\". (quail-conversion-keymap): Likewise. (quail-define-package): Indentation fixed. (quail-setup-overlays): New arg conversion-mode. Pay attention to input-method-highlight-flag. (quail-mode-line-format): Deleted. (quail-generate-mode-line-format): Deleted. (quail-mode): Don't handle input-method-inactivate-hook and input-method-activate-hook here. Delete code setting quail-mode-line-format. (quail-saved-current-map): Name changed from quail-saved-overriding-local-map. (quail-toggle-mode-temporarily): Completely re-written. (quail-execute-non-quail-command): Use quail-toggle-mode-temporarily. (quail-conv-overlay-modification-hook): Deleted. (quail-suppress-conversion): Deleted. (quail-start-translation): Completely re-written. (quail-start-translation-in-conversion-mode): Likewise. (quail-delete-region): Check if quail-overlay is active. (quail-get-current-str): Don't call throw. Set overriding-terminal-local-map correctly. (quail-update-translation): Run hooks in input-method-after-insert-chunk-hook. (quail-self-insert-command): Catch 'quail-tag here. (quail-conversion-delete-char): Don't call throw. Set overriding-terminal-local-map to nil. (quail-conversion-backward-delete-char): Likewise. (quail-no-conversion): Likewise. (quail-help-insert-keymap-description): Bind overriding-terminal-local-map instead of overriding-local-map.
* Faces now have 2 more elements, bold-p and italic-p.Richard M. Stallman1997-08-181-19/+22
| | | | | | | | | (internal-facep, make-face, x-create-frame-with-faces): Create frames with those elements. (face-bold-p, face-italic-p): Just fetch those elements. (set-face-italic-p, set-face-bold-p): Doc fixes. (make-face-bold, make-face-italic, make-face-bold-italic) (make-face-unbold, make-face-unitalic): Set those new elements.
* (toggle-input-method)Richard M. Stallman1997-08-181-18/+33
| | | | | | | | | | | | | (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.
* (Fdo_auto_save): If open fails, make lispstream nil.Richard M. Stallman1997-08-171-6/+10
|
* Set default coding system to undecided-dos.Geoff Voelker1997-08-171-17/+41
| | | | | | | | | (find-buffer-file-type-coding-system): For writing, use buffer-file-coding-system if set, otherwise buffer-file-type. (find-file-not-found-set-buffer-file-coding-system): Renamed from find-file-not-found-set-buffer-file-type. Set buffer-file-coding-system as well as buffer-file-type.
* (Finsert_file_contents) [DOS_NT]: Set buffer_file_typeGeoff Voelker1997-08-171-10/+11
| | | | according to eol conversion used on file.
* (ALL): Build cmdproxy.Geoff Voelker1997-08-171-1/+8
| | | | | (cmdproxy): New target. (install): Install cmdproxy.
* (MSVCNT11): Conditionally define it.Geoff Voelker1997-08-171-4/+14
| | | | | | | | (BASE_LIBS): Do not use oldnames.lib. (SYS_LDFLAGS): Use pdb files. (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG. (ARCH_CFLAGS) [i386 && spd]: Use space optimizations. (ARCH_CFLAGS) [alpha && spd]: Use optimizations.
* (env_vars): Set SHELL to cmdproxy.Geoff Voelker1997-08-171-4/+46
| | | | | | (main): Initialize idDde to 0. Determine emacs_path from module file name. Prompt for install.
* (make-coding-system): Add a new FLAGSRichard M. Stallman1997-08-171-1/+5
| | | | | | element ACCEPT-LATIN-EXTRA-CODE. (load-with-code-conversion): Bind enable-multibyte-characters to t.
* (setup-latin1-environment): Don't set special-microsoft-code-table here.Richard M. Stallman1997-08-161-2/+1
|
* Include paths.h.Richard M. Stallman1997-08-161-0/+2
|
* (xselect.o): Fix previous change.Richard M. Stallman1997-08-161-1/+1
|
* (quail-guidance-buf): Now a permanent local.Richard M. Stallman1997-08-161-5/+8
| | | | | | | (quail-update-guidance, quail-show-guidance-buf): Test input-method-verbose-flag. (quail-setup-overlays): Underline quail-conv-overlay only if input-method-highlight-flag is non-nil.
* (isearch-process-search-multibyte-characters):Richard M. Stallman1997-08-161-1/+1
| | | | Bind input-method-verbose-flag, not input-method-tersely-flag.
* (PATH_X_DEFAULTS): New macro.Richard M. Stallman1997-08-161-0/+3
|
* (get_system_app): Use PATH_X_DEFAULTS.Richard M. Stallman1997-08-161-14/+1
|
* (paths-force): Store PATH_X_DEFAULTS in paths.h.Richard M. Stallman1997-08-161-0/+5
|
* (cyrillic-translit-bulgarian): New input method.Richard M. Stallman1997-08-161-0/+52
|
* (term_get_fkeys_1): Use kH as alternate for move-to-last-line.Richard M. Stallman1997-08-161-0/+2
|
* Many doc fixes.Richard M. Stallman1997-08-161-9/+68
| | | | | (Fcount_chars_region): New function. (min, max): New macros.
* (Flength): Doc fix.Richard M. Stallman1997-08-161-1/+4
|
* Comment change.Richard M. Stallman1997-08-164-4/+4
|
* (c-double-slash-is-comments-p): Remove obsolete variable.Richard M. Stallman1997-08-161-5/+1
|
* (c-buffer-is-cc-mode): Definition moved here from cc-vars.el.Richard M. Stallman1997-08-161-6/+11
| | | | | | | | | Also, put permanent-local property on variable so it's value won't get killed by kill-all-local-variables. This makes it easier for non-CC Mode derived modes to be initialized correctly. (c++-mode, java-mode, objc-mode, idl-mode): Remove obsolete variable c-double-slash-is-comments-p.
* (c-buffer-is-cc-mode): Definition moved to cc-mode.elRichard M. Stallman1997-08-161-8/+1
|
* (c-comment-line-break-function): In this function, and the defadvice,Richard M. Stallman1997-08-161-6/+7
| | | | | | | call indent-new-comment-line if not in a comment. (c-fill-paragraph): Remove conditional on obsolete variable c-double-slash-is-comments-p.
* (c-end-of-statement-1): Eliminate false hits on important charactersRichard M. Stallman1997-08-161-9/+15
| | | | inside literals (strings, comments).
* (c-style-alist): "python" style requires c-comment-continuation-stars be "".Richard M. Stallman1997-08-161-1/+2
|
* (COERCE_MARKER): Use Fmarker_position instead ofRichard M. Stallman1997-08-161-8/+11
| | | | | | marker_position so that it works with a marker that points nowhere. (redisplay_window): Check that Voverlay_arrow_position is a marker before accessing it as such.
* (lao-keyboard-mapping): Some elements corrected.Kenichi Handa1997-08-161-6/+6
| | | | (lao-quail-define-rules): Some translation rules corrected.
* (lrt-vowel-table): Some elements corrected.Kenichi Handa1997-08-161-2/+8
| | | | | ("lao-lrt"): Doc-string of this Quail package modified. Some tranlation rules added.
* Set 146th element ofKenichi Handa1997-08-161-0/+4
| | | | latin-extra-code-table to `t'.
* (setup-chinese-gb-environment): DeleteKenichi Handa1997-08-161-6/+3
| | | | | | a code setting default value of default-input-method. (setup-chinese-big5-environment): Likewise. (setup-chinese-cns-environment): Likewise.
* (setup-ethiopic-environment): DeleteKenichi Handa1997-08-161-1/+0
| | | | a code setting default value of default-input-method.
* (setup-8-bit-environment): DeleteKenichi Handa1997-08-161-4/+2
| | | | a code setting default value of default-input-method.
* (setup-japanese-environment): DeleteKenichi Handa1997-08-161-4/+1
| | | | a code setting default value of default-input-method.
* (setup-korean-environment): DeleteKenichi Handa1997-08-161-2/+1
| | | | a code setting default value of default-input-method.
* (setup-tibetan-environment): DeleteKenichi Handa1997-08-161-2/+1
| | | | a code setting default value of default-input-method.
* (CODING_FLAG_ISO_LATIN_EXTRA): New macro.Kenichi Handa1997-08-161-17/+46
|
* (Vmicrosoft_code_table): This variable deleted.Kenichi Handa1997-08-161-1/+5
| | | | | | | | | | | (Vlatin_extra_code_table): New variable. (detect_coding_iso2022): Pay attention to Vlatin_extra_code_table. (detect_coding_mask): Likewise. (setup_coding_system): Handle a new FLAGS element ACCEPT-LATIN-EXTRA-CODE. (syms_of_coding): Delete code for Vmicrosoft_code_table. Declare latin-extra-code-table as a Lisp variable, and initialize it.