log lisp/subr.el @ 70415:72f273a616c1

age author description
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.
Sat, 22 Oct 2005 15:01:08 +0000 Richard M. Stallman Much rearrangement of functions and division into pages. No code changes.
Fri, 21 Oct 2005 17:19:57 +0000 Richard M. Stallman (symbol-file): Doc fix.
Sat, 24 Sep 2005 10:40:13 +0000 Eli Zaretskii (version-regexp-alist): Extend valid syntax for version strings:
Fri, 26 Aug 2005 12:31:55 +0000 Kim F. Storm (version-list-<, version-list-<=, version-list-=)
Thu, 25 Aug 2005 10:57:38 +0000 Richard M. Stallman (play-sound): Rearrange to avoid warning.