summaryrefslogtreecommitdiff
path: root/lisp/subr.el
Commit message (Expand)AuthorAge
* * subr.el (play-sound): Doc fix. (Bug#250)Juanma Barranquero2009-01-12
* Comment (fix typo).Glenn Morris2009-01-10
* (last-input-char, last-command-char): Move here from src/keyboard.c.Glenn Morris2009-01-09
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (mkdir): New defalias.Dan Nicolaescu2008-12-29
* (keymap-canonicalize): Properly preserve keymap prompt.Andreas Schwab2008-12-26
* * subr.el (chmod): New defalias for set-file-modes.Dan Nicolaescu2008-12-24
* (declare-function): Doc fix.Glenn Morris2008-12-13
* Fix typo in last change.Chong Yidong2008-11-16
* (read-passwd): Use read-event instead of read-char-exclusive.Chong Yidong2008-11-16
* (read-passwd): Yank current kill if the user enters C-y.Chong Yidong2008-11-16
* (looking-back): Fix doc-string typo.Martin Rudalics2008-11-04
* (looking-back): Doc fix.Chong Yidong2008-11-03
* (with-selected-window): Call set-frame-selected-windowMartin Rudalics2008-11-02
* * subr.el (locate-user-emacs-file): Simplify. Don't createJuanma Barranquero2008-10-28
* (with-current-buffer): Rename buffer argument to buffer-or-name.Martin Rudalics2008-10-25
* New function `locate-user-emacs-file'.Juanma Barranquero2008-10-24
* (apply-partially): Move from subr.el to simple.el.Eli Zaretskii2008-10-20
* Fix last change (again).Eli Zaretskii2008-10-20
* (split-string-and-unquote): Simplify regexp.Andreas Schwab2008-10-20
* Fix last change.Eli Zaretskii2008-10-20
* (top-level): Require `cl' when compiling.Eli Zaretskii2008-10-20
* (apply-partially): Move from minibuffer.el to subr.el.Eli Zaretskii2008-10-19
* (read-quoted-char): Call char-resolve-modifiersMartin Rudalics2008-09-28
* (with-output-to-string): Make sure that the temporary buffer getsRomain Francoise2008-09-23
* (cancel-change-group): Widen buffer temporarily whenMartin Rudalics2008-09-07
* (symbol-file): Fix doc-string.Martin Rudalics2008-09-06
* (make-variable-frame-local): Tweak obsolescence message.Glenn Morris2008-08-30
* (temp-buffer-show-hook): Doc fix.Chong Yidong2008-08-23
* * bitmaps/README:Dan Nicolaescu2008-07-31
* American English spelling fix.Glenn Morris2008-06-27
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-12
* (momentary-string-display): Use an overlay.Stefan Monnier2008-06-10
* (locate-library): Doc fix.Glenn Morris2008-06-10
* * progmodes/flymake.el (flymake-save-buffer-in-file):Stefan Monnier2008-05-28
* (ignore-errors): Move here from cl-macs.el.Glenn Morris2008-05-07
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* * vc.el (vc-dir-mode-map): Enable mouse bindings.Sam Steingold2008-05-02
* (translation-table-for-input): Mark as obsolete.Stefan Monnier2008-04-24
* * finder.el (finder-commentary):Stefan Monnier2008-04-19
* * minibuffer.el (complete-with-action, lazy-completion-table):Stefan Monnier2008-04-11
* (assoc-ignore-case, assoc-ignore-representation):Juanma Barranquero2008-04-10
* (combine-and-quote-strings): Also quote strings that contain the separator.Stefan Monnier2008-04-07
* (functionp): Return nil for special forms.Stefan Monnier2008-04-05
* *** empty log message ***Stefan Monnier2008-04-05
* * subr.el (keymap-canonicalize): New function.Stefan Monnier2008-04-04
* (with-temp-buffer): Assume kill-buffer can change current-buffer.Stefan Monnier2008-03-29
* * subr.el (map-keymap-sorted): Rename from map-keymap-internal.Stefan Monnier2008-03-25
* (redisplay-end-trigger-functions, window-redisplay-end-trigger)Stefan Monnier2008-03-25
* * faces.el (xw-defined-colors):Dan Nicolaescu2008-03-14