2013-01-08 |
Aaron S. Hawley | * lisp/simple.el (primitive-undo): Move from undo.c.
|
commit | commitdiff | tree |
2013-01-08 |
Stefan Monnier | * lisp/vc/pcvs.el (cvs-cleanup-collection): Extend...
|
commit | commitdiff | tree |
2013-01-08 |
Stefan Monnier | * src/keyboard.c (echo_add_key): Rename from echo_add_char.
|
commit | commitdiff | tree |
2013-01-08 |
Stefan Monnier | * lisp/emacs-lisp/nadvice.el (advice--tweak): New function.
|
commit | commitdiff | tree |
2013-01-07 |
Stefan Monnier | * lisp/emacs-lisp/advice.el (ad-activate-advised-definition...
|
commit | commitdiff | tree |
2013-01-04 |
Stefan Monnier | * lisp/subr.el (internal--called-interactively-p--get...
|
commit | commitdiff | tree |
2013-01-04 |
Stefan Monnier | * lisp/view.el (view--enable, view--disable): Rename...
|
commit | commitdiff | tree |
2013-01-04 |
Stefan Monnier | * lisp/doc-view.el (doc-view-scale-internally): New...
|
commit | commitdiff | tree |
2013-01-04 |
Stefan Monnier | * src/fileio.c (Ffile_acl): Undocument return format.
|
commit | commitdiff | tree |
2012-12-31 |
Stefan Monnier | * lisp/subr.el (special-form-p): Don't signal errors...
|
commit | commitdiff | tree |
2012-12-20 |
Stefan Monnier | * src/xdisp.c (select_frame_for_redisplay, ensure_selected_f...
|
commit | commitdiff | tree |
2012-12-19 |
Jonas Bernoulli | * lisp/emacs-lisp/lisp-mnt.el (lm-section-end): Always...
|
commit | commitdiff | tree |
2012-12-19 |
Stefan Monnier | * lisp/vc/diff-mode.el (diff-post-command-hook): Don...
|
commit | commitdiff | tree |
2012-12-17 |
Stefan Monnier | * lisp/icomplete.el (icomplete-completions): Also use...
|
commit | commitdiff | tree |
2012-12-17 |
Stefan Monnier | * src/xdisp.c (select_frame_for_redisplay): Use select_windo...
|
commit | commitdiff | tree |
2012-12-17 |
Kevin Ryde | * lisp/files.el (auto-save-file-name-p): Use \` and \'.
|
commit | commitdiff | tree |
2012-12-14 |
Stefan Monnier | * src/xdisp.c (display_mode_lines): Keep selected_window...
|
commit | commitdiff | tree |
2012-12-14 |
Stefan Monnier | * src/xdisp.c (select_frame_for_redisplay): Keep selected_wi...
|
commit | commitdiff | tree |
2012-12-14 |
Dave Abrahams | * lisp/vc/ediff-util.el (ediff-buffer-type): New function.
|
commit | commitdiff | tree |
2012-12-14 |
Ryan Crum | * lisp/json.el: Add pretty-print option.
|
commit | commitdiff | tree |
2012-12-13 |
Stefan Monnier | * lisp/emacs-lisp/cl.el (letf): Make it an alias of...
|
commit | commitdiff | tree |
2012-12-12 |
David Cadé | * lisp/mpc.el (mpc-format): Use truncate-string-to...
|
commit | commitdiff | tree |
2012-12-12 |
Jonas Bernoulli | * lisp/emacs-lisp/eieio.el: Prettier object pretty...
|
commit | commitdiff | tree |
2012-12-11 |
Stefan Monnier | * lisp/mail/emacsbug.el (report-emacs-bug): Move the...
|
commit | commitdiff | tree |
2012-12-11 |
Stefan Monnier | * lisp/hilit-chg.el (highlight-save-buffer-state):...
|
commit | commitdiff | tree |
2012-12-11 |
Stefan Monnier | * lisp/button.el: Handle buttons in display text-properties.
|
commit | commitdiff | tree |
2012-12-10 |
Stefan Monnier | * lisp/hi-lock.el (hi-lock--regexps-at-point): Fix...
|
commit | commitdiff | tree |
2012-12-10 |
Jambunathan K | * lisp/hi-lock.el: Refine the choice of default face.
|
commit | commitdiff | tree |
2012-12-10 |
Stefan Monnier | * lisp/emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
|
commit | commitdiff | tree |
2012-12-09 |
Stefan Monnier | * doc/lispref/control.texi (Pattern maching case statement...
|
commit | commitdiff | tree |
2012-12-07 |
Stefan Monnier | * lisp/hi-lock.el (hi-lock-unface-buffer): If there...
|
commit | commitdiff | tree |
2012-12-07 |
Le Wang | * lisp/hilit-chg.el (hilit-chg-set-face-on-change)...
|
commit | commitdiff | tree |
2012-12-07 |
Michael Heerdegen | * lisp/emacs-lisp/debug.el (debug): Fix hard-coded...
|
commit | commitdiff | tree |
2012-12-07 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl-tagbody): New macro.
|
commit | commitdiff | tree |
2012-12-06 |
Stefan Monnier | Further cleanup of the "cl-" namespace. Fit CL in...
|
commit | commitdiff | tree |
2012-12-06 |
Stefan Monnier | * lisp/emacs-lisp/cl.el, lisp/emacs-lisp/cl-lib.el...
|
commit | commitdiff | tree |
2012-12-06 |
Stefan Monnier | * lisp/ses.el: Use advice-add/remove.
|
commit | commitdiff | tree |
2012-12-06 |
Jonas Bernoulli | * lisp/button.el: Make them work in header-lines.
|
commit | commitdiff | tree |
2012-12-06 |
Stefan Monnier | * doc/lispref/customize.texi (Variable Definitions...
|
commit | commitdiff | tree |
2012-12-06 |
Stefan Monnier | * lisp/progmodes/sql.el: Use cl-lib and lexical-binding...
|
commit | commitdiff | tree |
2012-12-06 |
Stefan Monnier | * lisp/hi-lock.el: Rework the default face and the...
|
commit | commitdiff | tree |
2012-12-06 |
Stefan Monnier | * lisp/minibuf-eldef.el (minibuf-eldef-update-minibuffer...
|
commit | commitdiff | tree |
2012-12-05 |
Stefan Monnier | * lisp/progmodes/octave-mod.el (octave-mark-block)...
|
commit | commitdiff | tree |
2012-12-04 |
Stefan Monnier | * leim/quail/latin-ltx.el: Avoid deprecated chars for...
|
commit | commitdiff | tree |
2012-12-04 |
Jambunathan K | * lisp/hi-lock.el (hi-lock-auto-select-face): New user...
|
commit | commitdiff | tree |
2012-12-04 |
Stefan Monnier | * lisp/obsolete/terminal.el, lisp/obsolete/longlines...
|
commit | commitdiff | tree |
2012-11-29 |
Jambunathan K | * lisp/icomplete.el: Change separator; add ido-style...
|
commit | commitdiff | tree |
2012-11-29 |
Stefan Monnier | * lisp/progmodes/etags.el (visit-tags-table-buffer...
|
commit | commitdiff | tree |
2012-11-29 |
Kelly Dean | * lisp/simple.el (activate-mark): Run activate-mark...
|
commit | commitdiff | tree |
2012-11-27 |
Stefan Monnier | * lisp/textmodes/table.el (table-insert): Don't use...
|
commit | commitdiff | tree |
2012-11-26 |
Stefan Monnier | * lisp/emacs-lisp/advice.el (ad-should-compile): Don...
|
commit | commitdiff | tree |
2012-11-24 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl--transform-lambda...
|
commit | commitdiff | tree |
2012-11-23 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el (byte-compile-file):...
|
commit | commitdiff | tree |
2012-11-23 |
Stefan Monnier | * lisp/erc/erc-backend.el: Fix last change that missed...
|
commit | commitdiff | tree |
2012-11-23 |
Stefan Monnier | * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib...
|
commit | commitdiff | tree |
2012-11-21 |
Stefan Monnier | * src/xdisp.c (fast_set_selected_frame): Rename from...
|
commit | commitdiff | tree |
2012-11-21 |
Stefan Monnier | * doc/lispref/debugging.texi (Profiling): Make it more...
|
commit | commitdiff | tree |
2012-11-20 |
Stefan Monnier | Conflate Qnil and Qunbound for `symbol-function'.
|
commit | commitdiff | tree |
2012-11-20 |
Stefan Monnier | * lisp/uniquify.el (uniquify-managed): Use defvar-local.
|
commit | commitdiff | tree |
2012-11-20 |
Stefan Monnier | * lisp/emacs-lisp/trace.el: Rewrite, use nadvice and...
|
commit | commitdiff | tree |
2012-11-20 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el (byte-compile): Fix handling...
|
commit | commitdiff | tree |
2012-11-20 |
Stefan Monnier | * lisp/emacs-lisp/byte-run.el (defun-declarations-alist...
|
commit | commitdiff | tree |
2012-11-20 |
Stefan Monnier | Make called-interactively-p work for edebug or advised...
|
commit | commitdiff | tree |
2012-11-19 |
Stefan Monnier | * lisp/emacs-lisp/byte-run.el (defun-declarations-alist):
|
commit | commitdiff | tree |
2012-11-19 |
Stefan Monnier | * lisp/emacs-lisp/byte-run.el (defun-declarations-alist...
|
commit | commitdiff | tree |
2012-11-19 |
Stefan Monnier | * lisp/eshell/em-cmpl.el (eshell-pcomplete): Refine...
|
commit | commitdiff | tree |
2012-11-19 |
Stefan Monnier | * lisp/vc/diff-mode.el (diff-hunk): Don't make useless...
|
commit | commitdiff | tree |
2012-11-19 |
Stefan Monnier | * lisp/files.el (load-file): Require match in minibuffer...
|
commit | commitdiff | tree |
2012-11-19 |
Stefan Monnier | Use cl-lib instead of cl, and interactive-p => called...
|
commit | commitdiff | tree |
2012-11-19 |
Stefan Monnier | * lisp/emacs-lisp/ert.el (ert--expand-should-1): Adapt...
|
commit | commitdiff | tree |
2012-11-19 |
Stefan Monnier | * lisp/calendar/time-date.el (time-to-seconds): De...
|
commit | commitdiff | tree |
2012-11-19 |
Stefan Monnier | * lisp/cedet/semantic/fw.el (semantic-make-local-hook)
|
commit | commitdiff | tree |
2012-11-19 |
Stefan Monnier | * lisp/window.el (switch-to-buffer): Re-add the warning...
|
commit | commitdiff | tree |
2012-11-16 |
Jürgen Hötzel | * lisp/eshell/em-unix.el (eshell/mkdir): Handle "-...
|
commit | commitdiff | tree |
2012-11-16 |
Stefan Monnier | * lisp/emacs-lisp/advice.el (ad-make-advised-definition...
|
commit | commitdiff | tree |
2012-11-16 |
Stefan Monnier | * lisp/emacs-lisp/cl-lib.el: Set more meaningful version...
|
commit | commitdiff | tree |
2012-11-15 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix...
|
commit | commitdiff | tree |
2012-11-15 |
Stefan Monnier | * src/eval.c (Finteractive_p): Revert lexbind-merge...
|
commit | commitdiff | tree |
2012-11-15 |
Stefan Monnier | * doc/lispref/keymaps.texi (Translation Keymaps): Backport...
|
commit | commitdiff | tree |
2012-11-15 |
Stefan Monnier | * doc/lispref/keymaps.texi (Translation Keymaps): Add...
|
commit | commitdiff | tree |
2012-11-15 |
Stefan Monnier | * lisp/emacs-lisp/advice.el (ad-definition-type): Make...
|
commit | commitdiff | tree |
2012-11-15 |
Katsumi Yamaoka | * lisp/emacs-lisp/advice.el (ad-make-advised-definition...
|
commit | commitdiff | tree |
2012-11-15 |
Stefan Monnier | * lisp/emacs-lisp/nadvice.el: Add buffer-local support...
|
commit | commitdiff | tree |
2012-11-15 |
Drew Adams | * lisp/imenu.el (imenu--split-submenus): Use imenu...
|
commit | commitdiff | tree |
2012-11-15 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl--transform-lambda...
|
commit | commitdiff | tree |
2012-11-14 |
Stefan Monnier | * lisp/emacs-lisp/nadvice.el: Add around advice for...
|
commit | commitdiff | tree |
2012-11-14 |
Stefan Monnier | * lisp/emacs-lisp/gv.el (setf): Fix debug spec for...
|
commit | commitdiff | tree |
2012-11-13 |
Tsuyoshi Kitamoto | * emacs-lisp/advice.el: Fix typos in comment.
|
commit | commitdiff | tree |
2012-11-13 |
Stefan Monnier | * lisp/woman.el (woman-file-name): Don't mess with...
|
commit | commitdiff | tree |
2012-11-13 |
Stefan Monnier | * lisp/emacs-lisp/advice.el: Layer on top of nadvice.el.
|
commit | commitdiff | tree |
2012-11-13 |
Stefan Monnier | * lisp/emacs-lisp/advice.el: Remove support for freezing.
|
commit | commitdiff | tree |
2012-11-13 |
Stefan Monnier | * lisp/emacs-lisp/cl.el (dolist, dotimes, declare)...
|
commit | commitdiff | tree |
2012-11-12 |
Stefan Monnier | * lisp/emacs-lisp/gv.el (gv-define-simple-setter):...
|
commit | commitdiff | tree |
2012-11-12 |
Stefan Monnier | * lisp/emacs-lisp/nadvice.el: New package.
|
commit | commitdiff | tree |
2012-11-12 |
Stefan Monnier | * lisp/cedet/semantic/mru-bookmark.el (semantic-mru...
|
commit | commitdiff | tree |
2012-11-09 |
Stefan Monnier | Provide new `defalias-fset-function' symbol property.
|
commit | commitdiff | tree |
2012-11-09 |
Stefan Monnier | * lisp/subr.el (dolist): Don't bind VAR in RESULT.
|
commit | commitdiff | tree |
2012-11-09 |
Stefan Monnier | * lisp/emacs-lisp/advice.el: Miscellaneous cleanup...
|
commit | commitdiff | tree |
2012-11-09 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el (byte-compile-out-toplevel...
|
commit | commitdiff | tree |
2012-11-09 |
Stefan Monnier | New property dynamic-docstring-function for docstrings.
|
commit | commitdiff | tree |