summaryrefslogtreecommitdiff
path: root/lisp/subr.el
Commit message (Expand)AuthorAgeFilesLines
* eval-after-load fixGlenn Morris2013-01-021-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Partial fix for bug #12989 with buffer-file-type annoyances.Eli Zaretskii2012-11-261-5/+6
* Reword previous with-temp-buffer-window doc fixesGlenn Morris2012-11-161-1/+4
* * subr.el (set-temporary-overlay-map): Fix previous doc fix (don't quote `t')Glenn Morris2012-11-141-1/+1
* * lisp/subr.el (set-temporary-overlay-map): Doc fix.Glenn Morris2012-11-141-5/+10
* More Emacs 24.3 documentation updates.Chong Yidong2012-10-271-2/+2
* Cleanup uses of "-hooks".Stefan Monnier2012-10-231-6/+4
* * lisp/subr.el (internal-temp-output-buffer-show): Rename fromStefan Monnier2012-10-221-2/+2
* * lisp/subr.el (read-passwd-map): Don't use `defconst'.Stefan Monnier2012-10-071-2/+6
* * lisp/subr.el (read-passwd-map): New var.Stefan Monnier2012-10-061-11/+10
* Fix previous read-passwd changeGlenn Morris2012-10-061-1/+2
* * subr.el (read-passwd): Allow C-u to erase entry.Glenn Morris2012-10-051-2/+10
* Spelling fixes.Paul Eggert2012-10-041-1/+1
* Minor fixes for the function obsolescence feature.Chong Yidong2012-09-251-3/+8
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-11/+7
* Implement temp-output-buffer-show in subr.el.Martin Rudalics2012-09-221-1/+40
* Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.deChong Yidong2012-09-211-1/+3
|\
| * Mention with-demoted-errors in the doc-string of ignore-errorsLeo Liu2012-09-121-1/+3
* | * lisp/emacs-lisp/edebug.el: Miscellaneous cleanup.Stefan Monnier2012-09-131-0/+2
* | Remove unread-command-char.Stefan Monnier2012-09-121-5/+1
* | * subr.el (set-temporary-overlay-map): Add a docstring. (bug#12346)Bastien Guerry2012-09-111-0/+5
* | Allow scrolling in y-or-n-p.Chong Yidong2012-09-091-11/+31
* | * subr.el (add-to-history): Fix delete usage.Drew Adams2012-09-081-1/+1
* | Introduce "raw syntax descriptor" terminology, and use it.Chong Yidong2012-09-081-2/+7
* | Let ESC ESC quit in read-char-choice, and use it in userlock.el.Chong Yidong2012-09-071-3/+8
* | Add a utility function buffer-narrowed-p, and use it.Chong Yidong2012-09-071-0/+4
* | Add yank-handled-properties; use it for `font-lock-face' and `category'Chong Yidong2012-08-181-69/+64
* | Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-3/+3
* | * lisp/subr.el (read-passwd): Allow use from a minibuffer.Stefan Monnier2012-08-141-1/+2
* | * subr.el (internal--after-with-selected-window): Fix typo.Daiki Ueno2012-08-141-2/+2
* | * lisp/subr.el (function-get): Refine `autoload' arg so it can alsoStefan Monnier2012-08-131-3/+7
* | * lisp/subr.el (internal--before-with-selected-window)Stefan Monnier2012-08-131-4/+4
* | Fix last change to with-selected-window.Martin Rudalics2012-08-131-1/+1
* | * lisp/subr.el (internal--before-with-seleted-window)Stefan Monnier2012-08-121-25/+28
* | * lisp/term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.Stefan Monnier2012-08-101-8/+18
* | * lisp/simple.el (goto-line): Don't display default line number in theJuri Linkov2012-07-291-9/+13
* | Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier2012-07-251-1/+32
* | Add advertised calling convention for redirect-frame-focus (Bug#12030).Martin Rudalics2012-07-251-0/+1
* | * lisp/subr.el (eventp): Presume that if it looks vaguely like an event,Stefan Monnier2012-07-191-11/+3
* | Fix last commit.Chong Yidong2012-07-181-7/+0
* | * subr.el (last-input-char, last-command-char): Remove.Chong Yidong2012-07-181-3/+0
* | * subr.el (keyboard-translate): Doc fix.Chong Yidong2012-07-181-1/+1
* | Further GV/CL cleanups.Stefan Monnier2012-06-221-0/+1
* | * lisp/subr.el (read-passwd): Don't use a history at all.Stefan Monnier2012-06-221-5/+1
* | Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-22/+28
* | Preserve tty top-frames under various window-changing operations.Chong Yidong2012-06-191-11/+16
* | * subr.el (kbd): Make it its own function.Stefan Monnier2012-06-071-1/+7
* | Remove incorrect uses of "modeline".Chong Yidong2012-06-021-1/+2
* | * lisp/subr.el (buffer-has-markers-at): Mark obsolete.Stefan Monnier2012-05-261-0/+1