]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
Merge from emacs-24; up to 2012-12-21T07:35:02Z!ueno@gnu.org
[gnu-emacs] / lisp / emacs-lisp /
2013-02-21 Glenn MorrisMerge from emacs-24; up to 2012-12-21T07:35:02Z!ueno...
2013-02-20 Daniel Colascione* sheap.c (report_sheap_usage): Use message, not messag...
2013-02-20 Dmitry Antipov* search.c (find_newline): Return byte position in...
2013-02-20 Glenn MorrisMake cl-floatp-safe just an alias for floatp
2013-02-19 Glenn MorrisMerge from emacs-24; up to 2012-12-20T16:09:05Z!dmantip...
2013-02-19 Stefan MonnierCleanup some of EIEIO's namespace.
2013-02-18 Michael Heerdegen* lisp/emacs-lisp/eldoc.el (eldoc-highlight-function...
2013-02-17 Glenn MorrisMerge from emacs-24; up to 2012-12-20T05:05:41Z!dmantip...
2013-02-17 Stefan MonnierDon't use font-lock-syntax-table in lisp modes.
2013-02-16 Jonas Bernoulli* emacs-lisp/tabulated-list.el (tabulated-list-print...
2013-02-15 Alan Mackenzieemacs-lisp/easy-mmode.el (define-globalized-minor-mode...
2013-02-15 Glenn MorrisMerge from emacs-24; up to 2012-12-19T19:51:40Z!monnier...
2013-02-15 Paul EggertMerge from emacs-24; up to 2012-12-19T13:01:16Z!michael...
2013-02-14 Glenn Morris* emacs-lisp/easy-mmode.el (define-minor-mode): Doc...
2013-02-13 Stefan Monnier* lisp/emacs-lisp/package.el (package--initialized...
2013-02-13 Glenn Morris* emacs-lisp/package.el (package-menu-execute): Doc...
2013-02-13 Yves Baumes* package.el (package-menu-execute): Add optional noque...
2013-02-13 Glenn MorrisMerge from emacs-24; up to 2012-12-17T11:17:34Z!rgm...
2013-02-10 Glenn MorrisMerge from emacs-24; up to 2012-12-15T12:19:04Z!juri...
2013-02-09 Eli ZaretskiiRemove all references to buffer-file-type and related...
2013-02-08 Glenn MorrisMerge from emacs-24; up to 2012-12-14T21:27:39Z!rgm...
2013-02-08 Stefan Monnier* lisp/emacs-lisp/byte-run.el (eval-when-compile, eval...
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:38:50Z!monnier...
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:22:24Z!monnier...
2013-02-06 Nicolas Richard* emacs-lisp/package.el (describe-package-1): Tell...
2013-02-04 Glenn Morrisert--explain-format-atom fix for non-characters
2013-02-02 Glenn MorrisMerge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu...
2013-01-31 David EngsterSync CEDET and EIEIO version numbers with upstream.
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-13T00:52:17Z!yamaoka...
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka...
2013-01-27 Stefan Monnier* lisp/emacs-lisp/cl.el (cl-set-getf): Add compatibilit...
2013-01-26 Andreas SchwabFixes: debbugs:13556
2013-01-25 Glenn MorrisMerge from emacs-24; up to 2012-12-11T18:52:31Z!monnier...
2013-01-20 Glenn Morris* lisp-mode.el (emacs-lisp-mode-map): Add native profil...
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.
next