log lisp/subr.el @ 9202:92d6de82426a

age author description
Sat, 01 Oct 1994 04:36:28 +0000 Richard M. Stallman (add-hook, remove-hook): If the hook was made local
Fri, 30 Sep 1994 20:47:13 +0000 Richard M. Stallman (add-hook): Initialize default value and local value.
Wed, 21 Sep 1994 05:19:43 +0000 Richard M. Stallman (remove-hook, add-hook): Copy existing list before modifying.
Tue, 20 Sep 1994 00:59:24 +0000 Richard M. Stallman (add-hook): Doc fix.
Thu, 11 Aug 1994 20:25:20 +0000 Richard M. Stallman (one-window-p): Doc fix.
Tue, 12 Jul 1994 01:06:27 +0000 Richard M. Stallman (ignore): Put doc string in right place.
Thu, 26 May 1994 21:53:37 +0000 Karl Heuer (posn-col-row): Test for consp, not symbolp.
Mon, 23 May 1994 03:15:35 +0000 Richard M. Stallman (posn-col-row): Use let*.
Sun, 22 May 1994 20:55:15 +0000 Richard M. Stallman (posn-col-row): Do something useful for scroll bar event.
Sun, 22 May 1994 07:09:32 +0000 Richard M. Stallman (substitute-key-definition): Skip cached menu key-equivs.
Thu, 19 May 1994 04:30:14 +0000 Richard M. Stallman (posn-col-row): Doc fix.
Sat, 07 May 1994 22:48:29 +0000 Richard M. Stallman (ignore): Allow interactive call.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Tue, 26 Apr 1994 07:43:54 +0000 Richard M. Stallman (run-hooks): Don't use mapcar--save consing.
Tue, 12 Apr 1994 21:27:27 +0000 Richard M. Stallman (read-quoted-char): Convert meta chars into 128+ chars.
Mon, 11 Apr 1994 19:59:49 +0000 Karl Heuer (force-mode-line-update): Doc fix.
Thu, 07 Apr 1994 07:18:20 +0000 Richard M. Stallman (define-key-after): Doc fix.
Mon, 28 Mar 1994 06:08:35 +0000 Richard M. Stallman (momentary-string-display): Avoid modifying the undo list.
Mon, 28 Mar 1994 02:21:28 +0000 Richard M. Stallman (set-match-data): New alias.
Sun, 20 Mar 1994 18:59:22 +0000 Richard M. Stallman (one-window-p): New argument all-frames.
Sat, 12 Mar 1994 00:23:12 +0000 Karl Heuer Don't use triple-hyphen in a character class.
Thu, 03 Mar 1994 16:27:06 +0000 Karl Heuer (substitute-key-definition): Avoid infinite recursion.
Wed, 23 Feb 1994 05:08:28 +0000 Richard M. Stallman (posn-x-y): New function.
Sat, 19 Feb 1994 00:01:46 +0000 Richard M. Stallman (substitute-key-definition): Don't discard menu strings.
Fri, 11 Feb 1994 22:01:56 +0000 Karl Heuer (user-original-login-name): Reduce to a defalias, since it's redundant with
Tue, 08 Feb 1994 05:06:07 +0000 Karl Heuer (make-syntax-table): Behave like copy-syntax-table if an argument is given,
Thu, 06 Jan 1994 04:39:00 +0000 Richard M. Stallman (start-process-shell-command): Doc fix.
Wed, 05 Jan 1994 20:31:27 +0000 Richard M. Stallman (eval-after-load): Do nothing if FORM is already on the list.
Mon, 03 Jan 1994 07:41:00 +0000 Richard M. Stallman (make-syntax-table): New function; no longer an alias
Fri, 31 Dec 1993 09:25:12 +0000 Richard M. Stallman (shell-quote-argument): New function.
Thu, 23 Dec 1993 04:43:01 +0000 Richard M. Stallman (remove-hook): Use equal to see if hook is just that fcn.
Wed, 24 Nov 1993 06:46:26 +0000 Richard M. Stallman (walk-windows): If start at minibuf window, do return to it.
Tue, 16 Nov 1993 08:44:51 +0000 Richard M. Stallman (remove-hook): Doc fix.
Wed, 10 Nov 1993 20:30:32 +0000 Richard M. Stallman (remove-hook): New function, analogous to add-hook. This
Tue, 21 Sep 1993 07:47:15 +0000 Brian Fox (suppress-keymap): Use substitute-key-definition instead of manually
Sat, 14 Aug 1993 07:54:59 +0000 Richard M. Stallman (momentary-string-display): Scroll to keep the string on the screen.
Tue, 10 Aug 1993 04:14:17 +0000 Paul Eggert `mod' is no longer an alias for `%'.
Sun, 08 Aug 1993 19:18:26 +0000 Richard M. Stallman (minibuffer-window-active-p): New function.
Mon, 02 Aug 1993 07:23:07 +0000 Richard M. Stallman (add-hook): Change a single function into a list.
Thu, 22 Jul 1993 22:28:36 +0000 Richard M. Stallman (keyboard-translate): Properly lengthen existing table.
Tue, 20 Jul 1993 18:09:21 +0000 Richard M. Stallman (define-key-after): Fix typo in previous change.
Tue, 13 Jul 1993 04:00:04 +0000 Richard M. Stallman (define-key-after): Error if KEY has two elements.
Mon, 05 Jul 1993 04:33:42 +0000 Jim Blandy * subr.el (posn-point): Properly extract the BUFFER-POSITION field
Wed, 30 Jun 1993 04:36:37 +0000 Richard M. Stallman (define-key-after): Delete duplicate bindings that come
Sat, 26 Jun 1993 04:20:42 +0000 Richard M. Stallman (define-key-after): Renamed from define-key-in-sequence.
Sat, 26 Jun 1993 04:18:37 +0000 Richard M. Stallman (define-key-in-sequence): New function.
Tue, 22 Jun 1993 02:02:00 +0000 Jim Blandy * subr.el (event-end): Modified to account for multi-click events.
Thu, 17 Jun 1993 00:16:29 +0000 Jim Blandy * subr.el (event-basic-type): Deal with listy events properly.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Tue, 01 Jun 1993 20:52:15 +0000 Richard M. Stallman (posn-timestamp): Doc fix.
Fri, 28 May 1993 16:40:28 +0000 Richard M. Stallman (baud-rate): Doc fix.
Thu, 27 May 1993 00:06:08 +0000 Richard M. Stallman (listify-key-sequence): Avoid the constant ?\M-\200.
Sat, 22 May 1993 22:02:35 +0000 Richard M. Stallman (event-modifiers): Doc fix.
Tue, 18 May 1993 20:36:11 +0000 Jim Blandy * subr.el (overlay-start, overlay-end, overlay-buffer): Removed.
Mon, 03 May 1993 03:40:40 +0000 Jim Blandy * subr.el (listify-key-sequence): Use a character constant to
Fri, 23 Apr 1993 06:50:48 +0000 Eric S. Raymond All fsets changed to defaliases.
Sat, 10 Apr 1993 06:21:55 +0000 Jim Blandy * subr.el (overlay-start, overlay-end, overlay-buffer): New
Tue, 30 Mar 1993 21:12:44 +0000 Jim Blandy * subr.el (int-to-string): Make this an alias for the subr
Sat, 27 Mar 1993 01:58:44 +0000 Eric S. Raymond (add-hook) Added optional arg to cause hook to be appended rather than
Mon, 08 Mar 1993 08:10:13 +0000 Richard M. Stallman (posn-timestamp, posn-col-row, posn-point, posn-window):
Mon, 08 Mar 1993 00:07:53 +0000 Richard M. Stallman (event-basic-type): New function.
Sun, 07 Mar 1993 07:35:57 +0000 Richard M. Stallman (event-modifiers): New function.
Sat, 06 Mar 1993 06:16:06 +0000 Richard M. Stallman (momentary-string-display): Handle any event when flushing the display.
Sat, 06 Mar 1993 05:54:29 +0000 Richard M. Stallman (listify-key-sequence): New function.
Fri, 26 Feb 1993 06:28:04 +0000 Richard M. Stallman (walk-windows): Doc fix.
Mon, 22 Feb 1993 14:16:25 +0000 Jim Blandy * subr.el (string-to-int): Make this an alias for
Sun, 14 Feb 1993 14:35:19 +0000 Jim Blandy * subr.el (mod): Add back this alias for %.
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Mon, 21 Dec 1992 18:34:22 +0000 Roland McGrath (ignore): Use defun instead of fset to define; the byte compiler is smart
Fri, 20 Nov 1992 17:22:56 +0000 Jim Blandy * subr.el (lambda): Doc fix.
Mon, 16 Nov 1992 01:43:07 +0000 Jim Blandy * subr.el (lambda): Don't use backquotes in lambda's definition.
Tue, 03 Nov 1992 22:47:23 +0000 Christopher Zaborsky Doc fix.
Sun, 20 Sep 1992 02:22:09 +0000 Richard M. Stallman entered into RCS
Sat, 19 Sep 1992 07:51:41 +0000 Richard M. Stallman *** empty log message ***
Sun, 13 Sep 1992 20:40:20 +0000 Richard M. Stallman *** empty log message ***
Sun, 13 Sep 1992 10:54:38 +0000 Jim Blandy *** empty log message ***
Fri, 24 Jul 1992 05:00:23 +0000 Richard M. Stallman *** empty log message ***
Wed, 22 Jul 1992 02:58:21 +0000 Eric S. Raymond *** empty log message ***
Wed, 15 Jul 1992 21:31:44 +0000 Eric S. Raymond *** empty log message ***
Wed, 15 Jul 1992 03:24:58 +0000 Jim Blandy *** empty log message ***
Wed, 10 Jun 1992 02:47:07 +0000 Jim Blandy *** empty log message ***
Wed, 03 Jun 1992 02:55:55 +0000 Richard M. Stallman *** empty log message ***
Sun, 31 May 1992 21:13:26 +0000 Noah Friedman *** empty log message ***
Sun, 31 May 1992 21:09:48 +0000 Noah Friedman *** empty log message ***
Sat, 30 May 1992 21:11:25 +0000 Eric S. Raymond *** empty log message ***
Mon, 18 May 1992 08:14:41 +0000 Jim Blandy *** empty log message ***
Wed, 14 Aug 1991 01:03:20 +0000 Jim Blandy *** empty log message ***
Mon, 12 Aug 1991 13:15:12 +0000 Jim Blandy *** empty log message ***
Thu, 25 Jul 1991 16:41:17 +0000 Jim Blandy *** empty log message ***
Thu, 20 Jun 1991 10:29:36 +0000 Jim Blandy *** empty log message ***
Sat, 22 Dec 1990 22:51:22 +0000 Richard M. Stallman *** empty log message ***
Mon, 05 Nov 1990 10:06:02 +0000 David Lawrence Initial revision