log lisp/subr.el @ 100292:816fe1a75404

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