summaryrefslogtreecommitdiff
path: root/lisp/subr.el
Commit message (Expand)AuthorAgeFilesLines
* (momentary-string-display): Scroll to keep the string on the screen.Richard M. Stallman1993-08-141-1/+11
* `mod' is no longer an alias for `%'.Paul Eggert1993-08-101-7/+0
* (minibuffer-window-active-p): New function.Richard M. Stallman1993-08-081-0/+13
* (add-hook): Change a single function into a list.Richard M. Stallman1993-08-021-6/+20
* (keyboard-translate): Properly lengthen existing table.Richard M. Stallman1993-07-221-1/+2
* (define-key-after): Fix typo in previous change.Richard M. Stallman1993-07-201-1/+1
* (define-key-after): Error if KEY has two elements.Richard M. Stallman1993-07-131-1/+5
* * subr.el (posn-point): Properly extract the BUFFER-POSITION fieldJim Blandy1993-07-051-1/+3
* (define-key-after): Delete duplicate bindings that comeRichard M. Stallman1993-06-301-4/+13
* (define-key-after): Renamed from define-key-in-sequence.Richard M. Stallman1993-06-261-1/+1
* (define-key-in-sequence): New function.Richard M. Stallman1993-06-261-0/+23
* * subr.el (event-end): Modified to account for multi-click events.Jim Blandy1993-06-221-1/+1
* * subr.el (event-basic-type): Deal with listy events properly.Jim Blandy1993-06-171-0/+2
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* (posn-timestamp): Doc fix.Richard M. Stallman1993-06-011-1/+1
* (baud-rate): Doc fix.Richard M. Stallman1993-05-281-1/+2
* (listify-key-sequence): Avoid the constant ?\M-\200.Richard M. Stallman1993-05-271-1/+8
* (event-modifiers): Doc fix.Richard M. Stallman1993-05-221-2/+1
* * subr.el (overlay-start, overlay-end, overlay-buffer): Removed.Jim Blandy1993-05-181-15/+0
* * subr.el (listify-key-sequence): Use a character constant toJim Blandy1993-05-031-1/+1
* All fsets changed to defaliases.Eric S. Raymond1993-04-231-31/+31
* * subr.el (overlay-start, overlay-end, overlay-buffer): NewJim Blandy1993-04-101-160/+205
* * subr.el (int-to-string): Make this an alias for the subrJim Blandy1993-03-301-0/+1
* (add-hook) Added optional arg to cause hook to be appended rather thanEric S. Raymond1993-03-271-6/+10
* (posn-timestamp, posn-col-row, posn-point, posn-window):Richard M. Stallman1993-03-081-1/+52
* (event-basic-type): New function.Richard M. Stallman1993-03-081-0/+8
* (event-modifiers): New function.Richard M. Stallman1993-03-071-0/+36
* (momentary-string-display): Handle any event when flushing the display.Richard M. Stallman1993-03-061-1/+1
* (listify-key-sequence): New function.Richard M. Stallman1993-03-061-0/+10
* (walk-windows): Doc fix.Richard M. Stallman1993-02-261-2/+6
* * subr.el (string-to-int): Make this an alias forJim Blandy1993-02-221-0/+4
* * subr.el (mod): Add back this alias for %.Jim Blandy1993-02-141-0/+7
* JimB's changes since January 18thJim Blandy1993-01-261-3/+3
* (ignore): Use defun instead of fset to define; the byte compiler is smartRoland McGrath1992-12-211-8/+3
* * subr.el (lambda): Doc fix.Jim Blandy1992-11-201-3/+11
* * subr.el (lambda): Don't use backquotes in lambda's definition.Jim Blandy1992-11-161-3/+5
* Doc fix.Christopher Zaborsky1992-11-031-3/+3
* entered into RCSRichard M. Stallman1992-09-201-14/+57
* *** empty log message ***Richard M. Stallman1992-09-191-0/+5
* *** empty log message ***Richard M. Stallman1992-09-131-0/+9
* *** empty log message ***Jim Blandy1992-09-131-7/+11
* *** empty log message ***Richard M. Stallman1992-07-241-10/+10
* *** empty log message ***Eric S. Raymond1992-07-221-3/+0
* *** empty log message ***Eric S. Raymond1992-07-151-0/+7
* *** empty log message ***Jim Blandy1992-07-151-5/+5
* *** empty log message ***Jim Blandy1992-06-101-11/+11
* *** empty log message ***Richard M. Stallman1992-06-031-0/+1
* *** empty log message ***Noah Friedman1992-05-311-3/+3
* *** empty log message ***Noah Friedman1992-05-311-0/+3
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4