log

age author description
Wed, 23 Mar 1994 22:27:12 +0000 Karl Heuer (internal_self_insert): Use assignment, not initialization.
Wed, 23 Mar 1994 22:26:47 +0000 Karl Heuer (call_process_cleanup, getenv_internal): Use assignment, not initialization.
Wed, 23 Mar 1994 22:26:28 +0000 Karl Heuer (check_mark, Fcall_interactively): Use assignment, not initialization.
Wed, 23 Mar 1994 22:25:50 +0000 Karl Heuer (sort_overlays, Fmake_overlay): Use assignment, not initialization.
Wed, 23 Mar 1994 22:25:25 +0000 Karl Heuer (make_event_array): Use assignment, not initialization.
Wed, 23 Mar 1994 22:11:16 +0000 Daniel LaLiberte Initial revision
Wed, 23 Mar 1994 21:49:16 +0000 Karl Heuer (rmail-sort-by-subject): Fix `Re:' regexp.
Wed, 23 Mar 1994 21:42:12 +0000 Karl Heuer (reset_sys_modes): Turn off O_NDELAY.
Wed, 23 Mar 1994 20:48:55 +0000 Karl Heuer (nroff-mode-abbrev-table): Call define-abbrev-table.
Wed, 23 Mar 1994 20:31:08 +0000 Karl Heuer (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.
Wed, 23 Mar 1994 20:11:17 +0000 Karl Heuer (do_switch_frame): Common code for Fselect_frame and handle_switch_frame.
Wed, 23 Mar 1994 20:09:12 +0000 Karl Heuer (x_get_focus_frame): New function.
Wed, 23 Mar 1994 18:38:23 +0000 Richard M. Stallman (rmail-quit): Remove summary buffer from display.
Wed, 23 Mar 1994 18:29:07 +0000 Richard M. Stallman (rmail-secondary-file-menu): Display relative file names.
Wed, 23 Mar 1994 18:27:19 +0000 Francesco Potort * etags.c (cwd, outfiledir): vars added.
Wed, 23 Mar 1994 18:23:32 +0000 Fred Pierresteguy (update_frame_menubar): Function renamed from update_one_frame_psheets.
Wed, 23 Mar 1994 18:22:13 +0000 Fred Pierresteguy (Fx_create_frame): Call initialize_frame_menubar.
Wed, 23 Mar 1994 18:19:20 +0000 Richard M. Stallman (tex-delete-last-temp-files): New arg NOT-ALL.
Wed, 23 Mar 1994 18:18:19 +0000 Richard M. Stallman (Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way.
Wed, 23 Mar 1994 05:07:26 +0000 Richard M. Stallman (reset_buffer): Init auto_save_failure_time slot.
Wed, 23 Mar 1994 04:54:20 +0000 Richard M. Stallman (where-is): New function.
Wed, 23 Mar 1994 04:51:55 +0000 Richard M. Stallman (where_is_string, Fwhere_is): Deleted.
Wed, 23 Mar 1994 00:43:06 +0000 Richard M. Stallman (sort-subr): Add autoload.
Tue, 22 Mar 1994 23:36:28 +0000 Karl Heuer (Fdefine_key): Check for non-events in keyvector.
Tue, 22 Mar 1994 22:59:01 +0000 Karl Heuer (read_minibuf): Don't redirect focus unless minibuf is on another frame.
Tue, 22 Mar 1994 22:20:38 +0000 Karl Heuer (unreadchar): Don't back up the pointer when unreading EOF.
Tue, 22 Mar 1994 21:59:02 +0000 Karl Heuer (read1): Check for invalid modifier bits in a string.
Tue, 22 Mar 1994 20:48:30 +0000 Richard M. Stallman (asm-mode): Doc fix.
Tue, 22 Mar 1994 20:41:00 +0000 Richard M. Stallman (debugger-eval-expression): Use a history list.
Tue, 22 Mar 1994 20:18:06 +0000 Richard M. Stallman (__do_global_ctors, __do_global_ctors_aux)