Thu, 27 Jul 2000 20:08:47 +0000 |
Gerd Moellmann |
(remove, remq): New functions.
|
Thu, 01 Jun 2000 05:06:46 +0000 |
Stefan Monnier |
Update calls to make-obsolete with a WHEN argument.
|
Sun, 21 May 2000 23:23:40 +0000 |
Stefan Monnier |
(remove-hook): Don't turn the hook's value into a list.
|
Tue, 16 May 2000 21:36:57 +0000 |
Stefan Monnier |
(remove-hook): `setq' hook-value, not `set'.
|
Tue, 16 May 2000 14:47:46 +0000 |
Sam Steingold |
(add-hook): setq hook-value, not set
|
Thu, 11 May 2000 09:28:06 +0000 |
Gerd Moellmann |
(substitute-key-definition): Add comment describing
|
Wed, 10 May 2000 22:40:17 +0000 |
Stefan Monnier |
(add-hook, remove-hook): Make hook buffer-local if needed..
|
Thu, 04 May 2000 20:18:42 +0000 |
Gerd Moellmann |
(substitute-key-definition): Clarify documentation.
|
Wed, 03 May 2000 12:33:16 +0000 |
Gerd Moellmann |
(add-minor-mode): Handle AFTER for keymaps. Don't
|
Fri, 28 Apr 2000 11:53:43 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 27 Apr 2000 10:40:58 +0000 |
Gerd Moellmann |
(add-minor-mode): Use `set' instead of `setq'.
|
Wed, 26 Apr 2000 18:49:05 +0000 |
Gerd Moellmann |
(add-minor-mode): Make argument MAP optional.
|
Wed, 26 Apr 2000 17:33:40 +0000 |
Gerd Moellmann |
(add-minor-mode): New function.
|
Mon, 17 Apr 2000 16:08:26 +0000 |
Richard M. Stallman |
(read-passwd): Use read-char-exclusive.
|
Mon, 03 Apr 2000 19:29:56 +0000 |
Gerd Moellmann |
(member-ignore-case): New function.
|
Tue, 21 Mar 2000 15:28:44 +0000 |
Stefan Monnier |
(combine-run-hooks): New function.
|
Tue, 14 Mar 2000 22:57:28 +0000 |
Dave Love |
(replace-regexp-in-string): Renamed from
|
Wed, 08 Mar 2000 23:49:09 +0000 |
Stefan Monnier |
(replace-regexps-in-string): Properly handle the case where
|
Tue, 29 Feb 2000 10:13:42 +0000 |
Gerd Moellmann |
(assq-delete-all): Renamed from assoc-delete-all.
|
Wed, 23 Feb 2000 11:40:06 +0000 |
Dave Love |
(define-key-after): Default AFTER to t. Doc fix.
|
Tue, 22 Feb 2000 20:14:56 +0000 |
Dave Love |
(when, unless, split-string): Doc fix.
|
Fri, 28 Jan 2000 22:10:18 +0000 |
Dave Love |
Move out indent and edebug specs for when and unless.
|
Fri, 21 Jan 2000 03:40:33 +0000 |
Richard M. Stallman |
(with-syntax-table): Use make-symbol, not gensym.
|
Fri, 21 Jan 2000 03:38:12 +0000 |
Richard M. Stallman |
Make the definitions of dolist and dotimes work
|
Fri, 21 Jan 2000 02:08:58 +0000 |
Richard M. Stallman |
(dolist, dotimes): Moved from cl-macs.el.
|
Wed, 12 Jan 2000 03:04:55 +0000 |
Richard M. Stallman |
(with-syntax-table): Moved from simple.el.
|
Tue, 19 Oct 1999 07:18:58 +0000 |
Paul Eggert |
Fix bootstrapping problems.
|
Wed, 13 Oct 1999 00:21:07 +0000 |
Stefan Monnier |
* subr.el (with-current-buffer): don't use backquotes to avoid
|
Tue, 14 Sep 1999 10:11:19 +0000 |
Eli Zaretskii |
(shell-quote-argument): Quote argument with double
|
Sat, 11 Sep 1999 01:08:15 +0000 |
Richard M. Stallman |
(make-temp-file): New function.
|