- 13 Jan, 1997 8 commits
-
-
Richard M. Stallman authored
to be set if either `lib-src' or `info' are found as its subdirectories or siblings.
-
Richard M. Stallman authored
(occur-mode): Locally bind revert-buffer-function. (occur-command-arguments): New variable. (occur-revert-function): New function. (occur): Set occur-command-arguments.
-
Richard M. Stallman authored
Declare thisindex as unsigned.
-
Richard M. Stallman authored
(mh-mhn-compose-insertion): New arg ATTRIBUTES and change the interactive spec to read it.
-
Richard M. Stallman authored
-
Geoff Voelker authored
-
Geoff Voelker authored
all invalid filename characters.
-
Richard M. Stallman authored
-
- 11 Jan, 1997 3 commits
-
-
Paul Eggert authored
2-argument rounding functions, so that `floor' isn't the only one that supports 2 arguments. (Fceiling, Ffloor, Fround, Ftruncate): Use it. (ceiling2, floor2, round2, truncate2, double_identity): New functions. (syms_of_floatfns): Define ceiling, round, and truncate even if LISP_FLOAT_TYPE is not defined.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 10 Jan, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(fgrowth): Initialize to zero. (vmaddr_growth, dataseg_vmaddr, dataseg_vmend): New variables. [NS_TARGET] (extreloff, nextrel, dysymtab, reloc_info): New variables. (unexec_doit): Adjust file offsets of segments that follow the enlarged data segment. Adjust vmaddr of the SEG_LINKEDIT segment that follows the data segment. [NS_TARGET] (unexec_doit): Adjust file offsets in the LC_DYSYMTAB load command that follows the data segment. Zero out relocation entries that fall within the data segment.
-
- 09 Jan, 1997 3 commits
-
-
Simon Marshall authored
Undo previous font-lock-after-change-function as that works better albeit not perfectly.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 08 Jan, 1997 5 commits
-
-
Simon Marshall authored
-
Simon Marshall authored
-
Richard M. Stallman authored
Bind case-fold-search to t.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 07 Jan, 1997 7 commits
-
-
Richard M. Stallman authored
(lock_file_1): Use LOCK_PID_MAX when allocating lock_info_str instead of hardwiring 21.
-
Richard M. Stallman authored
-
David J. MacKenzie authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(expand-submit-bug-report): Function deleted. (expand-mode-version, expand-mode-help-address): Variables deleted. (expand-mode): Variable and function deleted. (expand-mode-hook, expand-mode-name): Variables deleted. (expand-load-hook): Variable renamed from expand-mode-load-hook. (expand-map): Variable deleted. (expand-jump-to-next-slot): Renamed from expand-jump-to-next-mark. Add autoload. (expand-jump-to-previous-slot): Add autoload. Renamed from expand-jump-to-previous-mark.
-
- 06 Jan, 1997 3 commits
-
-
Richard M. Stallman authored
(maybe_enable_blinking): New function, restores the original state of the blink bit. (IT_reset_terminal_modes): Restore the original state of the blink bit when suspending/exiting. (run_msdos_command): Make sure bright background colors are again enabled after subsidiary program returns.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
if we encounter "--", and preserve all remaining args.
-
- 05 Jan, 1997 8 commits
-
-
Richard M. Stallman authored
Run Qecho_area_clear_hook when clearing echo area. (Qecho_area_clear_hook): New variable. (syms_of_keyboard): Initialize it.
-
Richard M. Stallman authored
(the end): Use mapc, to force loading of cl-extra.
-
Miles Bader authored
The machine/subtype separator printed by uname -m is now `-', not '/'.
-
Richard M. Stallman authored
(switch-to-buffer-other-window): New arg NORECORD.
-
Richard M. Stallman authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
- 04 Jan, 1997 1 commit
-
-
Geoff Voelker authored
(sys_spawnve): Sort environment variables for subprocess. (ppid_env_var_buffer): Variable deleted.
-