aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/subr.el
Commit message (Expand)AuthorAgeFilesLines
* Turn `directory-sep-char' into a noop.Juanma Barranquero2010-06-041-1/+5
* Fix for momentary-string-display (Bug#6238).Juanma Barranquero2010-05-311-16/+5
* Implement bidi-sensitive word movement with arrow keys.Eli Zaretskii2010-05-291-25/+0
* * subr.el (read-quoted-char): Resolve modifiers after key remapping.Stefan Monnier2010-05-181-6/+4
* Implement bidi-sensitive movement with arrow keys.Eli Zaretskii2010-05-151-0/+25
* Minor cleanups.Stefan Monnier2010-05-051-4/+2
* Remove references to (default-)direction-reversed.Juanma Barranquero2010-04-211-1/+0
* Merge from emacs-23 branchStefan Monnier2010-03-301-33/+33
|\
| * Fix doc strings of version-* functions and variables.Eli Zaretskii2010-03-271-33/+33
* | * subr.el: Extend progress reporters to perform "spinning".Chong Yidong2010-03-291-68/+90
|/
* Close bug#5670 with patch from Å těpán Němec <stepnem at gmail.com>.Štěpán Němec2010-03-021-3/+3
* subr.el (remove-yank-excluded-properties): Explain in a comment why `category'Eli Zaretskii2010-02-201-1/+5
* (copy-overlay): Damn typo.Stefan Monnier2010-02-111-1/+1
* * subr.el (copy-overlay): Handle deleted overlays.Stefan Monnier2010-02-111-4/+8
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (string-prefix-p): New function.Stefan Monnier2009-11-251-0/+7
* * progmodes/grep.el (grep-regexp-alist):Dan Nicolaescu2009-11-111-2/+2
* * subr.el (add-hook): Purecopy strings.Dan Nicolaescu2009-11-111-2/+4
* * subr.el (menu-bar-separator): New defconst.Dan Nicolaescu2009-11-111-0/+2
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-1/+1
* (all-completions): Declare the 4th arg obsolete.Stefan Monnier2009-10-261-2/+6
* (read-key-delay): Reduce to 0.01.Stefan Monnier2009-10-201-2/+2
* * subr.el (error, sit-for, start-process-shell-command)Juanma Barranquero2009-10-161-6/+6
* (error, sit-for, start-process-shell-command)Stefan Monnier2009-10-161-12/+11
* * eval.c (Fcalled_interactively_p): Add `kind' argument.Stefan Monnier2009-10-011-31/+33
* (declare-function): Doc fix.Glenn Morris2009-10-011-5/+1
* * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).Chong Yidong2009-09-191-6/+0
* * subr.el: Fix last change to avoid using the `unless' macro, whichChong Yidong2009-09-171-4/+8
* (push, pop, dolist, dotimes, declare): Don't overwrite CL'sStefan Monnier2009-09-171-6/+15
* (after-load-functions): New hook.Stefan Monnier2009-09-151-4/+9
* * startup.el (tutorial-directory): Make it a defcustom.Stefan Monnier2009-09-121-16/+0
* * lread.c (Fload): Don't output a message after loading an obsoleteStefan Monnier2009-09-121-2/+14
* * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.Stefan Monnier2009-09-101-0/+1
* (with-silent-modifications): New macro.Stefan Monnier2009-09-081-0/+23
* * subr.el (do-after-load-evaluation): Fix last change: use `mapc'Juanma Barranquero2009-08-301-5/+6
* * subr.el (do-after-load-evaluation): Simplify.Juanma Barranquero2009-08-291-10/+5
* * subr.el (default-mode-line-format, default-header-line-format)Stefan Monnier2009-08-271-0/+39
* (read-passwd): Use read-key so keypad keys work as well.Stefan Monnier2009-08-191-4/+2
* * subr.el (listify-key-sequence-1): Use normal syntax since thoseStefan Monnier2009-08-191-14/+58
* * subr.el: Provide hashtable-print-readable.Chong Yidong2009-08-091-0/+9
* (process-kill-buffer-query-function): New function.Juri Linkov2009-07-181-0/+10
* (def-edebug-spec): Doc fix.Glenn Morris2009-07-141-2/+5
* (eval-after-load): Doc fix.Glenn Morris2009-07-061-1/+5
* Fix previous change, sigh.Glenn Morris2009-06-191-1/+2
* (open-network-stream): Doc fix.Glenn Morris2009-06-191-10/+10
* * subr.el (assoc-default): Doc fix.Chong Yidong2009-04-291-5/+7
* * subr.el (posn-col-row): Properly compute line spacing.Chong Yidong2009-04-151-7/+13
* * subr.el (forward-point): Add obsolescence declaration.Juanma Barranquero2009-03-191-0/+1
* (translation-table-for-input): Declare obsolete again.Eli Zaretskii2009-02-141-0/+6
* (locate-library): Doc fix. (Bug#2291)Eli Zaretskii2009-02-131-0/+3