summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (R4000:UNIX_SV:*:*): Recognize this for Mips machines.libc-980720Richard M. Stallman1998-07-191-1/+1
|
* (*:[Aa]miga[Oo][Ss]:*:*): New alternative.Richard M. Stallman1998-07-191-0/+12
| | | | (BeBox:BeOS:*:*, BeMac:BeOS:*:*): New alternatives.
* Allow -beos*. Translate -be to -beos.Richard M. Stallman1998-07-191-1/+4
|
* (sh-mode): parse-sexp-ignore-comments = t.Richard M. Stallman1998-07-191-0/+2
|
* (archive-mode): Undo previous change.Eli Zaretskii1998-07-191-2/+9
| | | | | (archive-extract): Make the buffer unibyte if the extracted file was read with coding-system of no-conversion or raw-text.
* (quail-japanese-update-translation): HandleKenichi Handa1998-07-191-3/+6
| | | | | | | a key which should fix the current translation and start a new translation correctly. (quail-japanese-toggle-kana): Set quail-translating to nil. Don't change point.
* (isearch-toggle-specified-input-method): Adjusted for the changeKenichi Handa1998-07-191-7/+47
| | | | | | | | | | | in isearch.el. (isearch-toggle-input-method): Likewise. (isearch-minibuffer-local-map): New variable. (isearch-minibuffer-non-self-insert): New function. (isearch-minibuffer-self-insert): New function. (isearch-process-search-multibyte-characters): Read multibyte characters from minibuffer with the keymap isearch-minibuffer-local-map.
* (kkc-region): Fix the return value.Kenichi Handa1998-07-191-1/+1
|
* (read-multilingual-string): Don'tKenichi Handa1998-07-191-8/+2
| | | | | activate an input method in the current buffer, but just bind current-input-method.
* (quail-conversion-keymap): New bindingKenichi Handa1998-07-191-12/+38
| | | | | | | | | | | | | | | | | | for quail-conversion-delete-tail. (quail-input-method): Suppress input method if overriding-terminal-local-map or overriding-local-map is non-nil. Erase contents of quail-guidance-buf. Run the hook input-method-after-insert-chunk-hook. (quail-start-translation): Get the original event list by listify-key-sequence. Setup last-command and this-command (quail-start-conversion): Likewise. (quail-conversion-beginning-of-region): Set quail-translating to nil. (quail-conversion-end-of-region, quail-conversion-delete-char): Likewise. (quail-conversion-delete-tail): New function. (quail-no-conversion): Don' run the hook input-method-after-insert-chunk-hook.
* (japanese-replace-region): New function.Kenichi Handa1998-07-191-57/+62
| | | | | | (japanese-katakana-region, japanese-hiragana-region, japanese-hankaku-region, japanese-zenkaku-region): Don't change point. Use japanese-replace-region to change text.
* (isearch-input-method-function): New variable.Kenichi Handa1998-07-191-0/+21
| | | | | | | | (isearch-input-method-local-p): New variable. (isearch-mode): Setup the above two variable. Set input-method-function to nil locally. (isearch-done): Restore the previous value of input-method-function.
* (Fdefine_charset): Fix doc-string.Kenichi Handa1998-07-191-2/+2
|
* (dumpglyphs): After calling ccl_driver, set cp->byte1 toKenichi Handa1998-07-191-2/+2
| | | | zero for 1-byte font.
* (sgml-mode): Call kill-local-variablesRichard M. Stallman1998-07-191-10/+10
| | | | | | | here directly, then set major-mode, then call sgml-mode-common. Run the hooks here at the end. (html-mode): Likewise. (sgml-mode-common): Don't call kill-local-variables; don't run hooks.
* (lazy-lock-fontify-after-visage): Renamed from lazy-lock-fontify-after-outline.Simon Marshall1998-07-171-11/+22
| | | | | | | | (lazy-lock-install-hooks): Add to hs-hide-hook too. (lazy-lock-unstall): Remove it. (lazy-lock-fontify-rest-after-change): (lazy-lock-defer-rest-after-change): Ensure properties are always removed from the rest of the buffer by widening before using point-max.
* (forms-mode): Doc fix (remove slashes from keybindings).Stephen Eglen1998-07-171-15/+15
|
* (archive-mode): Make the buffer unibyte.Richard M. Stallman1998-07-171-0/+2
|
* (archive-extract): If the extractor signals anRichard M. Stallman1998-07-171-3/+8
| | | | error, trap it, so that the buffer created for a member is killed.
* (quail-japanese-kanji-kkc): Adjusted for the change of quail.el.Kenichi Handa1998-07-161-15/+4
| | | | (quail-japanese-switch-package): Likewise.
* (kkc-show-conversion-list-index-chars):Kenichi Handa1998-07-161-83/+58
| | | | | | | | | | | | | | | | | Default value changed. (kkc-keymap): Renamed from kkc-mode-map. Key binding for kkc-non-kkc-command are deleted. (kkc-mode): This function deleted. (kkc-canceled): This variable deleted. (kkc-converting): New variable. (kkc-region): 3rd optional arg is deleted. Completely rewritten to adjust for the change in quail.el. (kkc-terminate, kkc-cancel): Adjusted for the change of kkc-region. (kkc-non-kkc-command): This function deleted. (kkc-select-from-list): Use last-input-event instead of last-input-char. Put an unknown event back to unread-input-method-events.
* (quail-mode): This variable deleted.Kenichi Handa1998-07-161-294/+180
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (quail-current-key): Make it buffer local. (quail-current-str, quail-current-translations): Likewise. (quail-reset-conversion-region): This variable deleted. (quail-use-package): Call quail-activate at the tail. (quail-translation-keymap, quail-simple-translation-keymap): Key bindings for quail-execute-non-quail-command deleted. (quail-conversion-keymap): Likewise. Add key bindings for quail-self-insert-command. (quail-delete-overlays): Chekc overlay-start for overlays before deleting them. (quail-mode): This function deleted. (quail-inactivate, quail-activate): New functions. (quail-saved-current-map, quail-saved-current-buffer): These variables deleted. (quail-toggle-mode-temporarily, quail-execute-non-quail-command): These functions deleted. (quail-exit-conversion-mode, quail-prefix-arg): These variables deleted. (quail-error): New error condition. (quail-error): New function. (quail-translating, quail-converting): New variables. (quail-input-method, quail-overlay-region-events): New function. (quail-start-translation): Completely re-written. (quail-start-translation-in-conversion-mode): This function deleted. (quail-start-conversion): New function. (quail-terminate-translation): Just set quail-translating to nil. (quail-update-translation): Put some events back to unread-input-method-events instead of unread-command-events. Call quail-error instead of error. (quail-self-insert-command): Adjusted for the change of quail-start-translation. (quail-next-translation): Don't call quail-execute-non-quail-command, instead, put an event back of unread-command-events. (quail-prev-translation, quail-next-translation-block, quail-prev-translation-block): Likewize. (quail-conversion-backward-char): Call quail-error instead of error. Set quail-translating to nil. (quail-conversion-forward-char): Likewize. (quail-conversion-delete-char): Call quail-error instead of error. If conversion region gets vacant, set quail-converting to nil. (quail-conversion-backward-delete-char): Likewize. (quail-no-conversion): Just set quail-converting to nil. (quail-mouse-choose-completion): Call quai-error instead of error. (quail-choose-completion-string): Likewize. (quail-help): Don't handle quail-mode-map.
* ("Ethiopic"): Typo in sample-text fixed.Kenichi Handa1998-07-161-1/+1
|
* (read_process_output): Even if we read data withoutKenichi Handa1998-07-161-12/+18
| | | | | code conversion, calculate character counts. If we insert the data into a unibyte buffer, treat the data as unibyte.
* (file-name-invalid-regexp): Fix the part which handles colons in file names.Eli Zaretskii1998-07-151-2/+2
|
* (Info-complete-menu-buffer): Add defvar.Richard M. Stallman1998-07-151-0/+2
|
* (Info-read-node-name-1, Info-read-node-name):Richard M. Stallman1998-07-151-5/+7
| | | | | Rename completion-table to Info-read-node-completion-table. (Info-read-node-completion-table): Add defvar.
* (find-function-regexp): Added :version 20.3.Richard M. Stallman1998-07-141-18/+36
| | | | | | | | | | | (find-variable-regexp, find-function-after-hook): Likewise. (find-function-recenter-line): Likewise. (find-function-recenter-line): Remove autoload cookie. (find-function-do-it): Made more solid. `save-excursion' around call to `find-function-noselect'. `find-function-other-window' and `find-function-other-frame' point behaviour should be correct now when function in a current buffer. (find-function-setup-keys): New function to set up keybindings.
* Added next-buffer/previous-buffer keybindings (bound to M-n/M-p).Karl Heuer1998-07-141-91/+269
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (crisp-unbury-buffer): New function. Fixed bogus XEmacs/Lucid string-match checking. Made modeline entry mouse2-able. (crisp-mode-map): Make this a sparse keymap parented from current-global-map. (crisp-mode-original-keymap): Don't copy the keymap. (crisp-last-last-command): Renamed from last-last-command. defvar it. (crisp-mode): Honor ARG. (crisp-kill-line, crisp-copy-line): When a region isn't highlighted, use the region from point to eol. Honor prefix argument. (crisp-submit-bug-report): New command, taken from cc-mode. Shortened the version numbering, removed the release-version tracking (crisp-version): New function. New keybindings `C-home', `C-end', `M-home', `M-end', `C-f', `M-l', `M-m'. (crisp-copy-line): No need to save point. Removed S-right and S-left bindings. Abstract the marking and selection interfaces so that we can be compatible with both Emacs and XEmacs. And try and make the behavior as close as possible under both environments so that there are no surprises.
* (lisp-font-lock-keywords-2): support `handler-*',Richard M. Stallman1998-07-141-8/+13
| | | | | | | `restart-*', `*-bind', `abort', `the', `break', `compiler-let' `symbol-macrolet' etc. (lisp-font-lock-keywords-1): Support `define-*-macro', `define-condition', `define-setf-expander' etc.
* Indent `restart-case', `handler-bind' and `restart-bind' correctly.Richard M. Stallman1998-07-141-1/+3
|
* (read-quoted-char): Bind input-method-function to nil.Richard M. Stallman1998-07-141-0/+2
|
* (do-auto-fill): Always break before any whitespaceRichard M. Stallman1998-07-141-0/+2
| | | | so that point ends up at the right place.
* (Finsert_file_contents): When replacing, in multibyte bfr,Richard M. Stallman1998-07-131-1/+22
| | | | always extend the range to a character boundary.
* (rmail-edit-current-message, rmail-cease-edit):Richard M. Stallman1998-07-131-0/+12
| | | | Save and restore save-buffer-coding-system in another local variable.
* (ps-do-despool): Bind ps-printer-name to printer-name if the former isAndrew Innes1998-07-131-6/+7
| | | | nil.
* (add_menu_item): Draw menu items like titles if call_data is 0.Andrew Innes1998-07-131-2/+2
|
* (set_clipboard_data, get_clipboard_data, Fw16_set_clipboard_data,Eli Zaretskii1998-07-131-8/+8
| | | | | Fw16_get_clipboard_data, Fx_selection_exists_p): Use CF_OEMTEXT instead of CF_TEXT.
* (fill-individual-paragraphs-prefix): NewRichard M. Stallman1998-07-131-45/+69
| | | | | | | | subroutine taken from fill-individual-paragraphs. Really check that JUST-ONE-LINE-PREFIX is longer than TWO-LINES-PREFIX in its whitespace. (fill-individual-paragraphs-citation): New subroutine. (fill-nonuniform-paragraphs): Arg MAILP renamed. (fill-individual-paragraphs): Arg MAILP renamed.
* (mail-citation-prefix-regexp): New variable.Richard M. Stallman1998-07-131-1/+10
| | | | | (mail-fill-yanked-message): Pass mail-citation-prefix-regexp to fill-individual-paragraphs.
* (jka-compr-insert-file-contents): Replace incorrectRichard M. Stallman1998-07-131-10/+4
| | | | inline code with call to find-operation-coding-system.
* (Fw32_set_clipboard_data): Set Vlast_coding_system_used.Andrew Innes1998-07-121-0/+6
| | | | (Fw32_get_clipboard_data): Likewise.
* (Fcopy_marker): Make return from wrong_type_argumentKarl Heuer1998-07-121-9/+7
| | | | fall thru into normal case.
* dos-w32.el (file-name-buffer-file-type-alist): Force tags files to beAndrew Innes1998-07-121-1/+1
| | | | read as raw-text-dos (to handle files in DOS format).
* Add selection-coding-system.Richard M. Stallman1998-07-121-0/+7
|
* (set-selection-coding-system): Renamed from set-clipboard-coding-system.Richard M. Stallman1998-07-121-2/+2
| | | | Set the variable's new name, selection-coding-system.
* (rmail-output-to-rmail-file):Richard M. Stallman1998-07-121-15/+18
| | | | Clean up handling of relative file names in DEFAULT-FILE.
* (Fchars_in_region): Coerce markers.Richard M. Stallman1998-07-121-0/+3
|
* (find-file-noselect-1): Use kill-local-variable onRichard M. Stallman1998-07-121-3/+8
| | | | | | buffer-file-coding-system, instead of setting it. (save-buffer): Doc fix. (basic-save-buffer): Doc fix.
* (w32_menu_show): Set widget call_data to 0 if definition is nil.Andrew Innes1998-07-111-2/+2
| | | | (add_menu_item): Gray menu entry if widget call_data is 0.