log

age author description
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.
Sat, 25 Feb 1995 07:13:09 +0000 Karl Heuer (unlock_display): New function.
Sat, 25 Feb 1995 04:57:17 +0000 Karl Heuer (local-unset-key): Fix args in previous change.
Sat, 25 Feb 1995 04:44:08 +0000 Richard M. Stallman (global_set_key, local_set_key, global_unset_key)
Sat, 25 Feb 1995 04:05:46 +0000 Karl Heuer (term_init) [TERMINFO]: Make error message more accurate.
Fri, 24 Feb 1995 21:26:05 +0000 Richard M. Stallman (mouse-select-buffer): Do sit-for before x-popup-menu.
Fri, 24 Feb 1995 18:49:48 +0000 Richard M. Stallman (display_string, display_text_line):
Fri, 24 Feb 1995 09:12:56 +0000 Richard M. Stallman (msb): Select the window that the mouse is in before
Fri, 24 Feb 1995 02:41:55 +0000 Karl Heuer (display_locked): New var to indicate when we're in the run state.
Fri, 24 Feb 1995 02:30:23 +0000 Karl Heuer (Fcall_interactively): If the display hasn't already been locked by reading
Fri, 24 Feb 1995 02:28:20 +0000 Karl Heuer (read_minibuf): Make sure the display is locked.
Fri, 24 Feb 1995 02:26:46 +0000 Karl Heuer (display_locked): Declare this var.
Fri, 24 Feb 1995 00:46:15 +0000 Karl Heuer (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
Fri, 24 Feb 1995 00:10:07 +0000 Richard M. Stallman (rmail-retry-failure): Support a new style of failure msg.
Thu, 23 Feb 1995 18:45:30 +0000 Boris Goldowsky (facemenu-justification-menu): binding fixed.
Thu, 23 Feb 1995 18:38:42 +0000 Boris Goldowsky (open-line): indent when inserting fil-prefix.
Thu, 23 Feb 1995 18:34:22 +0000 Boris Goldowsky (current-left-margin): careful of EOB.
Thu, 23 Feb 1995 18:22:04 +0000 Boris Goldowsky (set-fill-prefix): start from left-margin.
Thu, 23 Feb 1995 09:07:36 +0000 Richard M. Stallman (Fwhere_is_internal): If FIRSTONLY is not nil or non-ascii,
Thu, 23 Feb 1995 09:05:08 +0000 Richard M. Stallman (menu_item_equiv_key): Delete the code that rejected
Thu, 23 Feb 1995 09:04:34 +0000 Richard M. Stallman (window_loop): Handle special display buffer frames
Thu, 23 Feb 1995 06:26:55 +0000 Richard M. Stallman (perl-tab-to-comment): Default is nil.
Thu, 23 Feb 1995 05:34:45 +0000 Richard M. Stallman Load version.el early on.
Thu, 23 Feb 1995 05:02:54 +0000 Richard M. Stallman (shell-command-on-region): When computing interactive args,
Thu, 23 Feb 1995 04:59:43 +0000 Richard M. Stallman Various doc fixes.
Thu, 23 Feb 1995 04:54:59 +0000 Richard M. Stallman (Fcall_interactively): Use markers temporarily in
Thu, 23 Feb 1995 00:08:39 +0000 Richard Kenner Recognize NetBSD/Amiga as m68k-cbm-netbsd. libc_1_09
Wed, 22 Feb 1995 15:06:49 +0000 Francesco Potort * etags.c (C_entries): token_saved removed. Initialise tok.valid and
Wed, 22 Feb 1995 07:26:40 +0000 Karl Heuer (kbd_buffer_frame_or_window): Restored old var.
Wed, 22 Feb 1995 06:07:20 +0000 Karl Heuer (menubar_selection_callback): frame_or_window field of a menu-bar event now
Wed, 22 Feb 1995 06:05:32 +0000 Karl Heuer Update comments to reflect changes in xmenu.c.
Wed, 22 Feb 1995 03:06:08 +0000 Karl Heuer (struct PERDISPLAY): New member kbd_queue.
Wed, 22 Feb 1995 03:03:10 +0000 Karl Heuer (mark_perdisplays): Mark kbd_queue.
Wed, 22 Feb 1995 01:31:14 +0000 Richard M. Stallman (imenu--cleanup): Set alist to its default just once, at the beginning.
Wed, 22 Feb 1995 01:30:19 +0000 Richard M. Stallman (eval-after-load): Run FORM now if FILE's already loaded.