aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/subr.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for lexical variables to the debugger's `e' command.Stefan Monnier2013-07-261-17/+1
* * lisp/subr.el (add-to-list): Fix compiler-macro when `append' isStefan Monnier2013-07-221-8/+13
* split-string takes a new arg TRIM that's a regexpRichard M. Stallman2013-07-191-15/+48
* lisp/subr.el (delay-warning): New function.Juanma Barranquero2013-07-111-0/+7
* lisp/subr.el (read-quoted-char): Remove unused local variable `char'.Juanma Barranquero2013-07-081-1/+1
* * lisp/subr.el (read-quoted-char): Use read-key.Stefan Monnier2013-07-051-14/+13
* * filenotify.el: New package.Michael Albinus2013-07-041-14/+0
* Merge from emacs-24; up to 2012-12-29T12:57:49Z!fgallina@gnu.orgGlenn Morris2013-07-021-2/+4
|\
| * * lisp/subr.el (y-or-n-p): Handle empty prompts.Glenn Morris2013-07-021-2/+4
* | Add log2 support and make log10 obsolete for consistency.Paul Eggert2013-06-201-0/+5
* | * lisp/subr.el (eval-after-load, set-temporary-overlay-map): Use indirectionStefan Monnier2013-06-141-23/+29
* | * lisp/subr.el (with-eval-after-load): New macro.Stefan Monnier2013-06-131-29/+45
* | * lisp/subr.el (internal-push-keymap, internal-pop-keymap): New functions.Vitalie Spinu2013-06-131-23/+41
* | * lisp/subr.el (function-arity): Remove (mistakenly added).Stefan Monnier2013-06-111-26/+0
* | Fix typos.Juanma Barranquero2013-06-111-19/+19
* | * lisp/emacs-lisp/edebug.el (edebug-result): Move before first use.Stefan Monnier2013-06-051-170/+168
* | * src/keymap.c (Fcurrent_active_maps, Fdescribe_buffer_bindings):Stefan Monnier2013-06-041-4/+43
* | * configure.ac (file-notification): New option, replaces inotify option.Michael Albinus2013-06-031-22/+6
* | Search and highlight symbol at point.Juri Linkov2013-06-031-3/+11
* | Rename unmsys--filename to unmsys--file-name.Eli Zaretskii2013-05-251-1/+1
* | Rename reveal-filename into unmsys--filename.Eli Zaretskii2013-05-251-3/+3
* | * subr.el (delete-consecutive-dups): New function.Leo Liu2013-05-171-0/+17
* | Fix comments to reveal-filename.Eli Zaretskii2013-05-161-2/+2
* | Merge from trunk, configury not fixed yet.Eli Zaretskii2013-05-151-10/+33
|\ \
| * | * lisp/subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.Juri Linkov2013-05-151-1/+1
| * | * subr.el (user-emacs-directory-warning): New option.Glenn Morris2013-05-141-9/+32
* | | Merge from trunk.Eli Zaretskii2013-05-011-3/+3
|\ \ \ | |/ /
| * | * src/callint.c (Fcall_interactively): Call `Qread_number' forJuri Linkov2013-04-281-2/+2
| * | Merge from emacs-24; up to 2012-12-27T08:21:08Z!rgm@gnu.orgGlenn Morris2013-04-261-1/+1
| |\ \ | | |/
| | * * subr.el (read-number): Once more use `read'Glenn Morris2013-04-241-1/+1
* | | Add reveal-filename function instead of 3 set-generated-*-file funcs, as sugg...Eli Zaretskii2013-04-191-0/+16
|/ /
* | * lisp/subr.el (with-wrapper-hook): Declare obsolete.Stefan Monnier2013-04-171-1/+3
* | Move forward-whitespace, forward-symbol, forward-same-syntax commands to subr...Ted Zlatanov2013-03-291-0/+52
* | * lisp/subr.el (posn-point, posn-string): Fix it here instead.Stefan Monnier2013-03-201-7/+12
* | Fix doc typo in previous changeGlenn Morris2013-03-081-1/+1
* | Provide for customizing default regexp in hi-lock commands (Bug#13892).Jambunathan K2013-03-081-0/+16
* | subr.el (buffer-file-type, default-buffer-file-type): Remove.Eli Zaretskii2013-02-091-10/+0
* | * lisp/url/url-cache.el (url-cache-create-filename-using-md5): Don't waste yourStefan Monnier2013-02-031-1/+0
* | * lisp/subr.el (internal--called-interactively-p--get-frame): Avoid fillingStefan Monnier2013-02-031-2/+4
* | * lisp/jit-lock.el (jit-lock-debug-mode): New minor mode.Stefan Monnier2013-01-121-9/+10
* | * lisp/subr.el (internal--called-interactively-p--get-frame): Find aliasesStefan Monnier2013-01-031-2/+2
* | Merge from emacs-24; up to 2012-12-06T07:33:20Z!rgm@gnu.orgGlenn Morris2013-01-021-1/+1
|\ \ | |/
| * eval-after-load fixGlenn Morris2013-01-021-1/+1
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | * lisp/subr.el (special-form-p): Don't signal errors on undef aliases.Stefan Monnier2012-12-301-1/+1
* | Merge from trunk + rename the event. Not tested yet.Eli Zaretskii2012-12-101-20/+187
|\ \
| * | Support filesystem notification through inotify on GNU/Linux.RĂ¼diger Sonderfeld2012-12-101-0/+20
| * | * subr.el (text-clone-maintain): Fix clone overlay deletionChong Yidong2012-12-081-1/+1
| * | Spelling fixes.Paul Eggert2012-12-061-1/+1