log lisp/subr.el @ 83227:3ec251523b3e

age author description
Sat, 13 Nov 2004 18:34:40 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 31 Oct 2004 02:05:24 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 19 Oct 2004 17:00:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 14 Oct 2004 14:42:03 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 12 Oct 2004 07:52:25 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 10 Oct 2004 16:41:56 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 29 Sep 2004 08:38:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 23 Sep 2004 10:32:54 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 20 Sep 2004 09:41:18 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 10 Sep 2004 13:06:10 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 31 Aug 2004 16:31:03 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 23 Aug 2004 10:12:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 11 Aug 2004 12:30:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 09 Aug 2004 11:05:10 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 03 Aug 2004 12:45:59 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 27 Jul 2004 07:43:21 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 13 Jul 2004 15:45:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 10 Jun 2004 17:17:08 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 03 Jun 2004 16:45:20 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 31 May 2004 13:48:26 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 30 May 2004 21:11:48 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 23 May 2004 02:26:21 +0000 Karoly Lorentey New control structure: with-selected-frame.
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 24 Jul 2007 20:49:18 +0000 Michael Albinus * subr.el (start-file-process-shell-command)
Sat, 14 Jul 2007 11:07:24 +0000 Juanma Barranquero (when, unless): Doc fix.
Tue, 10 Jul 2007 19:54:43 +0000 Stefan Monnier *** empty log message ***
Tue, 10 Jul 2007 03:50:54 +0000 Richard M. Stallman (looking-at-p, string-match-p): New functions.
Sun, 08 Jul 2007 19:35:50 +0000 Stefan Monnier (run-mode-hooks): Docstring improvement.
Thu, 28 Jun 2007 01:35:10 +0000 Nick Roberts * pcvs-util.el (cvs-strings->string, cvs-string->strings): Rename
Wed, 13 Jun 2007 00:03:28 +0000 Chong Yidong (user-emacs-directory): New defconst.
Sat, 30 Aug 2008 22:28:21 +0000 Glenn Morris (make-variable-frame-local): Tweak obsolescence message.
Sat, 23 Aug 2008 03:00:54 +0000 Chong Yidong (temp-buffer-show-hook): Doc fix.
Sun, 10 Aug 2008 20:08:15 +0000 Glenn Morris (locate-library): Doc fix (sync from trunk 2008-06-10).
Sat, 08 Mar 2008 16:00:20 +0000 Johan Bockgrd (while-no-input): Don't splice BODY directly into the `or' form.
Thu, 21 Feb 2008 08:11:39 +0000 Glenn Morris (sit-for): Fix obsolete form for nil second argument.
Mon, 04 Feb 2008 15:31:09 +0000 Stefan Monnier (cancel-change-group): Improve last fix.
Mon, 04 Feb 2008 15:29:44 +0000 Stefan Monnier (cancel-change-group): Don't move point.
Fri, 11 Jan 2008 14:43:10 +0000 Richard M. Stallman (atomic-change-group): Prevent undo list truncation.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 16 Nov 2007 10:35:16 +0000 Juanma Barranquero (make-variable-frame-local): Fix typo in obsolescence declaration.
Tue, 23 Oct 2007 20:55:18 +0000 Stefan Monnier (make-variable-frame-localizable): Remove.
Thu, 23 Aug 2007 18:42:38 +0000 Stefan Monnier (complete-with-action): Backport from trunk (for vc-arch.el).
Sun, 12 Aug 2007 17:59:40 +0000 Richard M. Stallman (combine-and-quote-strings): Renamed from strings->string.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 16 Jul 2007 10:16:26 +0000 Juanma Barranquero (when, unless): Doc fix.
Sun, 08 Jul 2007 06:47:18 +0000 Nick Roberts * pcvs-util.el (cvs-strings->string, cvs-string->strings):
Sun, 22 Apr 2007 16:56:19 +0000 Richard M. Stallman (read-number): Catch errors.
Sat, 21 Apr 2007 08:55:41 +0000 Richard M. Stallman (read-number): Doc fix.
Mon, 09 Apr 2007 23:10:00 +0000 Vinicius Jose Latorre Fix indentation.
Fri, 06 Apr 2007 12:15:04 +0000 John Paul Wallington (with-case-table): Use `make-symbol' to avoid variable capture.
Wed, 04 Apr 2007 15:34:43 +0000 Chong Yidong * subr.el (with-case-table): New macro.
Mon, 19 Mar 2007 18:39:24 +0000 Chong Yidong Revert 2007-01-04 change by Kevin Rodgers due to lack of legal papers.
Mon, 19 Mar 2007 09:44:13 +0000 Juanma Barranquero (def-edebug-spec): Fix typo in docstring.
Sun, 18 Mar 2007 00:44:24 +0000 Kim F. Storm (when, unless): Doc fix.
Fri, 09 Feb 2007 23:09:16 +0000 Chong Yidong (insert-for-yank-1): Prevent read-only properties from interfering
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 10 Jan 2007 01:15:07 +0000 Richard M. Stallman (momentary-string-display): Use save-excursion.
Sat, 06 Jan 2007 14:36:34 +0000 Eli Zaretskii (split-string): Remove spurious ")" from doc string.
Fri, 05 Jan 2007 17:49:43 +0000 Dan Nicolaescu * faces.el (momentary): Move here ...
Thu, 04 Jan 2007 21:46:06 +0000 Richard M. Stallman (momentary): New face.
Tue, 02 Jan 2007 23:44:44 +0000 Juanma Barranquero (momentary-string-display): After moving point, set POS variable to it to avoid
Mon, 11 Dec 2006 16:14:15 +0000 Juanma Barranquero (unread-command-char): Reflow obsolescence info.
Mon, 27 Nov 2006 14:05:58 +0000 Juanma Barranquero (momentary-string-display): "?\ " -> "?\s".
Sun, 19 Nov 2006 23:42:37 +0000 Juanma Barranquero (posn-image): Fix typo in docstring.
Sun, 12 Nov 2006 19:55:58 +0000 Richard M. Stallman (remove-overlays): Fix last change.
Wed, 08 Nov 2006 18:46:58 +0000 Romain Francoise (remove-overlays): Fix typo in last change.
Wed, 08 Nov 2006 17:31:29 +0000 Richard M. Stallman (remove-overlays): Call overlay-recenter.
Mon, 30 Oct 2006 22:49:04 +0000 David Kastrup (add-to-list): Don't continue checking if a match has
Sun, 22 Oct 2006 22:37:51 +0000 Kim F. Storm (add-to-list): Fix last change--optimize for no compare-fn.
Sun, 22 Oct 2006 22:32:53 +0000 Kim F. Storm (add-to-list): Optimize if compare-fn is `eq' or `eql'.
Wed, 18 Oct 2006 10:56:46 +0000 Richard M. Stallman (insert-for-yank-1): If last inserted char has properties,
Fri, 13 Oct 2006 19:24:22 +0000 Eli Zaretskii (start-process-shell-command): Doc fix.
Thu, 28 Sep 2006 19:06:39 +0000 Richard M. Stallman (insert-for-yank-1): Handle `font-lock-face' specially.
Mon, 25 Sep 2006 23:03:39 +0000 Jason Rumney (shell-quote-argument): Use DOS logic for Windows shells with DOS semantics.
Wed, 20 Sep 2006 20:46:33 +0000 Vinicius Jose Latorre Adjust comment
Mon, 11 Sep 2006 22:21:55 +0000 Kim F. Storm (sit-for): Rework to use input-pending-p and cond.
Sun, 10 Sep 2006 17:45:42 +0000 Richard M. Stallman (add-to-list): New argument COMPARE-FN.
Wed, 26 Jul 2006 18:18:26 +0000 Chong Yidong * subr.el (sit-for): Use new SECONDS arg of read-event instead of
Mon, 24 Jul 2006 17:01:08 +0000 Richard M. Stallman (dolist, dotimes): Use interned symbols for iteration.
Tue, 18 Jul 2006 01:34:48 +0000 Chong Yidong * subr.el (sit-for): Just sleep-for if noninteractive.
Tue, 11 Jul 2006 00:17:43 +0000 Kim F. Storm (sit-for): Doc fix. Specify normal arg list using fn-form.
Mon, 10 Jul 2006 18:52:13 +0000 Chong Yidong * subr.el (sit-for): New function.
Sun, 09 Jul 2006 02:00:10 +0000 Richard M. Stallman (def-edebug-spec): Moved here.
Fri, 02 Jun 2006 03:29:47 +0000 Richard M. Stallman (with-current-buffer): Doc fix.
Tue, 30 May 2006 01:18:24 +0000 Richard M. Stallman (with-current-buffer): Doc fix.
Mon, 29 May 2006 00:28:43 +0000 Richard M. Stallman (load-history-regexp): If FILE is relative, insist
Thu, 25 May 2006 00:20:40 +0000 Richard M. Stallman (with-local-quit): Doc fix.
Thu, 25 May 2006 00:18:55 +0000 Richard M. Stallman (with-local-quit): When handling `quit' signal,
Wed, 24 May 2006 22:27:19 +0000 Richard M. Stallman (read-passwd): Copy PROMPT before changing its properties.
Wed, 24 May 2006 13:22:12 +0000 Alan Mackenzie startup.el (command-line): For names of preloaded files, don't append
Tue, 16 May 2006 11:19:39 +0000 Kim F. Storm (add-to-history): Add KEEP-ALL arg and align functionality
Wed, 10 May 2006 01:58:37 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-271
Wed, 10 May 2006 00:32:34 +0000 Nick Roberts (field-at-point): New function.
Sun, 07 May 2006 20:49:01 +0000 Kim F. Storm (add-to-history): Remove keep-dups arg.
Fri, 05 May 2006 23:35:57 +0000 Kim F. Storm (add-to-history): New function.
Sat, 29 Apr 2006 13:56:19 +0000 Stefan Monnier (booleanp): New fun.
Wed, 26 Apr 2006 08:56:32 +0000 Kim F. Storm (posn-string, posn-image, posn-object): Doc fix.
Wed, 12 Apr 2006 19:40:56 +0000 Romain Francoise (read-passwd): Bind `message-log-max' to nil.
Thu, 06 Apr 2006 19:20:38 +0000 Reiner Steib * subr.el (string-or-null-p): New function.
Mon, 27 Feb 2006 02:01:08 +0000 Luc Teirlinck (locate-library): Use `get-load-suffixes' instead of `load-suffixes'
Mon, 13 Feb 2006 11:00:51 +0000 Juanma Barranquero (substitute-key-definition): Doc fix (hide internal argument).
Sun, 12 Feb 2006 20:32:18 +0000 Richard M. Stallman (substitute-key-definition): Doc fix.
Fri, 10 Feb 2006 16:46:43 +0000 Juanma Barranquero (substitute-key-definition): Fix typo.
Fri, 10 Feb 2006 00:02:47 +0000 Kim F. Storm (substitute-key-definition-key): Pass t for NOERROR to
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 30 Jan 2006 19:55:29 +0000 John Paul Wallington (toplevel): Define `cl-assertion-failed' condition here because the
Thu, 26 Jan 2006 17:54:27 +0000 Richard M. Stallman (lazy-completion-table): Doc fix.
Fri, 30 Dec 2005 06:00:17 +0000 Juri Linkov (cancel-change-group): Add listp around pending-undo-list.
Fri, 30 Dec 2005 02:59:47 +0000 Luc Teirlinck (noreturn, 1value): Doc fixes.
Wed, 28 Dec 2005 16:36:18 +0000 Luc Teirlinck (lazy-completion-table): Correct typo in docstring.
Mon, 26 Dec 2005 15:57:37 +0000 Stefan Monnier (lazy-completion-table): Remove argument `args'.
Mon, 19 Dec 2005 02:20:33 +0000 Stefan Monnier (lazy-completion-table): Don't be fooled if the var holds
Mon, 12 Dec 2005 14:23:06 +0000 Kim F. Storm (version-regexp-alist): Allow space as separator before
Sat, 03 Dec 2005 02:30:48 +0000 John Paul Wallington (atomic-change-group): Add edebug and indentation spec.
Sat, 19 Nov 2005 12:49:30 +0000 Eli Zaretskii (read-passwd): Fontify the prompt as we do with other prompts.
Fri, 28 Oct 2005 16:55:48 +0000 Romain Francoise * subr.el (locate-library): Move from help-fns.el.
Sat, 22 Oct 2005 17:34:49 +0000 Romain Francoise (eval-after-load): Convert library name to an absolute file name using
Sat, 22 Oct 2005 15:35:45 +0000 Richard M. Stallman (make-temp-file): Moved to files.el.
Sat, 22 Oct 2005 15:23:00 +0000 Richard M. Stallman (eval-at-startup): New macro.