| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (posn-col-row): Doc fix. | Richard M. Stallman | 1994-05-19 | 1 | -1/+1 |
* | (ignore): Allow interactive call. | Richard M. Stallman | 1994-05-07 | 1 | -0/+1 |
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
* | (run-hooks): Don't use mapcar--save consing. | Richard M. Stallman | 1994-04-26 | 1 | -1/+22 |
* | (read-quoted-char): Convert meta chars into 128+ chars. | Richard M. Stallman | 1994-04-12 | 1 | -1/+3 |
* | (force-mode-line-update): Doc fix. | Karl Heuer | 1994-04-11 | 1 | -1/+1 |
* | (define-key-after): Doc fix. | Richard M. Stallman | 1994-04-07 | 1 | -2/+2 |
* | (momentary-string-display): Avoid modifying the undo list. | Richard M. Stallman | 1994-03-28 | 1 | -0/+2 |
* | (set-match-data): New alias. | Richard M. Stallman | 1994-03-28 | 1 | -0/+1 |
* | (one-window-p): New argument all-frames. | Richard M. Stallman | 1994-03-20 | 1 | -3/+9 |
* | Don't use triple-hyphen in a character class. | Karl Heuer | 1994-03-12 | 1 | -1/+1 |
* | (substitute-key-definition): Avoid infinite recursion. | Karl Heuer | 1994-03-03 | 1 | -3/+12 |
* | (posn-x-y): New function. | Richard M. Stallman | 1994-02-23 | 1 | -8/+20 |
* | (substitute-key-definition): Don't discard menu strings. | Richard M. Stallman | 1994-02-19 | 1 | -4/+7 |
* | (user-original-login-name): Reduce to a defalias, since it's redundant with | Karl Heuer | 1994-02-11 | 1 | -4/+1 |
* | (make-syntax-table): Behave like copy-syntax-table if an argument is given, | Karl Heuer | 1994-02-08 | 1 | -20/+22 |
* | (start-process-shell-command): Doc fix. | Richard M. Stallman | 1994-01-06 | 1 | -1/+1 |
* | (eval-after-load): Do nothing if FORM is already on the list. | Richard M. Stallman | 1994-01-05 | 1 | -1/+4 |
* | (make-syntax-table): New function; no longer an alias | Richard M. Stallman | 1994-01-03 | 1 | -1/+24 |
* | (shell-quote-argument): New function. | Richard M. Stallman | 1993-12-31 | 1 | -0/+12 |
* | (remove-hook): Use equal to see if hook is just that fcn. | Richard M. Stallman | 1993-12-23 | 1 | -5/+2 |
* | (walk-windows): If start at minibuf window, do return to it. | Richard M. Stallman | 1993-11-24 | 1 | -0/+3 |
* | (remove-hook): Doc fix. | Richard M. Stallman | 1993-11-16 | 1 | -1/+1 |
* | (remove-hook): New function, analogous to add-hook. This | Richard M. Stallman | 1993-11-10 | 1 | -0/+15 |
* | (suppress-keymap): Use substitute-key-definition instead of manually | Brian Fox | 1993-09-21 | 1 | -5/+1 |
* | (momentary-string-display): Scroll to keep the string on the screen. | Richard M. Stallman | 1993-08-14 | 1 | -1/+11 |
* | `mod' is no longer an alias for `%'. | Paul Eggert | 1993-08-10 | 1 | -7/+0 |
* | (minibuffer-window-active-p): New function. | Richard M. Stallman | 1993-08-08 | 1 | -0/+13 |
* | (add-hook): Change a single function into a list. | Richard M. Stallman | 1993-08-02 | 1 | -6/+20 |
* | (keyboard-translate): Properly lengthen existing table. | Richard M. Stallman | 1993-07-22 | 1 | -1/+2 |
* | (define-key-after): Fix typo in previous change. | Richard M. Stallman | 1993-07-20 | 1 | -1/+1 |
* | (define-key-after): Error if KEY has two elements. | Richard M. Stallman | 1993-07-13 | 1 | -1/+5 |
* | * subr.el (posn-point): Properly extract the BUFFER-POSITION field | Jim Blandy | 1993-07-05 | 1 | -1/+3 |
* | (define-key-after): Delete duplicate bindings that come | Richard M. Stallman | 1993-06-30 | 1 | -4/+13 |
* | (define-key-after): Renamed from define-key-in-sequence. | Richard M. Stallman | 1993-06-26 | 1 | -1/+1 |
* | (define-key-in-sequence): New function. | Richard M. Stallman | 1993-06-26 | 1 | -0/+23 |
* | * subr.el (event-end): Modified to account for multi-click events. | Jim Blandy | 1993-06-22 | 1 | -1/+1 |
* | * subr.el (event-basic-type): Deal with listy events properly. | Jim Blandy | 1993-06-17 | 1 | -0/+2 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
* | (posn-timestamp): Doc fix. | Richard M. Stallman | 1993-06-01 | 1 | -1/+1 |
* | (baud-rate): Doc fix. | Richard M. Stallman | 1993-05-28 | 1 | -1/+2 |
* | (listify-key-sequence): Avoid the constant ?\M-\200. | Richard M. Stallman | 1993-05-27 | 1 | -1/+8 |
* | (event-modifiers): Doc fix. | Richard M. Stallman | 1993-05-22 | 1 | -2/+1 |
* | * subr.el (overlay-start, overlay-end, overlay-buffer): Removed. | Jim Blandy | 1993-05-18 | 1 | -15/+0 |
* | * subr.el (listify-key-sequence): Use a character constant to | Jim Blandy | 1993-05-03 | 1 | -1/+1 |
* | All fsets changed to defaliases. | Eric S. Raymond | 1993-04-23 | 1 | -31/+31 |
* | * subr.el (overlay-start, overlay-end, overlay-buffer): New | Jim Blandy | 1993-04-10 | 1 | -160/+205 |
* | * subr.el (int-to-string): Make this an alias for the subr | Jim Blandy | 1993-03-30 | 1 | -0/+1 |
* | (add-hook) Added optional arg to cause hook to be appended rather than | Eric S. Raymond | 1993-03-27 | 1 | -6/+10 |
* | (posn-timestamp, posn-col-row, posn-point, posn-window): | Richard M. Stallman | 1993-03-08 | 1 | -1/+52 |