log lisp/subr.el @ 5456:b34aaec781fc

age author description
1994-01-05 Richard M. Stallman (eval-after-load): Do nothing if FORM is already on the list.
1994-01-03 Richard M. Stallman (make-syntax-table): New function; no longer an alias
1993-12-31 Richard M. Stallman (shell-quote-argument): New function.
1993-12-23 Richard M. Stallman (remove-hook): Use equal to see if hook is just that fcn.
1993-11-24 Richard M. Stallman (walk-windows): If start at minibuf window, do return to it.
1993-11-16 Richard M. Stallman (remove-hook): Doc fix.
1993-11-10 Richard M. Stallman (remove-hook): New function, analogous to add-hook. This
1993-09-21 Brian Fox (suppress-keymap): Use substitute-key-definition instead of manually
1993-08-14 Richard M. Stallman (momentary-string-display): Scroll to keep the string on the screen.
1993-08-10 Paul Eggert `mod' is no longer an alias for `%'.
1993-08-08 Richard M. Stallman (minibuffer-window-active-p): New function.
1993-08-02 Richard M. Stallman (add-hook): Change a single function into a list.
1993-07-22 Richard M. Stallman (keyboard-translate): Properly lengthen existing table.
1993-07-20 Richard M. Stallman (define-key-after): Fix typo in previous change.
1993-07-13 Richard M. Stallman (define-key-after): Error if KEY has two elements.
1993-07-05 Jim Blandy * subr.el (posn-point): Properly extract the BUFFER-POSITION field
1993-06-30 Richard M. Stallman (define-key-after): Delete duplicate bindings that come
1993-06-26 Richard M. Stallman (define-key-after): Renamed from define-key-in-sequence.
1993-06-26 Richard M. Stallman (define-key-in-sequence): New function.
1993-06-22 Jim Blandy * subr.el (event-end): Modified to account for multi-click events.
1993-06-17 Jim Blandy * subr.el (event-basic-type): Deal with listy events properly.
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-06-01 Richard M. Stallman (posn-timestamp): Doc fix.
1993-05-28 Richard M. Stallman (baud-rate): Doc fix.
1993-05-27 Richard M. Stallman (listify-key-sequence): Avoid the constant ?\M-\200.
1993-05-22 Richard M. Stallman (event-modifiers): Doc fix.
1993-05-18 Jim Blandy * subr.el (overlay-start, overlay-end, overlay-buffer): Removed.
1993-05-03 Jim Blandy * subr.el (listify-key-sequence): Use a character constant to
1993-04-23 Eric S. Raymond All fsets changed to defaliases.
1993-04-10 Jim Blandy * subr.el (overlay-start, overlay-end, overlay-buffer): New
1993-03-30 Jim Blandy * subr.el (int-to-string): Make this an alias for the subr
1993-03-27 Eric S. Raymond (add-hook) Added optional arg to cause hook to be appended rather than
1993-03-08 Richard M. Stallman (posn-timestamp, posn-col-row, posn-point, posn-window):
1993-03-08 Richard M. Stallman (event-basic-type): New function.
1993-03-07 Richard M. Stallman (event-modifiers): New function.
1993-03-06 Richard M. Stallman (momentary-string-display): Handle any event when flushing the display.
1993-03-06 Richard M. Stallman (listify-key-sequence): New function.
1993-02-26 Richard M. Stallman (walk-windows): Doc fix.
1993-02-22 Jim Blandy * subr.el (string-to-int): Make this an alias for
1993-02-14 Jim Blandy * subr.el (mod): Add back this alias for %.
1993-01-26 Jim Blandy JimB's changes since January 18th
1992-12-21 Roland McGrath (ignore): Use defun instead of fset to define; the byte compiler is smart
1992-11-20 Jim Blandy * subr.el (lambda): Doc fix.
1992-11-16 Jim Blandy * subr.el (lambda): Don't use backquotes in lambda's definition.
1992-11-03 Christopher Zaborsky Doc fix.
1992-09-20 Richard M. Stallman entered into RCS
1992-09-19 Richard M. Stallman *** empty log message ***
1992-09-13 Richard M. Stallman *** empty log message ***
1992-09-13 Jim Blandy *** empty log message ***
1992-07-24 Richard M. Stallman *** empty log message ***
1992-07-22 Eric S. Raymond *** empty log message ***
1992-07-15 Eric S. Raymond *** empty log message ***
1992-07-15 Jim Blandy *** empty log message ***
1992-06-10 Jim Blandy *** empty log message ***
1992-06-03 Richard M. Stallman *** empty log message ***
1992-05-31 Noah Friedman *** empty log message ***
1992-05-31 Noah Friedman *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1992-05-18 Jim Blandy *** empty log message ***
1991-08-14 Jim Blandy *** empty log message ***
1991-08-12 Jim Blandy *** empty log message ***
1991-07-25 Jim Blandy *** empty log message ***
1991-06-20 Jim Blandy *** empty log message ***
1990-12-22 Richard M. Stallman *** empty log message ***
1990-11-05 David Lawrence Initial revision