log

age author description
Tue, 13 Jul 1993 03:21:39 +0000 Jim Blandy * autoload.el (generate-file-autoloads): Correctly detect when the
Tue, 13 Jul 1993 02:20:40 +0000 Richard M. Stallman (Qinsert_before_hooks, Qinsert_after_hooks): Declared.
Tue, 13 Jul 1993 02:19:50 +0000 Richard M. Stallman (verify_interval_modification):
Mon, 12 Jul 1993 23:32:43 +0000 Richard M. Stallman (Qundefined): New variable.
Mon, 12 Jul 1993 22:13:12 +0000 David J. MacKenzie *** empty log message ***
Mon, 12 Jul 1993 22:04:35 +0000 Paul Eggert (vc-rcs-status): Include head version number in mode line if there
Mon, 12 Jul 1993 20:31:52 +0000 Richard M. Stallman (ispell-menu-map): New keymap--both fn and var.
Mon, 12 Jul 1993 20:29:28 +0000 Richard M. Stallman (ispell-menu-map): New autoload definition.
Sat, 10 Jul 1993 05:18:56 +0000 Jim Blandy * configure.in: Use the autoconf AC_FIND_X macro to try to find
Sat, 10 Jul 1993 05:16:08 +0000 Richard M. Stallman (show-paren-command-hook): Do nothing if not window-system.
Sat, 10 Jul 1993 05:09:45 +0000 Richard M. Stallman Fix typos in previous change.
Fri, 09 Jul 1993 21:42:51 +0000 Richard M. Stallman (wait_reading_process_input): If wait_for_cell, do call
Fri, 09 Jul 1993 20:46:42 +0000 Richard M. Stallman (rmail-output): If file is an Rmail file,
Fri, 09 Jul 1993 20:44:12 +0000 Doug Evans Make `solaris' reflect the most recent major release.
Fri, 09 Jul 1993 20:28:05 +0000 Richard M. Stallman entered into RCS
Fri, 09 Jul 1993 20:27:43 +0000 Richard M. Stallman Initial revision
Fri, 09 Jul 1993 19:44:58 +0000 Jim Blandy * etags.c (alloca): removed all references to it.
Fri, 09 Jul 1993 18:56:47 +0000 Richard M. Stallman (consider_token): was `==', now is `='.
Fri, 09 Jul 1993 06:53:42 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Undo previous change.
Fri, 09 Jul 1993 06:33:05 +0000 Richard M. Stallman (byte-compile-setq-default):
Fri, 09 Jul 1993 04:04:39 +0000 Richard M. Stallman (mouse-menu-bar-buffers):
Thu, 08 Jul 1993 23:45:22 +0000 Roland McGrath (region_limit): Declare Vmark_even_if_inactive.
Thu, 08 Jul 1993 23:44:01 +0000 Roland McGrath (syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right
Thu, 08 Jul 1993 23:31:58 +0000 Roland McGrath (compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexp
Thu, 08 Jul 1993 22:42:14 +0000 Roland McGrath (kill-ring-save): Call deactivate-mark regardless of transient-mark-mode.
Thu, 08 Jul 1993 22:38:59 +0000 Roland McGrath (ispell): Call deactivate-mark instead of setting mark-active directly. Do
Thu, 08 Jul 1993 22:37:42 +0000 Roland McGrath (deactivate-mark): New function.
Thu, 08 Jul 1993 22:33:57 +0000 Roland McGrath (isearch-done): Call deactivate-mark instead of setting mark-active
Thu, 08 Jul 1993 21:46:22 +0000 Roland McGrath Put error-conditions and error-message properties on 'mark-inactive.
Thu, 08 Jul 1993 21:43:11 +0000 Roland McGrath (check_mark): Don't check mark-active unless in transient-mark-mode.