log

age author description
Wed, 02 Feb 1994 07:34:08 +0000 Karl Heuer (x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.
Wed, 02 Feb 1994 07:25:37 +0000 Karl Heuer (try_window_id): Don't pass value beyond ZV to compute_motion.
Wed, 02 Feb 1994 07:16:51 +0000 Karl Heuer (Fpos_visible_in_window_p): Return nil if POS > ZV.
Wed, 02 Feb 1994 06:32:28 +0000 Karl Heuer (x_term_init): Use get_system_name instead of gethostname.
Wed, 02 Feb 1994 06:31:26 +0000 Karl Heuer (get_system_name): Declared.
Wed, 02 Feb 1994 06:26:21 +0000 Karl Heuer (x_get_customization_string): Use get_system_name instead of gethostname.
Wed, 02 Feb 1994 06:20:58 +0000 Karl Heuer (get_system_name): Remove restriction on hostname size.
Wed, 02 Feb 1994 04:39:22 +0000 Karl Heuer Fix file-relative-name to allow for ancestors as well as descendants.
Wed, 02 Feb 1994 03:27:26 +0000 Eric S. Raymond vc-parse-buffer: arrange for old properties to get cleared when their
Wed, 02 Feb 1994 00:06:43 +0000 Richard M. Stallman (mail-mailer-swallows-blank-line): New variable.
Wed, 02 Feb 1994 00:05:42 +0000 Richard M. Stallman (comment-region): Handle comment-end deletion for C-u.
Tue, 01 Feb 1994 23:21:22 +0000 Karl Heuer (Fmod): Use HAVE_FMOD.
Tue, 01 Feb 1994 23:18:34 +0000 Karl Heuer (HAVE_FMOD): Add another #undef.
Tue, 01 Feb 1994 23:17:03 +0000 Karl Heuer Check whether fmod exists.
Tue, 01 Feb 1994 23:10:41 +0000 Richard M. Stallman (font-lock-set-defaults): Handle shell mode.
Tue, 01 Feb 1994 18:24:12 +0000 Richard M. Stallman (SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.
Tue, 01 Feb 1994 18:21:00 +0000 Richard M. Stallman *** empty log message ***
Tue, 01 Feb 1994 18:14:56 +0000 Richard M. Stallman Many doc fixes.
Tue, 01 Feb 1994 17:46:53 +0000 Richard M. Stallman (auto-mode-alist): Add .p and .pas for pascal-mode.
Tue, 01 Feb 1994 17:33:14 +0000 Fred Pierresteguy (x_set_menu_bar_lines): Test also menubar_widget before calling
Tue, 01 Feb 1994 17:25:41 +0000 Richard M. Stallman (calculate-fortran-indent): Handle
Tue, 01 Feb 1994 06:49:18 +0000 Richard M. Stallman (dumpglyphs): Don't crash for invalid face code.
Tue, 01 Feb 1994 03:46:09 +0000 Richard M. Stallman (revert-buffer): Doc fix.
Tue, 01 Feb 1994 01:32:48 +0000 Karl Heuer (font-lock-mode): Use the new hooks to get proper behavior on a revert.
Tue, 01 Feb 1994 01:31:37 +0000 Karl Heuer (revert-buffer): reposition after-revert-hook, and add before-revert-hook.
Tue, 01 Feb 1994 00:16:31 +0000 Richard M. Stallman (tabify): Don't delete back before initial START.
Tue, 01 Feb 1994 00:00:36 +0000 Richard M. Stallman (appt-display-interval, appt-display-duration)
Mon, 31 Jan 1994 23:57:52 +0000 Roland McGrath Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.
Mon, 31 Jan 1994 23:05:32 +0000 Roland McGrath (visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when
Mon, 31 Jan 1994 16:41:12 +0000 Richard M. Stallman (show-children): Don't call outline-level at eob.