log lisp/subr.el @ 5046:6edbd7807a6e

age author description
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.