log

age author description
Fri, 14 Apr 1995 05:56:31 +0000 Richard M. Stallman (derived-mode-merge-keymaps): Recursively merge prefix key submaps also.
Fri, 14 Apr 1995 03:58:51 +0000 Richard M. Stallman (x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.
Fri, 14 Apr 1995 03:51:10 +0000 Richard M. Stallman (update_one_menu_entry, make_menu_in_widget):
Fri, 14 Apr 1995 02:10:52 +0000 Karl Heuer (main): Improve error handling.
Thu, 13 Apr 1995 23:02:25 +0000 Karl Heuer (Fbuffer_string): Doc clarification.
Thu, 13 Apr 1995 22:20:11 +0000 Richard M. Stallman (byte-compile-log-file): Always insert at eob.
Thu, 13 Apr 1995 21:34:34 +0000 Karl Heuer Update copyright.
Thu, 13 Apr 1995 21:14:31 +0000 Karl Heuer Delete the #if that compares MARKBIT.
Thu, 13 Apr 1995 21:13:31 +0000 Richard M. Stallman Comment change.
Thu, 13 Apr 1995 18:15:01 +0000 Richard M. Stallman (print-help-return-message): Check same-window-buffer-names
Thu, 13 Apr 1995 18:06:46 +0000 Karl Heuer (Fdisplay_buffer): Search the proper frame when the
Thu, 13 Apr 1995 17:45:06 +0000 Karl Heuer (Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
Thu, 13 Apr 1995 17:24:35 +0000 Karl Heuer (main, skip_to_lf): Improve error handling.
Thu, 13 Apr 1995 17:07:03 +0000 Richard M. Stallman (make-help-screen): Explicitly translate key thru function-key-map.
Thu, 13 Apr 1995 17:06:05 +0000 Karl Heuer (main): Check for trailing ", " before trying to delete it.
Thu, 13 Apr 1995 17:05:39 +0000 Richard M. Stallman (reporter-mailer): Replace mail with reporter-mail.
Thu, 13 Apr 1995 17:04:57 +0000 Richard M. Stallman (tabify): Include entire first line in narrowing.
Thu, 13 Apr 1995 16:56:05 +0000 Richard M. Stallman (compute_char_face): Don't use NULL.
Thu, 13 Apr 1995 16:55:10 +0000 Karl Heuer Fix previous change.
Thu, 13 Apr 1995 16:54:41 +0000 Richard M. Stallman (Foverlays_at, Fnext_overlay_change): Don't use NULL.
Thu, 13 Apr 1995 16:51:39 +0000 Richard M. Stallman (Fx_color_defined_p): Doc fix.
Thu, 13 Apr 1995 16:18:42 +0000 Richard M. Stallman [! HAVE_X_WINDOWS] (build_face): Deleted.
Thu, 13 Apr 1995 16:10:04 +0000 Richard M. Stallman (Fcall_interactively): Fix paren nesting.
Thu, 13 Apr 1995 16:09:46 +0000 Richard M. Stallman (evaporate_overlays): Fix type error.
Thu, 13 Apr 1995 16:05:43 +0000 Richard M. Stallman (scan_c_file): At end, restore file name last char to its original value.
Thu, 13 Apr 1995 16:03:08 +0000 Richard M. Stallman (all): Build test-distrib and make-docfile.
Thu, 13 Apr 1995 07:47:27 +0000 Richard M. Stallman (Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.
Thu, 13 Apr 1995 06:40:19 +0000 Richard M. Stallman Comment change.
Thu, 13 Apr 1995 05:43:35 +0000 Richard M. Stallman (mail-do-fcc): Use just find-buffer-visiting
Thu, 13 Apr 1995 05:12:24 +0000 Richard M. Stallman (MARKBIT): Do the shifting as unsigned int.