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.
Thu, 13 Apr 1995 04:56:20 +0000 Richard M. Stallman (top_distclean): Delete config.cache.
Thu, 13 Apr 1995 02:34:03 +0000 Richard M. Stallman (x-set-selection): Fix up interactive defaults.
Thu, 13 Apr 1995 02:03:59 +0000 Richard M. Stallman (temp_output_buffer_show): Select the chosen window
Thu, 13 Apr 1995 01:33:08 +0000 Richard M. Stallman (time-stamp-format): Replace list of Lisp
Wed, 12 Apr 1995 17:53:01 +0000 Richard M. Stallman (gc_sweep): If a misc has type Lisp_Misc_Free,
Wed, 12 Apr 1995 06:16:00 +0000 Richard M. Stallman (Fencode_time): Use XINT to examine `zone'.
Wed, 12 Apr 1995 04:48:18 +0000 Karl Heuer Initial revision
Wed, 12 Apr 1995 03:13:59 +0000 Karl Heuer (all): Use DEL_TREE instead of delnode.
Wed, 12 Apr 1995 03:13:20 +0000 Karl Heuer Key [C-M-backspace] defined.
Wed, 12 Apr 1995 03:11:40 +0000 Karl Heuer [WINDOWSNT]: Find doc strings
Wed, 12 Apr 1995 03:10:46 +0000 Karl Heuer (set-auto-mode) [WINDOWSNT]: Match insensitive to case.
Wed, 12 Apr 1995 03:09:44 +0000 Karl Heuer (dired-chmod-program): Defined.
Wed, 12 Apr 1995 03:08:59 +0000 Karl Heuer * dired-aux.el (dired-do-chmod): Use dired-chmod-program.
Wed, 12 Apr 1995 03:00:06 +0000 Karl Heuer (obj, lisp): Update to expanded list of source files.
Wed, 12 Apr 1995 02:56:05 +0000 Karl Heuer (getenv_internal): Balance parentheses across #if/#endif.
Wed, 12 Apr 1995 02:50:23 +0000 Karl Heuer Fix typo in previous change.
Wed, 12 Apr 1995 02:33:01 +0000 Karl Heuer (sys_subshell) [WINDOWSNT]: Don't invoke restore_console.
Wed, 12 Apr 1995 02:32:26 +0000 Karl Heuer (HAVE_RANDOM): Defined.
Wed, 12 Apr 1995 02:29:47 +0000 Karl Heuer (Fset_message_beep): Defined.
Wed, 12 Apr 1995 02:27:16 +0000 Karl Heuer (win32_wait): Reap synchronous subprocesses, and place
Wed, 12 Apr 1995 02:25:05 +0000 Karl Heuer Fixed function prototypes.
Wed, 12 Apr 1995 02:23:35 +0000 Karl Heuer (do_mouse_event): Use XSETFASTINT.
Wed, 12 Apr 1995 02:12:02 +0000 Karl Heuer (sbrk): Shrink heap by arbitrary amounts.
Wed, 12 Apr 1995 02:10:10 +0000 Karl Heuer (nt_ctime): Defined.
Wed, 12 Apr 1995 02:08:22 +0000 Karl Heuer (DOC): Defined.
Wed, 12 Apr 1995 02:07:05 +0000 Karl Heuer (NO_ARG_ARRAY) [WINDOWSNT]: Defined.
Wed, 12 Apr 1995 02:06:22 +0000 Karl Heuer (directory_file_name) [WINDOWSNT]: Handle UNC format.
Wed, 12 Apr 1995 02:00:23 +0000 Karl Heuer (Ffile_attributes) [WINDOWSNT]: Removed syntax errors.
Wed, 12 Apr 1995 01:59:39 +0000 Karl Heuer (child_setup) [WINDOWSNT]: Removed syntax errors.
Wed, 12 Apr 1995 00:54:22 +0000 Karl Heuer Initial revision