log lisp/subr.el @ 37028:f023c8a482ec

age author description
Wed, 28 Mar 2001 09:28:15 +0000 Gerd Moellmann (read-passwd): Clear command history after each
Thu, 01 Mar 2001 18:30:44 +0000 Dave Love (event-basic-type): Doc fix.
Thu, 15 Feb 2001 09:55:14 +0000 Gerd Moellmann (read-passwd): Clear Lisp memory holding password.
Fri, 12 Jan 2001 19:51:09 +0000 Richard M. Stallman (last): Handle a list that doesn't end in nil.
Thu, 11 Jan 2001 14:23:25 +0000 Gerd Moellmann (eval-after-load): Call load-symbol-file-load-history to
Thu, 28 Dec 2000 12:15:44 +0000 Kenichi Handa (butlast, nbutlast): Moved from cl.el to here.
Sat, 23 Dec 2000 20:53:24 +0000 Stefan Monnier (combine-run-hooks): Remove.
Wed, 20 Dec 2000 20:09:34 +0000 Dave Love (eval-after-load): Doc fix.
Wed, 29 Nov 2000 14:53:37 +0000 Stefan Monnier (combine-run-hooks): Only run-hooks if there's a hook to run.
Wed, 29 Nov 2000 04:35:50 +0000 Miles Bader (member-ignore-case): Return the tail of the list who's car matches,
Thu, 23 Nov 2000 22:57:46 +0000 Stefan Monnier Undoing the changes erroneously committed just before.
Thu, 23 Nov 2000 22:54:42 +0000 Stefan Monnier (add-hook, remove-hook): Don't call make-local-hook
Tue, 21 Nov 2000 21:35:38 +0000 Stefan Monnier (make-local-hook): Docstring fix.
Tue, 10 Oct 2000 02:47:30 +0000 Miles Bader (add-to-list): Add optional argument APPEND.
Wed, 04 Oct 2000 11:24:51 +0000 Dave Love (substitute-key-definition): Doc fix.
Fri, 29 Sep 2000 03:23:49 +0000 Stefan Monnier (add-minor-mode): Don't eval NAME.
Tue, 12 Sep 2000 12:56:25 +0000 Dave Love (add-minor-mode): Use toggle-fun arg.
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.