2012-11-29 |
Stefan Monnier | * lisp/progmodes/etags.el (visit-tags-table-buffer...
|
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 |
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 |
Stefan Monnier | * lisp/emacs-lisp/nadvice.el: Add buffer-local support...
|
commit | commitdiff | tree |
2012-11-15 |
Stefan Monnier | Backport fix for bug#12879 from trunk
|
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 |
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 |
2012-11-09 |
Stefan Monnier | * lisp/env.el (env--substitute-vars-regexp): Don't...
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * src/lisp.h (XHASH): Redefine to be imperfect and...
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * src/xfaces.c (Qultra_light, Qreverse_oblique, Qreverse_italic)
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * lisp/files.el (hack-one-local-variable--obsolete...
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * lisp/subr.el (locate-user-emacs-file): If both old...
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * lisp/progmodes/js.el: Prefer advice to cl-letf's...
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | Use ad-hoc comparison function for the profiler's hash...
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * perl-mode.el: Add coding cookie.
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * lisp/progmodes/perl-mode.el (perl-prettify-symbols...
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * lisp/env.el (env--substitute-vars-regexp): New const.
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el (byte-compile-initial...
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * lisp/emacs-lisp/gv.el (gv-deref): Move setter declaration...
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * lisp/emacs-lisp/advice.el: Require `cl-lib' at run...
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * lisp/emacs-lisp/gv.el (gv-ref, gv-deref): New function...
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * lisp/emacs-lisp/gv.el (gv-ref, gv-deref): New function...
|
commit | commitdiff | tree |
2012-11-08 |
Stefan Monnier | * lisp/emacs-lisp/gv.el (gv-define-simple-setter):...
|
commit | commitdiff | tree |
2012-11-07 |
Stefan Monnier | * lisp/emacs-lisp/gv.el (gv-define-simple-setter):...
|
commit | commitdiff | tree |
2012-11-07 |
Stefan Monnier | * lisp/emacs-lisp/cl.el (defsetf): Pass the third arg to
|
commit | commitdiff | tree |
2012-11-06 |
Stefan Monnier | * lisp/woman.el (woman-decode-region): Disable adaptive...
|
commit | commitdiff | tree |
2012-10-31 |
Stefan Monnier | * lisp/progmodes/sh-script.el (sh--inside-noncommand...
|
commit | commitdiff | tree |
2012-10-31 |
Stefan Monnier | * lisp/progmodes/sh-script.el (sh--inside-arithmetic...
|
commit | commitdiff | tree |
2012-10-29 |
Stefan Monnier | * lisp/vc/diff-mode.el (diff-context->unified): Don...
|
commit | commitdiff | tree |
2012-10-29 |
Stefan Monnier | * lisp/emacs-lisp/cl.el (letf): Add missing indent...
|
commit | commitdiff | tree |
2012-10-29 |
Stefan Monnier | * lisp/files.el (find-alternate-file): Only ask one...
|
commit | commitdiff | tree |
2012-10-29 |
Stefan Monnier | * lisp/progmodes/sh-script.el (sh-font-lock-paren)...
|
commit | commitdiff | tree |
2012-10-28 |
Stefan Monnier | * lisp/minibuffer.el (completion--twq-all): Disable...
|
commit | commitdiff | tree |
2012-10-28 |
Stefan Monnier | * lisp/minibuffer.el (completion--sifn-requote): Rewrite...
|
commit | commitdiff | tree |
2012-10-28 |
Stefan Monnier | * src/frame.c (x_set_font): Catch internal error.
|
commit | commitdiff | tree |
2012-10-28 |
Stefan Monnier | * lisp/erc/erc-backend.el: Fix last bug number.
|
commit | commitdiff | tree |
2012-10-28 |
Stefan Monnier | * lisp/erc/erc-backend.el: Only require `erc' during...
|
commit | commitdiff | tree |
2012-10-28 |
Stefan Monnier | * lisp/tmm.el (tmm-prompt): Use map-keymap.
|
commit | commitdiff | tree |
2012-10-26 |
Stefan Monnier | * lisp/emacs-lisp/advice.el (ad-assemble-advised-definition):
|
commit | commitdiff | tree |
2012-10-26 |
Stefan Monnier | * lisp/bookmark.el (bookmark-completing-read): Set...
|
commit | commitdiff | tree |
2012-10-26 |
Stefan Monnier | * lisp/emacs-lisp/macroexp.el (macroexp--expand-all):
|
commit | commitdiff | tree |
2012-10-26 |
Stefan Monnier | * lisp/vc/diff-mode.el (diff-end-of-hunk): Also skip...
|
commit | commitdiff | tree |
2012-10-25 |
Stefan Monnier | * lisp/dired.el (dired-get-marked-files): Allow ! on...
|
commit | commitdiff | tree |
2012-10-25 |
Stefan Monnier | * lisp/minibuffer.el (minibuffer-force-complete): Fix...
|
commit | commitdiff | tree |
2012-10-25 |
Stefan Monnier | * lisp/net/ldap.el (ldap-search-internal): The official...
|
commit | commitdiff | tree |
2012-10-25 |
Stefan Monnier | * lisp/emacs-lisp/package.el (package-installed-p)...
|
commit | commitdiff | tree |
2012-10-24 |
Stefan Monnier | * lisp/minibuffer.el (minibuffer-force-complete): Use...
|
commit | commitdiff | tree |
2012-10-24 |
Stefan Monnier | * minibuffer.el (completion--flush-all-sorted-completions...
|
commit | commitdiff | tree |
2012-10-24 |
Stefan Monnier | * lisp/minibuffer.el (completion--all-sorted-completions...
|
commit | commitdiff | tree |
2012-10-23 |
Stefan Monnier | * lisp/progmodes/compile.el (compilation-start): Try...
|
commit | commitdiff | tree |
2012-10-23 |
Stefan Monnier | * lisp/vc/diff-mode.el (diff-hunk): `save-excursion...
|
commit | commitdiff | tree |
2012-10-23 |
Stefan Monnier | * checkdoc.el (checkdoc-comment-style-hooks): Typo.
|
commit | commitdiff | tree |
2012-10-23 |
Stefan Monnier | * lisp/repeat.el (repeat): Set real-this-command.
|
commit | commitdiff | tree |
2012-10-23 |
Stefan Monnier | Cleanup uses of "-hooks".
|
commit | commitdiff | tree |
2012-10-23 |
Stefan Monnier | * lisp/subr.el (internal-temp-output-buffer-show):...
|
commit | commitdiff | tree |
2012-10-22 |
Stefan Monnier | Rework the last delsel/electric fix.
|
commit | commitdiff | tree |
2012-10-19 |
Stefan Monnier | * lisp/minibuffer.el (minibuffer-force-complete): Make...
|
commit | commitdiff | tree |
2012-10-19 |
Stefan Monnier | * src/fns.c (Fnreverse): Include the problem element...
|
commit | commitdiff | tree |