]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
Merge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka@jpl.org
[gnu-emacs] / lisp / emacs-lisp /
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-20 Stefan MonnierUse add/remove-function to manipulate process-filters.
2013-04-20 Erik CharleboisBetter full-screen frame support on MS-Windows.
2013-04-18 Stefan Monnier* lisp/subr.el (with-wrapper-hook): Declare obsolete.
2013-04-17 Stefan Monnier* lisp/emacs-lisp/lisp.el (lisp-completion-at-point...
2013-04-16 Stefan Monnier* lisp/emacs-lisp/nadvice.el (add-function): Default...
2013-04-15 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Properly test names when...
2013-04-14 Stefan Monnier* lisp/emacs-lisp/trace.el (trace-values): New function.
2013-04-10 Stefan Monnier* src/keyboard.c (timer_start_idle): Call internal...
2013-04-08 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-mode): Fix typo.
2013-04-08 Stefan Monnier* lisp/emacs-lisp/timer.el (timer-event-handler): Don...
2013-04-07 Stefan Monnier* emacs-lisp/ert.el: Fix paren typo.
2013-04-07 Nic Ferrier* lisp/emacs-lisp/ert.el (should, should-not, should...
2013-04-05 Stefan Monnier* lisp/emacs-lisp/package.el (package-compute-transacti...
2013-04-05 Kenichi Handamerge trunk
2013-04-04 Stefan Monnier* lisp/emacs-lisp/package.el (package-compute-transacti...
2013-04-04 Yann Hodique* lisp/emacs-lisp/package.el (package-pinned-packages...
2013-04-01 Paul EggertSpelling fixes.
2013-03-31 Roland Winkleremacs-lisp/crm.el (completing-read-multiple): Doc fix.
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-28 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-mode): Make it...
2013-03-24 Leo Liu* lisp/files.el (kill-buffer-hook): Doc fix.
2013-03-23 Dmitry Gutov* lisp/emacs-lisp/lisp-mode.el (emacs-lisp-docstring...
2013-03-22 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-21 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-18 Leo LiuMake sure eldoc can be turned off properly.
2013-03-17 Leo Liu* simple.el (eval-expression-minibuffer-setup-hook...
2013-03-17 Roland Winklercompleting-read-multiple: Ignore empty strings in the...
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-15 Kenichi Handamerge trunk
2013-03-14 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-auto-fill): Don't inf...
2013-03-13 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defun-declarations-alist...
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-10 Stefan Monnier* lisp/emacs-lisp/byte-run.el (dont-compile): Declare...
2013-03-08 Glenn MorrisMerge from emacs-24; up to 2012-12-25T15:07:59Z!dmantip...
2013-03-06 Glenn MorrisMerge from emacs-24; up to 2012-12-25T11:37:21Z!dmantip...
2013-03-05 Glenn MorrisMerge from emacs-24; up to 2012-12-24T15:56:17Z!eliz...
2013-03-03 Glenn MorrisMerge from emacs-24; up to 2012-12-24T06:24:08Z!eggert...
2013-03-02 Bill WohlerMerge from trunk; up to 2013-03-02T21:05:52Z!eggert...
2013-03-02 Glenn MorrisMerge from emacs-24; up to 2012-12-23T17:06:58Z!eliz...
2013-03-02 Bastien GuerryFix typo in comment (bug#13851).
2013-02-28 Glenn MorrisMerge from emacs-24; up to 2012-12-23T02:41:17Z!rgm...
2013-02-26 Stefan Monnier* lisp/emacs-lisp/easy-mmode.el (define-globalized...
2013-02-25 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-file):...
2013-02-25 Eli ZaretskiiImplement CLASH_DETECTION for MS-Windows.
2013-02-24 Glenn MorrisMerge from emacs-24; up to 2012-12-22T19:09:52Z!rgm...
2013-02-23 Glenn MorrisAvoid recursive byte-compile-files fighting over input...
2013-02-22 Glenn MorrisMerge from emacs-24; up to 2012-12-22T02:59:08Z!cyd...
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 Bill WohlerMerge from trunk; up to 2013-02-18T01:30:27Z!monnier...
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...
next