| Commit message (Expand) | Author | Age | Files | Lines |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -3/+4 |
* | (error): Doc fix. | Richard M. Stallman | 1996-01-04 | 1 | -1/+4 |
* | (add-to-list): Doc fix. | Karl Heuer | 1995-12-21 | 1 | -6/+1 |
* | (make-syntax-table): Use nil for "inherit". | Richard M. Stallman | 1995-10-11 | 1 | -4/+4 |
* | (substitute-key-definition): Do recursively scan | Richard M. Stallman | 1995-09-18 | 1 | -2/+6 |
* | Remove the remaining hook running functions. They are in C now. | Simon Marshall | 1995-07-31 | 1 | -85/+3 |
* | (run-hook-with-args): Deleted; now in C code. | Karl Heuer | 1995-07-25 | 1 | -29/+0 |
* | (shell-quote-argument): Don't do anything, on MS-DOS. | Richard M. Stallman | 1995-07-01 | 1 | -11/+14 |
* | (lambda): Doc fix. | Richard M. Stallman | 1995-06-27 | 1 | -1/+3 |
* | (add-hook): Use local local-variable-if-set-p. | Richard M. Stallman | 1995-06-17 | 1 | -1/+1 |
* | (make-local-hook): Doc fix. | Richard M. Stallman | 1995-06-16 | 1 | -8/+18 |
* | (read-quoted-char): Turn on help-form and turn off help-char. | Karl Heuer | 1995-06-07 | 1 | -1/+5 |
* | (frame-configuration-p): Moved here from frame.el. | Karl Heuer | 1995-05-30 | 1 | -0/+9 |
* | (buffer-substring-no-properties): New function. | Richard M. Stallman | 1995-05-01 | 1 | -0/+6 |
* | Changed match-string to defun, but still return nil (no error) if no match. | Simon Marshall | 1995-03-24 | 1 | -5/+6 |
* | Change to macro, and return nil if there was no match at the specified depth. | Simon Marshall | 1995-03-23 | 1 | -13/+14 |
* | (one-window-p, walk-windows, minibuffer-window-active-p): | Richard M. Stallman | 1995-03-22 | 1 | -64/+0 |
* | (walk-windows): Doc fix. | Richard M. Stallman | 1995-02-25 | 1 | -9/+18 |
* | (local-unset-key): Fix args in previous change. | Karl Heuer | 1995-02-25 | 1 | -2/+2 |
* | (global_set_key, local_set_key, global_unset_key) | Richard M. Stallman | 1995-02-25 | 1 | -0/+45 |
* | (eval-after-load): Run FORM now if FILE's already loaded. | Richard M. Stallman | 1995-02-22 | 1 | -1/+8 |
* | (listify-key-sequence-1, event-modifiers): Don't presume internal bit layout | Karl Heuer | 1995-02-08 | 1 | -12/+10 |
* | (read-quoted-char): Don't log prompt messages. | Karl Heuer | 1995-02-07 | 1 | -2/+2 |
* | (match-string): Fix braino. | Richard M. Stallman | 1995-01-28 | 1 | -2/+2 |
* | (match-string): Delete extra arg to buffer-substring. | Karl Heuer | 1995-01-27 | 1 | -1/+1 |
* | (match-string): New function. | Richard M. Stallman | 1995-01-27 | 1 | -0/+8 |
* | (listify-key-sequence-1): Update for change in CHAR_META. | Richard M. Stallman | 1995-01-09 | 1 | -1/+1 |
* | (run-hook-with-args-until-failure): | Richard M. Stallman | 1994-12-27 | 1 | -15/+16 |
* | (font-lock-defaults): Add defvar. | Richard M. Stallman | 1994-12-25 | 1 | -0/+12 |
* | (lambda): Doc fix. | Richard M. Stallman | 1994-12-15 | 1 | -2/+3 |
* | (start-process-shell-command): Don't use `exec'-- | Richard M. Stallman | 1994-11-19 | 1 | -4/+3 |
* | (substitute-key-definition): Don't recursively scan | Richard M. Stallman | 1994-11-16 | 1 | -1/+5 |
* | (start-process-shell-command): Don't use exec on windows-nt. | Karl Heuer | 1994-11-03 | 1 | -4/+9 |
* | (add-to-list): Doc fix. | Richard M. Stallman | 1994-10-14 | 1 | -1/+6 |
* | (add-to-list): New function. | Richard M. Stallman | 1994-10-13 | 1 | -0/+5 |
* | (add-hook, remove-hook): If the hook was made local | Richard M. Stallman | 1994-10-01 | 1 | -2/+10 |
* | (add-hook): Initialize default value and local value. | Richard M. Stallman | 1994-09-30 | 1 | -26/+147 |
* | (remove-hook, add-hook): Copy existing list before modifying. | Richard M. Stallman | 1994-09-21 | 1 | -11/+4 |
* | (add-hook): Doc fix. | Richard M. Stallman | 1994-09-20 | 1 | -1/+9 |
* | (one-window-p): Doc fix. | Richard M. Stallman | 1994-08-11 | 1 | -1/+1 |
* | (ignore): Put doc string in right place. | Richard M. Stallman | 1994-07-12 | 1 | -3/+3 |
* | (posn-col-row): Test for consp, not symbolp. | Karl Heuer | 1994-05-26 | 1 | -5/+7 |
* | (posn-col-row): Use let*. | Richard M. Stallman | 1994-05-23 | 1 | -3/+3 |
* | (posn-col-row): Do something useful for scroll bar event. | Richard M. Stallman | 1994-05-22 | 1 | -9/+19 |
* | (substitute-key-definition): Skip cached menu key-equivs. | Richard M. Stallman | 1994-05-22 | 1 | -0/+9 |
* | (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 |