Tue, 01 Aug 1995 23:53:30 +0000 |
Richard M. Stallman |
(do_switch_frame): Do nothing special when switching between terminal frames.
|
Tue, 01 Aug 1995 23:38:49 +0000 |
Richard M. Stallman |
(file-name-handler-alist): Don't match host name ending in period.
|
Tue, 01 Aug 1995 23:34:53 +0000 |
Richard M. Stallman |
(recover-session): Mention deletion is possible.
|
Tue, 01 Aug 1995 22:42:28 +0000 |
Karl Heuer |
(2C-toggle-autoscroll, 2C-autoscroll):
|
Tue, 01 Aug 1995 18:29:36 +0000 |
Roland McGrath |
(getloadavg): Set FD_CLOEXEC flag on /dev/kmem file descriptor.
|
Tue, 01 Aug 1995 06:44:48 +0000 |
Richard M. Stallman |
(byte-optimize-nthcdr): Fix previous change.
|
Mon, 31 Jul 1995 23:13:54 +0000 |
Richard M. Stallman |
(dired-insert-set-properties): Catch errors.
|
Mon, 31 Jul 1995 20:19:25 +0000 |
Richard M. Stallman |
(vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.
|
Mon, 31 Jul 1995 18:19:30 +0000 |
Karl Heuer |
(GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.
|
Mon, 31 Jul 1995 14:03:34 +0000 |
Richard M. Stallman |
(dired-read-shell-command): Pass `shell-command-history' to read-string.
|
Mon, 31 Jul 1995 12:07:10 +0000 |
Simon Marshall |
Add Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_until_success, Frun_hook_with_args_until_failure in terms of run_hook_with_args.
|
Mon, 31 Jul 1995 12:02:51 +0000 |
Simon Marshall |
Declare hook running functions.
|
Mon, 31 Jul 1995 09:52:45 +0000 |
Simon Marshall |
Remove the remaining hook running functions. They are in C now.
|
Mon, 31 Jul 1995 05:34:55 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event, swallow_events): Fix prev change.
|
Mon, 31 Jul 1995 01:28:39 +0000 |
Richard M. Stallman |
Major additions by Gustavo Chaves.
|
Sun, 30 Jul 1995 19:39:58 +0000 |
Richard M. Stallman |
(rmail-unix-mail-delimiter): Allow two-letter timezone name.
|
Sun, 30 Jul 1995 19:03:26 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): If compiling for vers 18,
|
Sun, 30 Jul 1995 10:10:35 +0000 |
Richard M. Stallman |
(set-face-background): Don't treat nil as a color.
|
Sun, 30 Jul 1995 07:08:49 +0000 |
Richard M. Stallman |
(dabbrev-expand): Save previous point for undo.
|
Sun, 30 Jul 1995 07:07:39 +0000 |
Richard M. Stallman |
(gettimeofday): New function, defined if necessary.
|
Sun, 30 Jul 1995 07:06:08 +0000 |
Richard M. Stallman |
(Fmake_terminal_frame): Copy face_alist from selected frame.
|
Sun, 30 Jul 1995 07:04:58 +0000 |
Richard M. Stallman |
(with-electric-help): Doc fix.
|
Sun, 30 Jul 1995 07:04:03 +0000 |
Richard M. Stallman |
(HAVE_XRMSETDATABASE): Define if not defined.
|
Sun, 30 Jul 1995 07:02:13 +0000 |
Richard M. Stallman |
(cd): When reading arg, use just directory as the default.
|
Sun, 30 Jul 1995 00:46:23 +0000 |
Richard M. Stallman |
(do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.
|
Sat, 29 Jul 1995 23:56:17 +0000 |
Richard M. Stallman |
(forward-paragraph): Don't move back over a line
|
Sat, 29 Jul 1995 22:21:55 +0000 |
Richard M. Stallman |
(isearch-mode-map): Don't bind tab, return, kp-N, etc.
|
Sat, 29 Jul 1995 22:20:35 +0000 |
Richard M. Stallman |
(fortran-break-line): Fixed a bug that sometimes
|