log lisp/subr.el @ 110015:280c8ae2476d

age author description
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.
Wed, 11 Nov 2009 06:36:41 +0000 Dan Nicolaescu * progmodes/grep.el (grep-regexp-alist):
Wed, 11 Nov 2009 06:16:16 +0000 Dan Nicolaescu * subr.el (add-hook): Purecopy strings.
Wed, 11 Nov 2009 05:57:51 +0000 Dan Nicolaescu * subr.el (menu-bar-separator): New defconst.
Wed, 11 Nov 2009 05:49:09 +0000 Dan Nicolaescu * term/x-win.el (x-gtk-stock-map):
Mon, 26 Oct 2009 03:39:15 +0000 Stefan Monnier (all-completions): Declare the 4th arg obsolete.
Tue, 20 Oct 2009 01:29:17 +0000 Stefan Monnier (read-key-delay): Reduce to 0.01.
Fri, 16 Oct 2009 05:03:56 +0000 Juanma Barranquero * subr.el (error, sit-for, start-process-shell-command)
Fri, 16 Oct 2009 03:21:18 +0000 Stefan Monnier (error, sit-for, start-process-shell-command)
Thu, 01 Oct 2009 17:47:38 +0000 Stefan Monnier * eval.c (Fcalled_interactively_p): Add `kind' argument.
Thu, 01 Oct 2009 02:03:38 +0000 Glenn Morris (declare-function): Doc fix.
Sat, 19 Sep 2009 19:54:36 +0000 Chong Yidong * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
Thu, 17 Sep 2009 20:47:48 +0000 Chong Yidong * subr.el: Fix last change to avoid using the `unless' macro, which
Thu, 17 Sep 2009 15:58:35 +0000 Stefan Monnier (push, pop, dolist, dotimes, declare): Don't overwrite CL's
Tue, 15 Sep 2009 03:39:40 +0000 Stefan Monnier (after-load-functions): New hook.
Sat, 12 Sep 2009 03:55:46 +0000 Stefan Monnier * startup.el (tutorial-directory): Make it a defcustom.
Sat, 12 Sep 2009 03:35:40 +0000 Stefan Monnier * lread.c (Fload): Don't output a message after loading an obsolete
Thu, 10 Sep 2009 18:19:03 +0000 Stefan Monnier * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
Tue, 08 Sep 2009 19:42:21 +0000 Stefan Monnier (with-silent-modifications): New macro.
Sun, 30 Aug 2009 18:17:20 +0000 Juanma Barranquero * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
Sat, 29 Aug 2009 22:27:19 +0000 Juanma Barranquero * subr.el (do-after-load-evaluation): Simplify.
Thu, 27 Aug 2009 04:24:00 +0000 Stefan Monnier * subr.el (default-mode-line-format, default-header-line-format)
Wed, 19 Aug 2009 19:42:25 +0000 Stefan Monnier (read-passwd): Use read-key so keypad keys work as well.
Wed, 19 Aug 2009 03:03:05 +0000 Stefan Monnier * subr.el (listify-key-sequence-1): Use normal syntax since those
Sun, 09 Aug 2009 02:57:45 +0000 Chong Yidong * subr.el: Provide hashtable-print-readable.
Sat, 18 Jul 2009 21:05:47 +0000 Juri Linkov (process-kill-buffer-query-function): New function.
Tue, 14 Jul 2009 07:45:56 +0000 Glenn Morris (def-edebug-spec): Doc fix.
Mon, 06 Jul 2009 00:51:27 +0000 Glenn Morris (eval-after-load): Doc fix.
Fri, 19 Jun 2009 03:08:54 +0000 Glenn Morris Fix previous change, sigh.
Fri, 19 Jun 2009 03:06:40 +0000 Glenn Morris (open-network-stream): Doc fix.
Wed, 29 Apr 2009 04:46:15 +0000 Chong Yidong * subr.el (assoc-default): Doc fix.
Wed, 15 Apr 2009 22:41:20 +0000 Chong Yidong * subr.el (posn-col-row): Properly compute line spacing.
Thu, 19 Mar 2009 14:45:02 +0000 Juanma Barranquero * subr.el (forward-point): Add obsolescence declaration.
Sat, 14 Feb 2009 09:06:56 +0000 Eli Zaretskii (translation-table-for-input): Declare obsolete again.
Fri, 13 Feb 2009 15:14:57 +0000 Eli Zaretskii (locate-library): Doc fix. (Bug#2291)
Sat, 07 Feb 2009 10:45:17 +0000 Eli Zaretskii Don't declare `translation-table-for-input' obsolete.
Mon, 12 Jan 2009 20:34:48 +0000 Juanma Barranquero * subr.el (play-sound): Doc fix. (Bug#250)
Sat, 10 Jan 2009 21:57:00 +0000 Glenn Morris Comment (fix typo).
Fri, 09 Jan 2009 03:28:56 +0000 Glenn Morris (last-input-char, last-command-char): Move here from src/keyboard.c.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 29 Dec 2008 05:11:15 +0000 Dan Nicolaescu (mkdir): New defalias.
Fri, 26 Dec 2008 16:49:30 +0000 Andreas Schwab (keymap-canonicalize): Properly preserve keymap prompt.
Wed, 24 Dec 2008 18:27:30 +0000 Dan Nicolaescu * subr.el (chmod): New defalias for set-file-modes.
Sat, 13 Dec 2008 04:12:45 +0000 Glenn Morris (declare-function): Doc fix.
Sun, 16 Nov 2008 21:02:22 +0000 Chong Yidong Fix typo in last change.
Sun, 16 Nov 2008 21:02:05 +0000 Chong Yidong (read-passwd): Use read-event instead of read-char-exclusive.
Sun, 16 Nov 2008 20:02:49 +0000 Chong Yidong (read-passwd): Yank current kill if the user enters C-y.
Tue, 04 Nov 2008 07:35:28 +0000 Martin Rudalics (looking-back): Fix doc-string typo.
Mon, 03 Nov 2008 19:22:28 +0000 Chong Yidong (looking-back): Doc fix.
Sun, 02 Nov 2008 11:02:58 +0000 Martin Rudalics (with-selected-window): Call set-frame-selected-window
Tue, 28 Oct 2008 11:35:02 +0000 Juanma Barranquero * subr.el (locate-user-emacs-file): Simplify. Don't create
Sat, 25 Oct 2008 09:17:44 +0000 Martin Rudalics (with-current-buffer): Rename buffer argument to buffer-or-name.
Fri, 24 Oct 2008 09:39:27 +0000 Juanma Barranquero New function `locate-user-emacs-file'.
Mon, 20 Oct 2008 23:12:43 +0000 Eli Zaretskii (apply-partially): Move from subr.el to simple.el.
Mon, 20 Oct 2008 19:04:30 +0000 Eli Zaretskii Fix last change (again).
Mon, 20 Oct 2008 17:29:29 +0000 Andreas Schwab (split-string-and-unquote): Simplify regexp.
Mon, 20 Oct 2008 16:14:06 +0000 Eli Zaretskii Fix last change.
Mon, 20 Oct 2008 09:39:33 +0000 Eli Zaretskii (top-level): Require `cl' when compiling.
Sun, 19 Oct 2008 21:06:03 +0000 Eli Zaretskii (apply-partially): Move from minibuffer.el to subr.el.
Sun, 28 Sep 2008 08:43:18 +0000 Martin Rudalics (read-quoted-char): Call char-resolve-modifiers
Tue, 23 Sep 2008 17:26:40 +0000 Romain Francoise (with-output-to-string): Make sure that the temporary buffer gets
Sun, 07 Sep 2008 09:15:43 +0000 Martin Rudalics (cancel-change-group): Widen buffer temporarily when
Sat, 06 Sep 2008 10:01:25 +0000 Martin Rudalics (symbol-file): Fix doc-string.
Sat, 30 Aug 2008 22:27:34 +0000 Glenn Morris (make-variable-frame-local): Tweak obsolescence message.
Sat, 23 Aug 2008 03:02:23 +0000 Chong Yidong (temp-buffer-show-hook): Doc fix.
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Fri, 27 Jun 2008 02:13:38 +0000 Glenn Morris American English spelling fix.
Thu, 12 Jun 2008 03:56:20 +0000 Glenn Morris Add some compiler declarations, for builds without X.
Tue, 10 Jun 2008 16:12:18 +0000 Stefan Monnier (momentary-string-display): Use an overlay.
Tue, 10 Jun 2008 03:10:06 +0000 Glenn Morris (locate-library): Doc fix.
Wed, 28 May 2008 17:35:34 +0000 Stefan Monnier * progmodes/flymake.el (flymake-save-buffer-in-file):
Wed, 07 May 2008 02:57:53 +0000 Glenn Morris (ignore-errors): Move here from cl-macs.el.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Fri, 02 May 2008 14:37:39 +0000 Sam Steingold * vc.el (vc-dir-mode-map): Enable mouse bindings.
Thu, 24 Apr 2008 18:10:09 +0000 Stefan Monnier (translation-table-for-input): Mark as obsolete.
Sat, 19 Apr 2008 04:01:16 +0000 Stefan Monnier * finder.el (finder-commentary):
Fri, 11 Apr 2008 22:28:02 +0000 Stefan Monnier * minibuffer.el (complete-with-action, lazy-completion-table):
Thu, 10 Apr 2008 11:06:02 +0000 Juanma Barranquero (assoc-ignore-case, assoc-ignore-representation):
Mon, 07 Apr 2008 16:29:54 +0000 Stefan Monnier (combine-and-quote-strings): Also quote strings that contain the separator.
Sat, 05 Apr 2008 20:22:22 +0000 Stefan Monnier (functionp): Return nil for special forms.
Sat, 05 Apr 2008 20:00:23 +0000 Stefan Monnier *** empty log message ***
Fri, 04 Apr 2008 17:31:20 +0000 Stefan Monnier * subr.el (keymap-canonicalize): New function.
Sat, 29 Mar 2008 22:50:11 +0000 Stefan Monnier (with-temp-buffer): Assume kill-buffer can change current-buffer.
Tue, 25 Mar 2008 19:42:34 +0000 Stefan Monnier * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
Tue, 25 Mar 2008 17:32:20 +0000 Stefan Monnier (redisplay-end-trigger-functions, window-redisplay-end-trigger)
Fri, 14 Mar 2008 17:42:18 +0000 Dan Nicolaescu * faces.el (xw-defined-colors):
Sat, 08 Mar 2008 16:06:25 +0000 Johan Bockgrd (while-no-input): Don't splice BODY directly into the `or' form.
Wed, 05 Mar 2008 04:29:53 +0000 Kenichi Handa (read-quoted-char): Resolve modifers of the character event.
Sun, 24 Feb 2008 10:09:07 +0000 Miles Bader Merge from emacs--rel--22
Thu, 21 Feb 2008 08:12:31 +0000 Glenn Morris (sit-for): Fix obsolete form for nil second argument.
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0