log lisp/subr.el @ 102486:12a2c324cf57

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