- 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
-
- 26 Jan, 1997 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 25 Jan, 1997 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Don't make a new buffer-local binding if BINDFLAG is 0. (Fset): Use set_internal.
-
Richard M. Stallman authored
-
Karl Heuer authored
function, so we can take its address.
-
Karl Heuer authored
-
- 24 Jan, 1997 4 commits
-
-
Richard M. Stallman authored
(display_text_line): Likewise, for the taboffset parameter.
-
Richard M. Stallman authored
(vmotion): In calls to compute_motion use a value for tab_offset that is corrected by the minibuffer prompt width.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(choose-completion-string): Obey compilation-error-regexp-alist.
-
- 23 Jan, 1997 3 commits
-
-
Richard M. Stallman authored
(compilation-error-regexp-alist): Change these regexps so that they assume matching only at start of line. Delete \n at beginning; otherwise add `.*'.
-
Richard M. Stallman authored
-
Paul Eggert authored
-
- 22 Jan, 1997 4 commits
-
-
Richard M. Stallman authored
In MIPS lint and Sun Ada regexps, reject newline in some [^...] constructs. Require newline at start in MIPS lint.
-
Paul Eggert authored
-
Paul Eggert authored
Put "+" in value; needed if we are a Solaris 1 executable running under Solaris 2. Define these variables only if LOCALTIME_CACHE is defined.
-
Richard M. Stallman authored
can be entered. (custom-face-attributes): Don't use top-line'. (mode-line-format): Replace (:eval mode-line-mode-name)'. (mode-line-mode-name): New. (make-mode-line-mouse-sensitive): Don't change default value of x' are found before files starting with down_p'.
-
- 21 Jan, 1997 7 commits
-
-
Richard M. Stallman authored
-
Eli Zaretskii authored
(crlf_to_lf): Remove unused variables. (Fmsdos_downcase_filename): Remove unused variable. (IT_set_frame_parameters): Declare prototypes for external functions. (IT_set_frame_parameters): Correct format specifier. (IT_set_terminal_modes): Remove unused variable. (top level): Add header files which declare used functions.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Cast CHAR to unsigned char before using it.
-
Richard M. Stallman authored
(temacs): Depend on stamp-oldxmenu, not on ${OLDXMENU}.
-
Richard M. Stallman authored
Provide octave-mod. Move the variables formerly in octave.el to the top of the file.
-
Richard M. Stallman authored
-