log lisp/subr.el @ 99829:46834e8b7d0f

age author description
2008-11-16 Chong Yidong Fix typo in last change.
2008-11-16 Chong Yidong (read-passwd): Use read-event instead of read-char-exclusive.
2008-11-16 Chong Yidong (read-passwd): Yank current kill if the user enters C-y.
2008-11-04 Martin Rudalics (looking-back): Fix doc-string typo.
2008-11-03 Chong Yidong (looking-back): Doc fix.
2008-11-02 Martin Rudalics (with-selected-window): Call set-frame-selected-window
2008-10-28 Juanma Barranquero * subr.el (locate-user-emacs-file): Simplify. Don't create
2008-10-25 Martin Rudalics (with-current-buffer): Rename buffer argument to buffer-or-name.
2008-10-24 Juanma Barranquero New function `locate-user-emacs-file'.
2008-10-20 Eli Zaretskii (apply-partially): Move from subr.el to simple.el.
2008-10-20 Eli Zaretskii Fix last change (again).
2008-10-20 Andreas Schwab (split-string-and-unquote): Simplify regexp.
2008-10-20 Eli Zaretskii Fix last change.
2008-10-20 Eli Zaretskii (top-level): Require `cl' when compiling.
2008-10-19 Eli Zaretskii (apply-partially): Move from minibuffer.el to subr.el.
2008-09-28 Martin Rudalics (read-quoted-char): Call char-resolve-modifiers
2008-09-23 Romain Francoise (with-output-to-string): Make sure that the temporary buffer gets
2008-09-07 Martin Rudalics (cancel-change-group): Widen buffer temporarily when
2008-09-06 Martin Rudalics (symbol-file): Fix doc-string.
2008-08-30 Glenn Morris (make-variable-frame-local): Tweak obsolescence message.
2008-08-23 Chong Yidong (temp-buffer-show-hook): Doc fix.
2008-07-31 Dan Nicolaescu * bitmaps/README:
2008-06-27 Glenn Morris American English spelling fix.
2008-06-12 Glenn Morris Add some compiler declarations, for builds without X.
2008-06-10 Stefan Monnier (momentary-string-display): Use an overlay.
2008-06-10 Glenn Morris (locate-library): Doc fix.
2008-05-28 Stefan Monnier * progmodes/flymake.el (flymake-save-buffer-in-file):
2008-05-07 Glenn Morris (ignore-errors): Move here from cl-macs.el.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-05-02 Sam Steingold * vc.el (vc-dir-mode-map): Enable mouse bindings.