log

age author description
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
Sat, 29 Jul 1995 01:40:43 +0000 Richard M. Stallman (vc-resynch-buffer): New function.
Sat, 29 Jul 1995 00:57:29 +0000 Richard M. Stallman Initial revision
Fri, 28 Jul 1995 16:36:01 +0000 Richard M. Stallman (kbd_buffer_get_event): Update input_pending after
Fri, 28 Jul 1995 08:16:47 +0000 Karl Heuer (syms_of_eval): Add missing defsubr.
Fri, 28 Jul 1995 02:57:41 +0000 Richard M. Stallman (describe_buffer_bindings): Print bindings from
Fri, 28 Jul 1995 02:54:28 +0000 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.
Fri, 28 Jul 1995 02:38:16 +0000 Richard M. Stallman (do-auto-fill): Handle adaptive-fill-regexp.