| Commit message (Expand) | Author | Age | Files | Lines |
* | (make-local-hook): Docstring fix. | Stefan Monnier | 2000-11-21 | 1 | -0/+3 |
* | (add-to-list): Add optional argument APPEND. | Miles Bader | 2000-10-10 | 1 | -3/+8 |
* | (substitute-key-definition): Doc fix. | Dave Love | 2000-10-04 | 1 | -1/+15 |
* | (add-minor-mode): Don't eval NAME. | Stefan Monnier | 2000-09-29 | 1 | -50/+49 |
* | (add-minor-mode): Use toggle-fun arg. | Dave Love | 2000-09-12 | 1 | -2/+23 |
* | (remove, remq): New functions. | Gerd Moellmann | 2000-07-27 | 1 | -0/+16 |
* | Update calls to make-obsolete with a WHEN argument. | Stefan Monnier | 2000-06-01 | 1 | -2/+2 |
* | (remove-hook): Don't turn the hook's value into a list. | Stefan Monnier | 2000-05-21 | 1 | -5/+4 |
* | (remove-hook): `setq' hook-value, not `set'. | Stefan Monnier | 2000-05-16 | 1 | -1/+1 |
* | (add-hook): setq hook-value, not set | Sam Steingold | 2000-05-16 | 1 | -1/+1 |
* | (substitute-key-definition): Add comment describing | Gerd Moellmann | 2000-05-11 | 1 | -0/+7 |
* | (add-hook, remove-hook): Make hook buffer-local if needed.. | Stefan Monnier | 2000-05-10 | 1 | -56/+41 |
* | (substitute-key-definition): Clarify documentation. | Gerd Moellmann | 2000-05-04 | 1 | -1/+1 |
* | (add-minor-mode): Handle AFTER for keymaps. Don't | Gerd Moellmann | 2000-05-03 | 1 | -7/+16 |
* | *** empty log message *** | Gerd Moellmann | 2000-04-28 | 1 | -11/+44 |
* | (add-minor-mode): Use `set' instead of `setq'. | Gerd Moellmann | 2000-04-27 | 1 | -1/+1 |
* | (add-minor-mode): Make argument MAP optional. | Gerd Moellmann | 2000-04-26 | 1 | -3/+3 |
* | (add-minor-mode): New function. | Gerd Moellmann | 2000-04-26 | 1 | -0/+15 |
* | (read-passwd): Use read-char-exclusive. | Richard M. Stallman | 2000-04-17 | 1 | -1/+1 |
* | (member-ignore-case): New function. | Gerd Moellmann | 2000-04-03 | 1 | -0/+12 |
* | (combine-run-hooks): New function. | Stefan Monnier | 2000-03-21 | 1 | -0/+29 |
* | (replace-regexp-in-string): Renamed from | Dave Love | 2000-03-14 | 1 | -3/+7 |
* | (replace-regexps-in-string): Properly handle the case where | Stefan Monnier | 2000-03-08 | 1 | -17/+16 |
* | (assq-delete-all): Renamed from assoc-delete-all. | Gerd Moellmann | 2000-02-29 | 1 | -2/+1 |
* | (define-key-after): Default AFTER to t. Doc fix. | Dave Love | 2000-02-23 | 1 | -5/+8 |
* | (when, unless, split-string): Doc fix. | Dave Love | 2000-02-22 | 1 | -5/+61 |
* | Move out indent and edebug specs for when and unless. | Dave Love | 2000-01-28 | 1 | -4/+0 |
* | (with-syntax-table): Use make-symbol, not gensym. | Richard M. Stallman | 2000-01-21 | 1 | -2/+2 |
* | Make the definitions of dolist and dotimes work | Richard M. Stallman | 2000-01-21 | 1 | -15/+19 |
* | (dolist, dotimes): Moved from cl-macs.el. | Richard M. Stallman | 2000-01-21 | 1 | -0/+26 |
* | (with-syntax-table): Moved from simple.el. | Richard M. Stallman | 2000-01-12 | 1 | -0/+16 |
* | Fix bootstrapping problems. | Paul Eggert | 1999-10-19 | 1 | -5/+9 |
* | * subr.el (with-current-buffer): don't use backquotes to avoid | Stefan Monnier | 1999-10-13 | 1 | -3/+3 |
* | (shell-quote-argument): Quote argument with double | Eli Zaretskii | 1999-09-14 | 1 | -2/+13 |
* | (make-temp-file): New function. | Richard M. Stallman | 1999-09-11 | 1 | -0/+24 |
* | (push): Doc fix. | Richard M. Stallman | 1999-09-07 | 1 | -1/+1 |
* | (push): Fix typo. | Dave Love | 1999-08-31 | 1 | -2/+2 |
* | Fix previous change. | Richard M. Stallman | 1999-08-29 | 1 | -4/+4 |
* | (push, pop): New macros. | Richard M. Stallman | 1999-08-29 | 1 | -0/+15 |
* | (assoc-ignore-case, assoc-ignore-representation): Moved here from simple.el. | Karl Heuer | 1999-08-16 | 1 | -0/+22 |
* | (point-at-eol, point-at-bol): New aliases. | Karl Heuer | 1999-08-16 | 1 | -0/+2 |
* | (assoc-delete-all): New function, renamed from frame-delete-all. | Dave Love | 1999-07-30 | 1 | -0/+11 |
* | (add-to-list): Doc fix. | Richard M. Stallman | 1999-05-22 | 1 | -0/+2 |
* | (with-temp-message): Fix the other call to message to use %s. | Karl Heuer | 1999-05-07 | 1 | -1/+1 |
* | (with-temp-message): Use %s so % in old msg won't fool us. | Karl Heuer | 1999-02-23 | 1 | -2/+2 |
* | (momentary-string-display): Bind inhibit-read-only. | Richard M. Stallman | 1999-02-16 | 1 | -1/+1 |
* | *** empty log message *** | Dan Nicolaescu | 1999-02-02 | 1 | -1/+1 |
* | (subst-char-in-string): New function. | Andrew Innes | 1999-01-17 | 1 | -0/+11 |
* | Doc fix. | Simon Marshall | 1999-01-06 | 1 | -2/+4 |
* | (with-temp-message): Don't display MESSAGE if nil. | Simon Marshall | 1999-01-06 | 1 | -4/+9 |