log lisp/subr.el @ 43158:43607fa60102

age author description
Wed, 06 Feb 2002 23:05:44 +0000 Kim F. Storm (global-set-key, local-set-key): Accept a symbol for the
Wed, 06 Feb 2002 15:21:20 +0000 Richard M. Stallman (force-mode-line-update): Doc fix.
Wed, 06 Feb 2002 15:20:36 +0000 Richard M. Stallman (atomic-change-group, prepare-change-group, activate-change-group)
Fri, 25 Jan 2002 05:05:16 +0000 Richard M. Stallman (remove): Doc fix.
Fri, 25 Jan 2002 02:32:18 +0000 Richard M. Stallman (substring-no-properties): New function.
Wed, 23 Jan 2002 17:46:44 +0000 Richard M. Stallman (copy-without-properties): New function.
Sat, 22 Dec 2001 13:36:12 +0000 Pavel Jank (insert-string): Moved from mocklisp.c, reimplemented in Lisp. Obsoleted.
Sun, 16 Dec 2001 18:36:34 +0000 Richard M. Stallman (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
Sun, 16 Dec 2001 17:41:20 +0000 Richard M. Stallman (with-temp-message): At the end, always discard
Wed, 12 Dec 2001 09:26:43 +0000 Richard M. Stallman (derived-mode-p): Moved here from derived.el.
Tue, 11 Dec 2001 07:34:39 +0000 Pavel Jank (ctl-x-4-map): Doc fix.
Wed, 28 Nov 2001 04:03:53 +0000 Stefan Monnier (copy-overlay, remove-overlays): New funs.
Sat, 17 Nov 2001 03:53:51 +0000 Richard M. Stallman (functionp): Do use cdr-safe on object.
Fri, 16 Nov 2001 14:11:24 +0000 Stefan Monnier (eval-after-load): Make it work with features as well.
Fri, 09 Nov 2001 01:02:27 +0000 Miles Bader (functionp): Don't consider macros as functions.
Thu, 08 Nov 2001 12:08:51 +0000 Miles Bader (functionp): Make work correctly for macros and unbound symbols.
Thu, 08 Nov 2001 00:57:57 +0000 Stefan Monnier (with-local-quit): New macro.
Thu, 25 Oct 2001 02:26:41 +0000 Stefan Monnier (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks): New vars and functions.
Tue, 09 Oct 2001 11:14:31 +0000 Miles Bader (symbol-file-load-history-loaded)
Fri, 05 Oct 2001 12:30:20 +0000 Miles Bader (call-process-shell-command): New function.
Fri, 05 Oct 2001 09:26:17 +0000 Gerd Moellmann (define-key-after): Allow `key' to be longer than 1.
Thu, 09 Aug 2001 14:52:27 +0000 Gerd Moellmann (add-minor-mode): Use mode-line-minor-mode-keymap for
Sun, 15 Jul 2001 19:53:53 +0000 Pavel Jank Some fixes to follow coding conventions.
Fri, 30 Mar 2001 00:52:54 +0000 Miles Bader (interactive-form): Fix paren typo.
Thu, 29 Mar 2001 14:08:58 +0000 Gerd Moellmann Fix typo.
Thu, 29 Mar 2001 14:08:34 +0000 Gerd Moellmann (interactive-form): New function.
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.