log

age author description
Fri, 21 Jul 1995 19:13:14 +0000 Richard M. Stallman (AIX4): New definition.
Fri, 21 Jul 1995 19:10:38 +0000 Richard M. Stallman (LD_SWITCH_MACHINE) [AIX4]: New alternate definition.
Fri, 21 Jul 1995 12:40:55 +0000 Richard M. Stallman (imenu-choose-buffer-index): Avoid trying to select WINDOW if it is nil.
Fri, 21 Jul 1995 08:31:15 +0000 Richard M. Stallman (set_frame_menubar): If the Lisp-level menu bar menus
Fri, 21 Jul 1995 08:30:54 +0000 Richard M. Stallman (menu-bar-buffer-menu): Function deleted.
Fri, 21 Jul 1995 07:51:20 +0000 Richard M. Stallman (echo_area_window): Declared.
Fri, 21 Jul 1995 07:50:50 +0000 Richard M. Stallman (read_minibuf): Call choose_minibuffer_frame.
Fri, 21 Jul 1995 07:50:21 +0000 Richard M. Stallman (do_switch_frame): Don't call choose_minibuffer_frame.
Fri, 21 Jul 1995 07:49:19 +0000 Richard M. Stallman (echo_area_display): Use selected frame's minibuf window
Fri, 21 Jul 1995 07:47:25 +0000 Richard M. Stallman (command_loop_1): Clear echo area after 2 sec
Fri, 21 Jul 1995 07:46:14 +0000 Richard M. Stallman (update_frame): Check that the echo area is in the frame being displayed.
Fri, 21 Jul 1995 05:05:49 +0000 Richard M. Stallman (font-lock-make-faces): Redo logic for whether
Fri, 21 Jul 1995 02:05:20 +0000 Richard M. Stallman (syms_of_xmenu): Set up Qdebug_on_next_call.
Fri, 21 Jul 1995 01:43:21 +0000 Richard M. Stallman (indent-new-comment-line): fill-prefix overrides comment indentation.
Thu, 20 Jul 1995 22:51:01 +0000 Richard M. Stallman (Fformat): Doc fix.
Thu, 20 Jul 1995 20:47:40 +0000 Richard M. Stallman (Fsubst_char_in_region): Bind buffer-file-name to nil if NOUNDO is true.
Thu, 20 Jul 1995 20:47:20 +0000 Richard M. Stallman (prepare_to_modify_buffer): Don't lock the file
Thu, 20 Jul 1995 20:32:25 +0000 Karl Heuer Update disk requirements.
Thu, 20 Jul 1995 20:28:45 +0000 Richard M. Stallman (local-variables-section): Delete autoload cookie.
Thu, 20 Jul 1995 20:26:06 +0000 Karl Heuer (Fsafe_length): Use conservative upper bound.
Thu, 20 Jul 1995 20:02:38 +0000 Karl Heuer Comment change.
Thu, 20 Jul 1995 19:29:10 +0000 Richard M. Stallman [USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h.
Thu, 20 Jul 1995 19:28:08 +0000 Richard M. Stallman (init_callproc): Set Vdoc_directory based on
Thu, 20 Jul 1995 18:30:49 +0000 Richard M. Stallman (init_environment): Move alloca call out of function arg.
Thu, 20 Jul 1995 17:54:10 +0000 Richard M. Stallman (mail-fetch-field): Use buffer-substring-no-properties.
Thu, 20 Jul 1995 17:43:52 +0000 Richard M. Stallman [!MULTI_FRAME] (BASE_PURESIZE): Increased to 325000.
Thu, 20 Jul 1995 17:42:55 +0000 Richard M. Stallman (derived-mode-set-keymap): Cope if old-map is nil.
Thu, 20 Jul 1995 06:14:12 +0000 Richard M. Stallman (menu-bar-update-yank-menu): Treat all-dashes specially.
Wed, 19 Jul 1995 15:57:51 +0000 Richard M. Stallman M-ESC => M-:
Wed, 19 Jul 1995 15:47:28 +0000 Richard M. Stallman (unload_color): Don't free colors if immutable colormap.