| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add support for lexical variables to the debugger's `e' command. | Stefan Monnier | 2013-07-26 | 1 | -17/+1 |
| * | * lisp/subr.el (add-to-list): Fix compiler-macro when `append' is | Stefan Monnier | 2013-07-22 | 1 | -8/+13 |
| * | split-string takes a new arg TRIM that's a regexp | Richard M. Stallman | 2013-07-19 | 1 | -15/+48 |
| * | lisp/subr.el (delay-warning): New function. | Juanma Barranquero | 2013-07-11 | 1 | -0/+7 |
| * | lisp/subr.el (read-quoted-char): Remove unused local variable `char'. | Juanma Barranquero | 2013-07-08 | 1 | -1/+1 |
| * | * lisp/subr.el (read-quoted-char): Use read-key. | Stefan Monnier | 2013-07-05 | 1 | -14/+13 |
| * | * filenotify.el: New package. | Michael Albinus | 2013-07-04 | 1 | -14/+0 |
| * | Merge from emacs-24; up to 2012-12-29T12:57:49Z!fgallina@gnu.org | Glenn Morris | 2013-07-02 | 1 | -2/+4 |
| |\ |
|
| | * | * lisp/subr.el (y-or-n-p): Handle empty prompts. | Glenn Morris | 2013-07-02 | 1 | -2/+4 |
| * | | Add log2 support and make log10 obsolete for consistency. | Paul Eggert | 2013-06-20 | 1 | -0/+5 |
| * | | * lisp/subr.el (eval-after-load, set-temporary-overlay-map): Use indirection | Stefan Monnier | 2013-06-14 | 1 | -23/+29 |
| * | | * lisp/subr.el (with-eval-after-load): New macro. | Stefan Monnier | 2013-06-13 | 1 | -29/+45 |
| * | | * lisp/subr.el (internal-push-keymap, internal-pop-keymap): New functions. | Vitalie Spinu | 2013-06-13 | 1 | -23/+41 |
| * | | * lisp/subr.el (function-arity): Remove (mistakenly added). | Stefan Monnier | 2013-06-11 | 1 | -26/+0 |
| * | | Fix typos. | Juanma Barranquero | 2013-06-11 | 1 | -19/+19 |
| * | | * lisp/emacs-lisp/edebug.el (edebug-result): Move before first use. | Stefan Monnier | 2013-06-05 | 1 | -170/+168 |
| * | | * src/keymap.c (Fcurrent_active_maps, Fdescribe_buffer_bindings): | Stefan Monnier | 2013-06-04 | 1 | -4/+43 |
| * | | * configure.ac (file-notification): New option, replaces inotify option. | Michael Albinus | 2013-06-03 | 1 | -22/+6 |
| * | | Search and highlight symbol at point. | Juri Linkov | 2013-06-03 | 1 | -3/+11 |
| * | | Rename unmsys--filename to unmsys--file-name. | Eli Zaretskii | 2013-05-25 | 1 | -1/+1 |
| * | | Rename reveal-filename into unmsys--filename. | Eli Zaretskii | 2013-05-25 | 1 | -3/+3 |
| * | | * subr.el (delete-consecutive-dups): New function. | Leo Liu | 2013-05-17 | 1 | -0/+17 |
| * | | Fix comments to reveal-filename. | Eli Zaretskii | 2013-05-16 | 1 | -2/+2 |
| * | | Merge from trunk, configury not fixed yet. | Eli Zaretskii | 2013-05-15 | 1 | -10/+33 |
| |\ \ |
|
| | * | | * lisp/subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil. | Juri Linkov | 2013-05-15 | 1 | -1/+1 |
| | * | | * subr.el (user-emacs-directory-warning): New option. | Glenn Morris | 2013-05-14 | 1 | -9/+32 |
| * | | | Merge from trunk. | Eli Zaretskii | 2013-05-01 | 1 | -3/+3 |
| |\ \ \
| |/ / |
|
| | * | | * src/callint.c (Fcall_interactively): Call `Qread_number' for | Juri Linkov | 2013-04-28 | 1 | -2/+2 |
| | * | | Merge from emacs-24; up to 2012-12-27T08:21:08Z!rgm@gnu.org | Glenn Morris | 2013-04-26 | 1 | -1/+1 |
| | |\ \
| | |/ |
|
| | | * | * subr.el (read-number): Once more use `read' | Glenn Morris | 2013-04-24 | 1 | -1/+1 |
| * | | | Add reveal-filename function instead of 3 set-generated-*-file funcs, as sugg... | Eli Zaretskii | 2013-04-19 | 1 | -0/+16 |
| |/ / |
|
| * | | * lisp/subr.el (with-wrapper-hook): Declare obsolete. | Stefan Monnier | 2013-04-17 | 1 | -1/+3 |
| * | | Move forward-whitespace, forward-symbol, forward-same-syntax commands to subr... | Ted Zlatanov | 2013-03-29 | 1 | -0/+52 |
| * | | * lisp/subr.el (posn-point, posn-string): Fix it here instead. | Stefan Monnier | 2013-03-20 | 1 | -7/+12 |
| * | | Fix doc typo in previous change | Glenn Morris | 2013-03-08 | 1 | -1/+1 |
| * | | Provide for customizing default regexp in hi-lock commands (Bug#13892). | Jambunathan K | 2013-03-08 | 1 | -0/+16 |
| * | | subr.el (buffer-file-type, default-buffer-file-type): Remove. | Eli Zaretskii | 2013-02-09 | 1 | -10/+0 |
| * | | * lisp/url/url-cache.el (url-cache-create-filename-using-md5): Don't waste your | Stefan Monnier | 2013-02-03 | 1 | -1/+0 |
| * | | * lisp/subr.el (internal--called-interactively-p--get-frame): Avoid filling | Stefan Monnier | 2013-02-03 | 1 | -2/+4 |
| * | | * lisp/jit-lock.el (jit-lock-debug-mode): New minor mode. | Stefan Monnier | 2013-01-12 | 1 | -9/+10 |
| * | | * lisp/subr.el (internal--called-interactively-p--get-frame): Find aliases | Stefan Monnier | 2013-01-03 | 1 | -2/+2 |
| * | | Merge from emacs-24; up to 2012-12-06T07:33:20Z!rgm@gnu.org | Glenn Morris | 2013-01-02 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | eval-after-load fix | Glenn Morris | 2013-01-02 | 1 | -1/+1 |
| * | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -2/+2 |
| |\ \
| |/ |
|
| | * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -2/+2 |
| * | | * lisp/subr.el (special-form-p): Don't signal errors on undef aliases. | Stefan Monnier | 2012-12-30 | 1 | -1/+1 |
| * | | Merge from trunk + rename the event. Not tested yet. | Eli Zaretskii | 2012-12-10 | 1 | -20/+187 |
| |\ \ |
|
| | * | | Support filesystem notification through inotify on GNU/Linux. | RĂ¼diger Sonderfeld | 2012-12-10 | 1 | -0/+20 |
| | * | | * subr.el (text-clone-maintain): Fix clone overlay deletion | Chong Yidong | 2012-12-08 | 1 | -1/+1 |
| | * | | Spelling fixes. | Paul Eggert | 2012-12-06 | 1 | -1/+1 |