log

age author description
Wed, 01 Mar 1995 03:44:02 +0000 Karl Heuer (Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo
Wed, 01 Mar 1995 03:43:41 +0000 Karl Heuer (Fexecute_kbd_macro): Use clear_prefix_arg.
Wed, 01 Mar 1995 03:43:05 +0000 Karl Heuer (mark_perdisplays): Update to reflect current Lisp_Objects.
Wed, 01 Mar 1995 03:42:18 +0000 Karl Heuer (shell-command-on-region): Fix typos in doc string.
Tue, 28 Feb 1995 23:36:53 +0000 Karl Heuer (do_switch_frame): Undo Feb 6 change.
Tue, 28 Feb 1995 18:04:57 +0000 Richard M. Stallman (shell-command-on-region): Rename arg; doc fix.
Tue, 28 Feb 1995 17:56:47 +0000 Richard M. Stallman (Fframep): Doc fix.
Tue, 28 Feb 1995 13:46:40 +0000 Jim Meyering (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
Tue, 28 Feb 1995 09:51:49 +0000 Noah Friedman (rlogin-carriage-filter): Don't assume region is narrowed to most recent
Tue, 28 Feb 1995 06:24:39 +0000 Karl Heuer (te-escape): Use current-prefix-arg, not prefix-arg.
Tue, 28 Feb 1995 06:24:08 +0000 Karl Heuer (revert-buffer): Use current-prefix-arg, not prefix-arg.
Tue, 28 Feb 1995 05:26:35 +0000 Karl Heuer (Fcall_interactively): Lock the display before executing the command, no
Mon, 27 Feb 1995 08:05:09 +0000 Simon Marshall Made revert-buffer message go via substitute-command-keys.
Sun, 26 Feb 1995 22:31:45 +0000 Richard M. Stallman (convert_event_type_list): New function.
Sun, 26 Feb 1995 22:06:49 +0000 Richard M. Stallman (tar-header-block-tokenize): Parse 32-bit modtime
Sun, 26 Feb 1995 21:37:30 +0000 Roland McGrath (compilation-buffer-p): Check for compilation-minor-mode or
Sun, 26 Feb 1995 21:05:42 +0000 Thien-Thi Nguyen Clean up doc strings.
Sun, 26 Feb 1995 21:04:52 +0000 Richard M. Stallman (Fdefine_key): Handle Lucid-style (crtl backspace) etc.
Sun, 26 Feb 1995 07:58:52 +0000 Richard M. Stallman (Fcall_process): Extend BUFFER arg so it can specify
Sun, 26 Feb 1995 04:17:42 +0000 Richard M. Stallman (mouse-kill-secondary): Avoid changing this-command.
Sun, 26 Feb 1995 03:43:05 +0000 Richard M. Stallman (m88k-motorola-sysv4*): Use usg5-4-2.
Sat, 25 Feb 1995 23:27:09 +0000 Richard M. Stallman (byte-compile-file): Bind default-major-mode to avoid randomness.
Sat, 25 Feb 1995 21:28:36 +0000 Richard M. Stallman (Fx_popup_menu): Init f from selected_frame
Sat, 25 Feb 1995 20:57:45 +0000 Richard M. Stallman Warn that interactive should get point and mark only after minibuffer input.
Sat, 25 Feb 1995 16:24:51 +0000 Simon Marshall Added comint-buffer-maximum-size and comint-truncate-buffer.
Sat, 25 Feb 1995 16:16:57 +0000 Simon Marshall Moved buffer truncation functionality to comint.el.
Sat, 25 Feb 1995 16:10:01 +0000 Simon Marshall Added shell-truncate-buffer function to restrict buffer size to
Sat, 25 Feb 1995 15:22:57 +0000 Simon Marshall Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename and
Sat, 25 Feb 1995 07:49:39 +0000 Richard M. Stallman (c++-backward-to-noncomment): Don't loop forever
Sat, 25 Feb 1995 07:35:09 +0000 Richard M. Stallman (walk-windows): Doc fix.