log lisp/subr.el @ 43833:37bc1e73d4b3

age author description
Mon, 11 Mar 2002 13:31:50 +0000 Pavel Jank (add-to-list): Doc fix.
Mon, 25 Feb 2002 17:41:49 +0000 Juanma Barranquero (save-match-data): Doc fix.
Sat, 23 Feb 2002 22:26:44 +0000 Kim F. Storm (global-set-key, local-set-key): Undo 2002-02-06
Wed, 20 Feb 2002 22:30:39 +0000 Richard M. Stallman (add-hook): Doc fix.
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.
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.
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.
Tue, 07 Sep 1999 06:37:06 +0000 Richard M. Stallman (push): Doc fix.
Tue, 31 Aug 1999 13:12:46 +0000 Dave Love (push): Fix typo.
Sun, 29 Aug 1999 20:27:40 +0000 Richard M. Stallman Fix previous change.
Sun, 29 Aug 1999 20:23:54 +0000 Richard M. Stallman (push, pop): New macros.
Mon, 16 Aug 1999 21:04:49 +0000 Karl Heuer (assoc-ignore-case, assoc-ignore-representation): Moved here from simple.el.
Mon, 16 Aug 1999 20:57:24 +0000 Karl Heuer (point-at-eol, point-at-bol): New aliases.
Fri, 30 Jul 1999 18:40:22 +0000 Dave Love (assoc-delete-all): New function, renamed from frame-delete-all.
Sat, 22 May 1999 19:42:01 +0000 Richard M. Stallman (add-to-list): Doc fix.
Fri, 07 May 1999 09:42:50 +0000 Karl Heuer (with-temp-message): Fix the other call to message to use %s.
Tue, 23 Feb 1999 22:09:03 +0000 Karl Heuer (with-temp-message): Use %s so % in old msg won't fool us.
Tue, 16 Feb 1999 00:52:36 +0000 Richard M. Stallman (momentary-string-display): Bind inhibit-read-only.
Tue, 02 Feb 1999 02:26:12 +0000 Dan Nicolaescu *** empty log message ***
Sun, 17 Jan 1999 18:55:53 +0000 Andrew Innes (subst-char-in-string): New function.
Wed, 06 Jan 1999 15:23:46 +0000 Simon Marshall Doc fix.
Wed, 06 Jan 1999 10:05:50 +0000 Simon Marshall (with-temp-message): Don't display MESSAGE if nil.
Wed, 16 Dec 1998 20:51:34 +0000 Karl Heuer (read-passwd): Ignore input methods.
Mon, 30 Nov 1998 23:44:10 +0000 Richard M. Stallman (make-local-hook): Return the hook variable.
Thu, 19 Nov 1998 09:43:40 +0000 Simon Marshall Added with-temp-message.
Tue, 13 Oct 1998 03:44:06 +0000 Richard M. Stallman (read-passwd): Use clear-this-command-keys.
Mon, 21 Sep 1998 17:57:46 +0000 Dave Love (remove-hook): Check list values to avoid errors.
Fri, 28 Aug 1998 12:22:39 +0000 Kenichi Handa (sref): Make it an alias of aref. Make the
Tue, 18 Aug 1998 09:32:31 +0000 Richard M. Stallman (read-quoted-char): Don't bind input-method-function;
Sat, 08 Aug 1998 23:08:23 +0000 Richard M. Stallman (add-hook): Use byte-code-function-p, not compiled-function-p.
Sat, 08 Aug 1998 23:07:06 +0000 Richard M. Stallman (assoc-default): Rewrite not to use dolist.
Fri, 31 Jul 1998 10:53:30 +0000 Richard M. Stallman (assoc-default): New function.
Tue, 14 Jul 1998 08:15:51 +0000 Richard M. Stallman (read-quoted-char): Bind input-method-function to nil.
Tue, 07 Jul 1998 08:24:39 +0000 Richard M. Stallman (add-hook): Use member if FUNCTION is a compiled function.
Tue, 21 Apr 1998 18:38:34 +0000 Dave Love (remove-hook): Fix spurious quote.
Thu, 16 Apr 1998 05:40:48 +0000 Richard M. Stallman (local-set-key, global-set-key): Return what define-key returns.
Tue, 07 Apr 1998 18:22:28 +0000 Karl Heuer (add-to-list): Always return updated value of LIST-VAR.
Sat, 14 Mar 1998 08:15:36 +0000 Richard M. Stallman (save-match-data): store-match-data => set-match-data.
Sun, 08 Mar 1998 00:16:38 +0000 Richard M. Stallman (read-passwd): Renamed from read-password. New second arg CONFIRM.
Wed, 04 Mar 1998 07:42:24 +0000 Kenichi Handa (sref): Increase CHAR in the while loop.
Tue, 03 Mar 1998 01:35:39 +0000 Kenichi Handa (sref): Typo in doc-string fixed.
Sat, 28 Feb 1998 19:00:34 +0000 Richard M. Stallman (read-quoted-char): Doc fix.
Fri, 20 Feb 1998 01:43:38 +0000 Kenichi Handa * subr.el (sref): Doc-string added.
Wed, 04 Feb 1998 21:04:41 +0000 Richard M. Stallman (suspend-hook, suspend-resume-hook): New defvars.
Tue, 20 Jan 1998 04:56:52 +0000 Richard M. Stallman (momentary-string-display): Fix backward test
Fri, 09 Jan 1998 22:13:08 +0000 Richard M. Stallman (sref): Defined.
Sun, 21 Dec 1997 02:08:37 +0000 Richard M. Stallman (match-string-no-properties): New function.
Sun, 21 Dec 1997 01:35:50 +0000 Richard M. Stallman (split-string): Handle empty matches reasonably.
Sun, 21 Dec 1997 00:50:07 +0000 Richard M. Stallman (read-password): New function.
Thu, 04 Dec 1997 05:28:27 +0000 Karl Heuer (global-set-key, local-set-key): Doc fix.