log lisp/subr.el @ 4414:3356419b94c1

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