Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ru
[bpt/emacs.git] / lisp / emacs-lisp /
2013-01-19 Glenn MorrisMerge from emacs-24; up to 2012-12-11T09:51:12Z!dmantip...
2013-01-16 Stefan Monnier* lisp/emacs-lisp/trace.el (trace--read-args): Use...
2013-01-16 Glenn MorrisDoc fixes related to "(declare (indent symbol))" (bug...
2013-01-15 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-preactivate-advice...
2013-01-13 Glenn MorrisMerge from emacs-24; up to 2012-12-10T20:27:33Z!eggert...
2013-01-13 Stefan Monnier* lisp/jit-lock.el (jit-lock-debug-mode): New minor...
2013-01-11 Aaron S. HawleyDisambiguate function and variable references in docstr...
2013-01-11 Stefan Monnier*** empty log message ***
2013-01-11 Dmitry AntipovUse point-max-marker and point-min-marker here and...
2013-01-10 Stefan MonnierMerge from emacs-24
2013-01-10 Roland Winkler* lisp/emacs-lisp/crm.el: Allow any regexp for separators.
2013-01-10 Glenn Morrisauthors.el tiny updates
2013-01-09 Glenn MorrisMerge from emacs-24; up to 2012-12-08T12:11:29Z!eliz...
2013-01-09 Glenn MorrisRemove some obsolete trace.el commentary
2013-01-09 Glenn Morris* emacs-lisp/trace.el (trace-function, trace-function...
2013-01-08 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--split-equal): Also...
2013-01-08 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--tweak): New function.
2013-01-07 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-activate-advised-defini...
2013-01-06 Glenn MorrisMerge from emacs-24; up to 2012-12-07T15:31:43Z!cyd...
2013-01-05 Glenn MorrisMerge from emacs-24; up to 2012-12-07T08:13:49Z!dmantip...
2013-01-04 Glenn MorrisMerge from emacs-24; up to 2012-12-06T20:16:38Z!monnier...
2013-01-03 Glenn MorrisMerge from emacs-24; up to 2012-12-06T07:33:20Z!rgm...
2013-01-03 Glenn Morrisdefun fix for cl declarations + interactive forms
2013-01-02 Paul EggertUpdate copyright dates to 2013.
2013-01-02 Paul EggertMerge from emacs-24; up to 2012-12-06T01:39:03Z!monnier...
2013-01-01 Glenn MorrisAuto-commit of loaddefs files.
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-31 Andreas Schwab* emacs-lisp/byte-run.el (defmacro): Use same argument...
2012-12-31 Andreas SchwabFixes: debbugs:13316
2012-12-30 Glenn MorrisMerge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka...
2012-12-29 Chong Yidong* emacs-lisp/package.el (package-untar-buffer): Improve...
2012-12-29 Matt Fidler* emacs-lisp/package.el (package-untar-buffer): Handle...
2012-12-27 Glenn MorrisMerge from emacs-24; up to 2012-12-03T21:07:47Z!eggert...
2012-12-22 Glenn MorrisMerge from emacs-24; up to 2012-12-02T06:22:32Z!cyd...
2012-12-21 Glenn MorrisMerge from emacs-24; up to 2012-12-01T13:25:13Z!cyd...
2012-12-19 Jonas Bernoulli* lisp/emacs-lisp/lisp-mnt.el (lm-section-end): Always...
2012-12-14 Glenn Morrismacroexp--warn-and-return message tweak (bug#13132)
2012-12-13 Juanma Barranquerolisp/emacs-lisp/edebug.el: Fix previous change.
2012-12-13 Juanma Barranquerolisp/emacs-lisp/edebug.el: Fix bug#13163.
2012-12-13 Glenn MorrisMerge from emacs-24; up to 2012-11-30T04:44:52Z!cyd...
2012-12-13 Stefan Monnier* lisp/emacs-lisp/cl.el (letf): Make it an alias of...
2012-12-12 Jonas Bernoulli* lisp/emacs-lisp/eieio.el: Prettier object pretty...
2012-12-10 Daniel ColascioneMove fix for cygw32 icon issue from emacs-24 branch...
2012-12-10 Eli ZaretskiiMerge from trunk + rename the event. Not tested yet.
2012-12-10 Glenn MorrisMerge from emacs-24; up to 2012-11-26T19:56:14Z!monnier...
2012-12-10 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
2012-12-09 Glenn MorrisMake eval-defun on a pre-defined defcustom call any...
2012-12-07 Michael Heerdegen* lisp/emacs-lisp/debug.el (debug): Fix hard-coded...
2012-12-07 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-tagbody): New macro.
2012-12-06 Stefan MonnierFurther cleanup of the "cl-" namespace. Fit CL in...
2012-12-06 Stefan Monnier* lisp/emacs-lisp/cl.el, lisp/emacs-lisp/cl-lib.el...
2012-12-06 Glenn MorrisMerge from emacs-24; up to 2012-11-24T16:58:43Z!cyd...
2012-12-03 Glenn MorrisMerge from emacs-24; up to 2012-11-23T06:23:28Z!cyd...
2012-12-01 Chong YidongFix last change.
2012-12-01 Chong YidongModularize add-log-current-defun.
2012-12-01 Chong YidongConvert several major modes to setq-local.
2012-11-27 Glenn Morrisderived-mode-make-docstring tweak for bug#11277
2012-11-27 Kenichi Handamerge trunk
2012-11-27 Glenn MorrisAuto-commit of loaddefs files.
2012-11-27 Glenn MorrisMerge from emacs-24; up to 2012-11-20T20:06:17Z!monnier...
2012-11-26 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-should-compile): Don...
2012-11-25 Bill WohlerMerge from trunk.
2012-11-25 Glenn MorrisAuto-commit of loaddefs files.
2012-11-25 Chong YidongRevamp face-spec-set to be more analogous to setq for...
2012-11-25 Bill WohlerMerge from trunk.
2012-11-24 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda...
2012-11-24 Glenn MorrisMerge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka...
2012-11-23 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-file):...
2012-11-23 Kenichi Handa(no commit message)
2012-11-23 Stefan Monnier* emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib...
2012-11-21 Daniel ColascioneTeach sql-mode's imenu about IF NOT EXISTS
2012-11-21 Daniel ColascioneSupport IF NOT EXISTS in SQL declarations
2012-11-21 Glenn MorrisMerge from emacs-24; up to 2012-11-17T22:12:47Z!eggert...
2012-11-20 Stefan Monnier* lisp/emacs-lisp/trace.el: Rewrite, use nadvice and...
2012-11-20 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile): Fix handl...
2012-11-20 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defun-declarations-alist...
2012-11-20 Stefan MonnierMake called-interactively-p work for edebug or advised...
2012-11-19 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defun-declarations-alist):
2012-11-19 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defun-declarations-alist...
2012-11-19 Stefan Monnier* lisp/emacs-lisp/ert.el (ert--expand-should-1): Adapt...
2012-11-18 Kenichi Handamerge trunk
2012-11-18 Glenn MorrisMerge from emacs-24; up to 2012-11-15T23:31:37Z!dancol...
2012-11-17 Eli ZaretskiiMerge from trunk.
2012-11-17 Glenn MorrisAuto-commit of loaddefs files.
2012-11-17 Chong Yidong* lisp/emacs-lisp/syntax.el (syntax-propertize-function...
2012-11-17 Glenn MorrisUse set-face-underline rather than the alias set-face...
2012-11-16 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-make-advised-definition...
2012-11-16 Glenn MorrisMerge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov...
2012-11-16 Stefan Monnier* lisp/emacs-lisp/cl-lib.el: Set more meaningful versio...
2012-11-16 Glenn MorrisAuto-commit of loaddefs files.
2012-11-15 Daniel ColascioneMerge from cygw32 branch
2012-11-15 Juanma Barranquerolisp/emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*...
2012-11-15 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix...
2012-11-15 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-definition-type): Make...
2012-11-15 Katsumi Yamaoka* lisp/emacs-lisp/advice.el (ad-make-advised-definition...
2012-11-15 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Add buffer-local support...
2012-11-15 Stefan MonnierBackport fix for bug#12879 from trunk
2012-11-15 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda...
2012-11-14 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Add around advice for...
2012-11-14 Kenichi Handamerge trunk
next