log lisp/subr.el @ 72595:c1a0f40d53a7

age author description
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.