log

age author description
Wed, 02 Feb 1994 21:35:07 +0000 Karl Heuer (ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we
Wed, 02 Feb 1994 20:43:50 +0000 Richard M. Stallman Doc fix.
Wed, 02 Feb 1994 20:00:15 +0000 Richard M. Stallman (shell-font-lock-keywords): Doc fix.
Wed, 02 Feb 1994 18:56:02 +0000 Eric S. Raymond (vc-mode-line): use force-mode-line-update instead of the Emacs 18
Wed, 02 Feb 1994 18:46:29 +0000 Richard M. Stallman (disable-command): Reject invalid commands.
Wed, 02 Feb 1994 07:44:43 +0000 Karl Heuer (make-help-screen): Remove debugging code.
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.