- 20 Feb, 1997 13 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
isearch-toggle-input-method and isearch-toggle-specified-input-method in the map. (isearch-multibyte-characters-flag): New variable. (isearch-mode): Initialize it to nil. (isearch-printing-char): Handle multibyte characters. (isearch-message-prefix): Include title of input method if necessary in the prefix of message.
-
Karl Heuer authored
language interactively.
-
Karl Heuer authored
find-file-read-only, find-file-read-only-other-window, find-file-read-only-other-frame, find-alternate-file-other-window, find-alternate-file): With a prefix argument, enable users to specify a coding system interactively. (find-file-noselect): Describe optional arguments NOWARN and RAWFILE in the doc-string. (write-file, insert-file, append-to-file): Accept a prefix argument to enable users to specify a coding system interactively. (revert-buffer): Read an auto-saved file without any code conversion.
-
Karl Heuer authored
in Debugger mode.
-
Karl Heuer authored
any code conversion.
-
Karl Heuer authored
any code conversion.
-
Karl Heuer authored
length of header is changed because of code conversion.
-
Karl Heuer authored
attention to multibyte characters. (what-cursor-position): With a prefix argument, print detailed info of a character on cursor position. (transpose-subr-1): Pay attention to multibyte characters. (do-auto-fill): Handle `kinsoku' processing.
-
Karl Heuer authored
(fill-region-as-paragraph): Handle `kinsoku' processing.
-
- 19 Feb, 1997 2 commits
-
-
Eli Zaretskii authored
before calling `compile-reinitialize-errors', so that it always sees the entire filename.
-
Noah Friedman authored
(eldoc-message): Make function, not macro. (eldoc-last-message): New internal variable. (eldoc-mode): Initialize it to nil. (eldoc-message): Use it. (eldoc-print-current-symbol-info): Use it. (eldoc-pre-command-refresh-echo-area): New function. (eldoc-mode): Put it on pre-command-hook if in XEmacs or using idle timers in Emacs. (eldoc-message-commands-table-size): New constant. (eldoc-add-command): Use it to initialize eldoc-message-commands. (eldoc-display-message-no-interference-p): New function. (eldoc-display-message-p): Use it. (eldoc-print-fnsym-args, eldoc-print-var-docstring): Arg sym no longer optional. Do not initialize arg if nil. (eldoc-forward-sexp-safe): Function deleted. (eldoc-beginning-of-sexp): New function. (eldoc-fnsym-in-current-sexp): Use eldoc-beginning-of-sexp. Use eldoc-current-symbol to get symbol at point. (eldoc-function-argstring-from-docstring-method-table): Forge docstrings for `and', `or', `list', `+', and `-'. (eldoc-add-command-completions): New function. (eldoc-add-command): Take list of args. No longer interactive. (eldoc-remove-command-completions): New function. (eldoc-remove-command): Take list of args. No longer interactive. top level: Initialize eldoc-message-commands using eldoc-add-command-completions.
-
- 17 Feb, 1997 1 commit
-
-
Roland McGrath authored
directory-files, and expand generated-autoload-file. Subdirs happy now.
-
- 14 Feb, 1997 1 commit
-
-
Karl Heuer authored
and duplicate #undefs of open, read, write, close.
-
- 10 Feb, 1997 6 commits
-
-
Richard M. Stallman authored
(vc-backend-release): For RCS, pass nil for OKSTATUS.
-
Richard M. Stallman authored
(syms_of_syntax): Set up Qscan_error.
-
Richard M. Stallman authored
(syms_of_minibuf): Set up Lisp function.
-
Richard M. Stallman authored
(isearch-range-invisible): New function. (search-invisible): New user option.
-
Richard M. Stallman authored
(mouse-buffer-menu-mode-groups): New variable. (mouse-buffer-menu-alist, mouse-buffer-menu-split): New subroutines broken out of mouse-buffer-menu.
-
Richard M. Stallman authored
with respect to the the current message.
-
- 09 Feb, 1997 4 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
result from compare-buffer-substrings.
-
Eli Zaretskii authored
(compile-internal): Call compilation-process-setup-function if it is non-nil.
-
Eli Zaretskii authored
compilation-exit-message-function so that it works with both asynchronous and synchronous sub-processes. (diff): Bind compilation-exit-message-function. Run compilation-finish-function when compile-internal returns if async processes aren't supported.
-
- 08 Feb, 1997 4 commits
-
-
Richard M. Stallman authored
property to the defived mode command name.
-
Richard M. Stallman authored
nearest ones first, when that can be done without deleting any of them.
-
Richard M. Stallman authored
(Info-tag-table-marker): Initialize to nil. (Info-tag-table-buffer): New variable. (Info-find-node): Don't switch buffers if already in Info mode. Use Info-tag-table-buffer to support multiple Info buffers. (Info-read-subfile): Don't switch to *info* buffer. (Info-build-node-completions): Handle buffer local bindings for Info-tag-table-marker. (Info-search): Add a save-excursion. (Info-mode): Make Info-tag-table-buffer buffer-local. Make a different marker in Info-tag-table-marker for each buffer. (Info-kill-buffer): New function, on kill-buffer-hook.
-
Richard M. Stallman authored
(keys_of_window): Set up Lisp var. (window_scroll): If scroll_preserve_screen_position is 0, behave the old way (advancing point the minimum distance).
-
- 06 Feb, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 05 Feb, 1997 2 commits
-
-
Erik Naggum authored
-
Erik Naggum authored
-
- 04 Feb, 1997 2 commits
-
-
Noah Friedman authored
Return nil if cursor-in-echo-area, or using idle timers and a command is still active. (eldoc-print-current-symbol-info): Use eldoc-display-message-p.
-
Richard M. Stallman authored
-
- 03 Feb, 1997 3 commits
-
-
Eli Zaretskii authored
supported, don't redirect stderr via the shell. (Man-getpage-in-background, Man-bgproc-sentinel): Support for systems where async processes don't work.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-