log

age author description
Thu, 27 Jun 1996 00:25:07 +0000 Richard M. Stallman (x_error_quitter): Delete newline from sprintf string.
Wed, 26 Jun 1996 21:48:45 +0000 Richard M. Stallman (mail-extract-address-components): Rename ,-pos to comma-pos.
Wed, 26 Jun 1996 18:16:08 +0000 Richard M. Stallman (XTread_socket, Xatom_wm_save_yourself clause):
Wed, 26 Jun 1996 18:03:44 +0000 Richard M. Stallman (outline-minor-mode): No longer permanent local.
Wed, 26 Jun 1996 18:01:42 +0000 Richard M. Stallman Comment changes.
Wed, 26 Jun 1996 18:00:52 +0000 Richard M. Stallman (re_max_failures): Reduce to 4000.
Wed, 26 Jun 1996 17:45:28 +0000 Richard M. Stallman (x_connection_closed): Add newline when printing error message on stderr.
Wed, 26 Jun 1996 17:41:44 +0000 Richard M. Stallman (x_connection_signal): Just return after calling `signal'.
Tue, 25 Jun 1996 22:44:10 +0000 Richard M. Stallman (tex-common-initialization): Set skeleton-further-elements.
Tue, 25 Jun 1996 22:35:26 +0000 Lars Magne Ingebrigtsen Initial revision
Tue, 25 Jun 1996 22:21:39 +0000 Lars Magne Ingebrigtsen New version.
Tue, 25 Jun 1996 18:19:09 +0000 Richard M. Stallman (x-create-frame-with-faces): Set threshold for "light color"
Tue, 25 Jun 1996 18:15:12 +0000 Richard M. Stallman (rmail-summary-mode-map): Add rmail-summary-by-senders.
Tue, 25 Jun 1996 00:38:48 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM): Just one definition.
Tue, 25 Jun 1996 00:32:51 +0000 Richard M. Stallman (x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.
Mon, 24 Jun 1996 22:33:56 +0000 Richard M. Stallman (local-variables-section): Adapted comment to outline minor mode.
Mon, 24 Jun 1996 20:47:16 +0000 Richard M. Stallman (mail-extract-address-components): Quote the comma in ,-pos.
Mon, 24 Jun 1996 19:54:38 +0000 Richard M. Stallman (unexec): Round up section header offset to bss alignment
Mon, 24 Jun 1996 16:59:49 +0000 Richard M. Stallman (rmail-summary-by-senders): Fix typo in fn name.
Mon, 24 Jun 1996 16:53:55 +0000 Richard M. Stallman (goto-address-url-face, goto-address-mail-face)
Mon, 24 Jun 1996 09:50:09 +0000 Simon Marshall Resync mail aliases if necessary.
Mon, 24 Jun 1996 08:06:51 +0000 Simon Marshall Put fewer conditions in turn-on-font-lock and more in turn-on-font-lock-if-enabled, so a user can put the former on hooks.
Mon, 24 Jun 1996 07:48:15 +0000 Simon Marshall Test for lazy-lock-mode before swapping hooks.
Mon, 24 Jun 1996 07:45:07 +0000 Simon Marshall Protect before- and after-change-functions when updating text properties.