- 05 Feb, 1997 1 commit
-
-
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 6 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
-
Richard M. Stallman authored
-
Noah Friedman authored
into Emacs. Attempt to load `timer'. (eldoc-idle-delay): Make defconst. (eldoc-minor-mode-string): Make defconst. (eldoc-argument-case): Make defconst. (eldoc-message-commands): Renamed from eldoc-mode-message-commands. All callers changed. Add `mouse-set-point' as a default candidate. (eldoc-use-idle-timer-p): New constant. (eldoc-timer): New variable. (eldoc-current-idle-delay): New variable. (eldoc-schedule-timer): New function. (eldoc-mode): Use idle timers if supported. (eldoc-add-command): Provide completion on interactive commands only, not all bound functions. (eldoc-print-current-symbol-info): Renamed from eldoc-mode-print-current-symbol-info. All callers changed. Check whether using idle timers or being run from post-command hooks. Use `executing-kbd-macro' instead of `executing-macro'. (eldoc-print-fnsym-args): Don't make interactive. Cache current symbol name in eldoc-last-data; it was forgetting to do this previously. If subr args cannot be determined, show single-line docstring for it instead. (eldoc-docstring-message): New function. (eldoc-print-docstring): New function. (eldoc-print-var-docstring): Use them. (eldoc-function-argstring-from-docstring-method-table): New constant. (eldoc-function-argstring-from-docstring): Use it.
-
Richard M. Stallman authored
-
- 02 Feb, 1997 6 commits
-
-
Eli Zaretskii authored
to be supported, recognize Alt-key combinations even if the Alt key is no longer pressed.
-
Richard M. Stallman authored
(syms_of_xfns): Set up Lisp variable. (Fx_get_resource, x_window): Use Vx_resource_class. (validate_x_resource_name): Ensure Vx_resource_class is a string.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Paul Eggert authored
-
- 01 Feb, 1997 5 commits
-
-
Richard M. Stallman authored
(dirtrack): Check that directory exists before trying to cd to it. Go to point-max (not comint-last-output-start) before looking for the prompt.
-
Richard M. Stallman authored
extension act like .ps extension.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 31 Jan, 1997 6 commits
-
-
Richard M. Stallman authored
-
Boris Goldowsky authored
-
Richard M. Stallman authored
from the original message.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(compilation-leave-directory-regexp): Add .* at beginning.
-
- 30 Jan, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 28 Jan, 1997 4 commits
-
-
Richard M. Stallman authored
-
Noah Friedman authored
Removed a couple of redundant entries.
-
Richard M. Stallman authored
In the GNU message with program name alternative, allow digits in the program name after the first character.
-
Paul Eggert authored
might need it. (fmod): Ensure that the magnitude of the result does not exceed that of the divisor, and that the sign of the result does not disagree with that of the dividend. This does not yield a particularly accurate result, but at least it will be in the range promised by fmod.
-
- 27 Jan, 1997 9 commits
-
-
Richard M. Stallman authored
-
Paul Eggert authored
(DBL_MAX_10_EXP): Define if not defined; default is IEEE double. (doprnt1): Allocate enough buffer space to handle very large floating point numbers, or very large field widths or precisions. Detect overflow in field widths or precisions.
-
Richard M. Stallman authored
like any other unrecognized format.
-
Richard M. Stallman authored
after loading a file to define the function.
-
Richard M. Stallman authored
(jka-compr-call-process, jka-compr-file-local-copy) (jka-compr-write-region): Use with-current-buffer.
-
Karl Heuer authored
-
Karl Heuer authored
-
Richard M. Stallman authored
Don't use the path for an absolute name. (Fload): Handle openp finding a remote file name. (Qinhibit_file_name_operation): New variable. (syms_of_lread): Initialize and staticpro. (Fload): Bind inhibit-file-name-operation to nil.
-
Joel N. Weber II authored
-