log lisp/subr.el @ 112425:9f7614f1a892

age author description
Sat, 22 Jan 2011 11:36:45 -0800 Glenn Morris Merge from emacs-23
Fri, 21 Jan 2011 13:07:41 -0500 Stefan Monnier * lisp/subr.el (shell-quote-argument): Properly quote \n.
Wed, 19 Jan 2011 21:55:36 -0500 Chong Yidong Revert changes adding format args to yes-or-no-p and y-or-n-p.
Sat, 15 Jan 2011 12:38:27 -0800 Glenn Morris Merge from emacs-23 branch, up to r100382.
Fri, 14 Jan 2011 21:32:19 -0500 Chong Yidong Make last-resort backup file in .emacs.d (Bug#6953).
Thu, 13 Jan 2011 00:12:01 -0500 Chong Yidong * lisp/subr.el (event-start, event-end): Doc fix (Bug#7826).
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Mon, 10 Jan 2011 22:23:04 -0500 Stefan Monnier * lisp/subr.el (eval-after-load): Fix timing for features.
Sun, 09 Jan 2011 09:26:29 -0500 Chong Yidong * lisp/subr.el (read-char-choice): Use read-key. Suggested by Stefan.
Sat, 08 Jan 2011 16:17:58 -0500 Chong Yidong Doc fix for y-or-n-p and yes-or-no-p.
Sat, 08 Jan 2011 14:17:23 -0500 Chong Yidong New function read-char-choice for reading a restricted set of chars.
Fri, 07 Jan 2011 12:34:02 -0500 Chong Yidong Allow format args for y-or-n-p and yes-or-no-p.
Wed, 15 Dec 2010 00:16:53 -0800 Glenn Morris Remove code and comments related to lib-src/fns-*.el; long removed.
Mon, 13 Dec 2010 10:27:36 -0500 Stefan Monnier Merge from emacs-23
Sun, 12 Dec 2010 22:45:57 +0200 Eli Zaretskii subr.el (posn-col-row): Evaluate header-line-format in the context of
Fri, 10 Dec 2010 18:34:55 -0800 Glenn Morris Doc fixes.
Sat, 04 Dec 2010 19:43:18 -0500 Chong Yidong Doc fix for posn-* functions (Bug#7471).
Fri, 03 Dec 2010 18:20:27 -0500 Stefan Monnier * lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.
Wed, 17 Nov 2010 22:54:14 -0500 Stefan Monnier Merge from emacs-23
Sat, 13 Nov 2010 23:07:58 +0200 Eli Zaretskii subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
Mon, 01 Nov 2010 23:50:22 -0200 Vinicius Jose Latorre Adjust doc.
Thu, 14 Oct 2010 01:43:39 +0200 Juanma Barranquero lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).
Thu, 14 Oct 2010 01:15:03 +0200 Juanma Barranquero lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).
Tue, 12 Oct 2010 20:30:36 -0700 Glenn Morris * lisp/subr.el (last): Make it faster.
Sun, 03 Oct 2010 14:23:13 -0700 Glenn Morris Remove directory-sep-char, obsolete since 21.1.
Sat, 02 Oct 2010 18:53:04 -0700 Glenn Morris * lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.
Sat, 02 Oct 2010 21:11:20 -0400 Chong Yidong * subr.el (booleanp): Return t instead of a list (Bug#7086).
Fri, 01 Oct 2010 19:46:13 -0700 Glenn Morris Remove some functions, variables and aliases obsolete since at least 21.1.
Mon, 20 Sep 2010 02:52:17 +0200 Juanma Barranquero * subr.el (y-or-n-p): Remove leftover code from revno 101459.
Fri, 17 Sep 2010 15:30:30 +0200 Stefan Monnier * lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
Tue, 14 Sep 2010 16:41:53 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Tue, 14 Sep 2010 13:11:44 +0200 Stefan Monnier * subr.el (unintern): Declare the obarray arg mandatory.
Sun, 12 Sep 2010 16:35:37 +0200 Stefan Monnier * lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
Mon, 30 Aug 2010 15:03:05 +0200 Stefan Monnier Use `declare' in defmacros.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Sat, 28 Aug 2010 21:31:45 -0400 Chong Yidong Let version-to-list handle versions like "10.3d".
Sun, 22 Aug 2010 16:02:16 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sat, 21 Aug 2010 10:56:54 +0200 Stefan Monnier * subr.el (read-key): Don't echo keystrokes.
Thu, 19 Aug 2010 16:37:31 +0200 Stefan Monnier * lisp/subr.el (read-key): Don't hide the menu-bar entries.
Wed, 11 Aug 2010 15:43:49 +0200 Andreas Schwab * subr.el (ignore-errors): Add debug declaration.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Wed, 16 Jun 2010 23:37:13 -0400 Stefan Monnier * lisp/subr.el (read-quoted-char): Fix up last change.
Fri, 04 Jun 2010 16:13:35 +0200 Juanma Barranquero Turn `directory-sep-char' into a noop.
Mon, 31 May 2010 10:13:41 -0400 Chong Yidong Fix for momentary-string-display (Bug#6238).
Sat, 29 May 2010 18:19:13 +0300 Eli Zaretskii Implement bidi-sensitive word movement with arrow keys.
Mon, 31 May 2010 10:11:18 -0400 Chong Yidong Fix for momentary-string-display (Bug#6238).
Tue, 18 May 2010 16:51:12 -0400 Chong Yidong Stefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 May 2010 16:31:44 -0400 Stefan Monnier * subr.el (read-quoted-char): Resolve modifiers after key remapping.
Sat, 15 May 2010 16:23:48 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Wed, 05 May 2010 00:27:16 -0400 Stefan Monnier Minor cleanups.
Wed, 21 Apr 2010 01:05:30 +0200 Juanma Barranquero Remove references to (default-)direction-reversed.
Tue, 30 Mar 2010 22:37:57 -0400 Stefan Monnier Merge from emacs-23 branch
Sat, 27 Mar 2010 15:31:04 +0300 Eli Zaretskii Fix doc strings of version-* functions and variables.
Mon, 29 Mar 2010 19:18:48 -0400 Chong Yidong * subr.el: Extend progress reporters to perform "spinning".
Tue, 02 Mar 2010 19:58:26 -0800 Glenn Morris Close bug#5670 with patch from ?t?pn N?mec <stepnem at gmail.com>.
Sat, 20 Feb 2010 10:59:16 +0200 Eli Zaretskii subr.el (remove-yank-excluded-properties): Explain in a comment why `category'
Thu, 11 Feb 2010 14:37:11 -0500 Stefan Monnier (copy-overlay): Damn typo.
Thu, 11 Feb 2010 14:35:36 -0500 Stefan Monnier * subr.el (copy-overlay): Handle deleted overlays.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 25 Nov 2009 03:59:19 +0000 Stefan Monnier (string-prefix-p): New function.