]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
merge master
[gnu-emacs] / lisp / emacs-lisp /
2014-10-13 Glenn MorrisSmall authors.el updates
2014-10-13 Glenn MorrisMerge from emacs-24; up to 2014-07-26T12:14:42Z!schwab...
2014-10-12 Glenn MorrisMerge from emacs-24; up to 2014-07-26T11:58:24Z!schwab...
2014-10-09 Glenn MorrisMerge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka...
2014-10-08 Leo LiuEnhance terpri to allow conditionally output a newline
2014-10-05 Glenn MorrisMerge from emacs-24; up to 2014-07-21T01:34:03Z!monnier...
2014-10-04 Glenn MorrisMerge from emacs-24; up to 2014-07-20T16:14:58Z!dmantip...
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-17T10:18:19Z!dmantip...
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-16T17:06:12Z!rgm...
2014-10-02 Stefan MonnierMerge from emacs-24
2014-10-01 Glenn Morris* package.el (package-import-keyring): Create gnupg...
2014-10-01 Stefan MonnierConsolidate x-select-text.
2014-10-01 Stefan Monnier* lisp/subr.el (alist-get): New accessor.
2014-09-30 Stefan MonnierMerge from emacs-24
2014-09-29 Stefan MonnierRename 24.5 to 25.1
2014-09-28 Thien-Thi NguyenFont-lock `cl-flet*', too.
2014-09-27 Stefan Monnier* lisp/emacs-lisp/package.el (package-check-signature...
2014-09-27 Stefan Monnier* lisp/subr.el (track-mouse): New macro.
2014-09-27 Leo Liu* lisp/emacs-lisp/eldoc.el (eldoc-mode): Fix thinko.
2014-09-27 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--split-match, pcase...
2014-09-27 Stefan MonnierIntroduce global-eldoc-mode. Move Elisp-specific code...
2014-09-26 Leo Liu* emacs-lisp/cl-extra.el (cl-parse-integer): Fix last...
2014-09-26 Leo LiuAdd cl-parse-integer based on parse-integer
2014-09-22 Stefan MonnierMerge from emacs-24
2014-09-22 Stefan MonnierAdd pcase-defmacro, as well as `quote' and `app' patterns.
2014-09-22 Stefan Monnier* lisp/emacs-lisp/pcase.el: Allow (F . ARGS) in `app...
2014-09-22 Stefan Monnier* lisp/emacs-lisp/pcase.el: Use pcase-defmacro to handl...
2014-09-22 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--match): New smart...
2014-09-22 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase-defmacro): New macro.
2014-09-22 Stefan MonnierAdd support for `quote' and `app'.
2014-09-22 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-lambda...
2014-09-19 Dmitry Gutov* lisp/emacs-lisp/lisp.el (lisp-completion-at-point...
2014-09-19 Dmitry GutovFix bug#18265
2014-09-19 Dmitry Gutov* lisp/emacs-lisp/lisp.el (lisp-completion-at-point...
2014-09-19 Dmitry GutovMake lisp-completion-at-point more discerning
2014-09-15 Glenn MorrisMerge from emacs-24; up to 2014-07-09T02:04:12Z!rgm...
2014-09-13 Leo Liu* emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords...
2014-09-11 Paul EggertSpelling fixes.
2014-09-08 Glenn MorrisMerge from emacs-24; up to 2014-07-08T06:24:07Z!eggert...
2014-09-06 Leo LiuAdd vector qpattern to pcase
2014-09-04 Stefan Monnier* lisp/emacs-lisp/eldoc.el (eldoc-function-argstring...
2014-09-04 Thierry Volpiatto* lisp/emacs-lisp/eldoc.el (eldoc-highlight-function...
2014-09-03 Glenn MorrisMerge from emacs-24; up to 2014-07-04T02:28:54Z!dmantip...
2014-09-02 Stefan Monnier* lisp/emacs-lisp/package.el (package-generate-descript...
2014-08-29 Michael Heerdegen* lisp/emacs-lisp/easy-mmode.el (define-minor-mode...
2014-08-28 Glenn MorrisMerge from emacs-24; up to 2014-07-02T00:57:53Z!juri...
2014-08-27 Michael Albinus* emacs-lisp/authors.el (authors-aliases): Addition.
2014-08-18 Thierry Volpiatto* lisp/emacs-lisp/eldoc.el (eldoc-highlight-function...
2014-08-15 Glenn MorrisMerge from emacs-24; up to 2014-06-29T18:32:35Z!michael...
2014-08-11 Glenn MorrisMerge from emacs-24; up to 2014-06-28T23:35:17Z!rgm...
2014-08-03 Glenn MorrisMerge from emacs-24; up to 2014-06-27T16:27:08Z!rgm...
2014-08-01 Eli ZaretskiiMerge from emacs-24; up to 2014-06-26T21:51:25Z!rgm...
2014-07-28 Glenn MorrisMerge from emacs-24; up to 2014-06-26T06:55:15Z!rgm...
2014-07-21 Glenn MorrisMerge from emacs-24; up to 2014-06-25T10:17:41Z!rgm...
2014-07-21 Stefan Monnier* emacs-lisp/smie.el (smie-config--guess-1): Split...
2014-07-21 Stefan Monnier* lisp/emacs-lisp/edebug.el: Use nadvice.
2014-07-21 Stefan MonnierIndentation, punctuation, and other nitpicks.
2014-07-16 Glenn MorrisMerge from emacs-24; up to 2014-06-23T06:25:47Z!rgm...
2014-07-12 Glenn MorrisMerge from emacs-24; up to 2014-06-22T05:00:14Z!dmantip...
2014-07-09 Glenn MorrisMerge from emacs-24; up to 2014-06-19T14:03:45Z!monnier...
2014-07-05 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-eval-defun): Print...
2014-07-05 Kenichi Handamerge trunk
2014-07-04 Phil Sainty* lisp/emacs-lisp/lisp.el (narrow-to-defun-include...
2014-07-03 Glenn MorrisMerge from emacs-24; up to 2014-06-15T04:52:34Z!eli...
2014-07-02 Leo Liu* emacs-lisp/pp.el (pp-eval-expression, pp-eval-last...
2014-07-01 Kenichi Handamerge trunk
2014-06-30 Fabián Ezequiel... * lisp/emacs-lisp/subr-x.el (string-reverse): Define...
2014-06-30 Glenn MorrisGet rid of the AUTOGEN_VCS variable in lisp/Makefile
2014-06-30 Fabián Ezequiel... * lisp/emacs-lisp/subr-x.el (string-reverse): Use ...
2014-06-30 Fabián Ezequiel... New if-let, when-let, thread-first and thread-last...
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-26 Daiki Ueno* lisp/emacs-lisp/package.el (package--check-signature...
2014-06-26 Daiki Uenopackage.el: Don't signal "no public key" error if allow...
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-26 Glenn Morris* find-func.el (find-function-C-source-directory):...
2014-06-26 Glenn MorrisRemove some function declarations, no longer needed...
2014-06-26 Glenn MorrisMove lisp/emacs-lisp/authors.el to admin/
2014-06-26 Glenn MorrisSimplify and parallize test/automated Makefile
2014-06-26 Glenn Morrisauthors.el: Add some renamed/moved files
2014-06-25 Stefan Monnier* lisp/emacs-lisp/package.el (package-list-unsigned...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-22 Dmitry Antipov* lisp/electric.el (electric-layout-post-self-insert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-20 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-config--guess): Fix...
2014-06-20 Stefan Monnier* lisp/emacs-lisp/smie.el (smie--hanging-eolp-function...
2014-06-19 Robert Brown (tiny... * etc/NEWS: New Tramp method "nc".
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-13 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-next-sexp): Fix up...
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-06 Mario Lang* emacs-lisp/tabulated-list.el (tabulated-list-print...
2014-06-05 Leo Liu* emacs-lisp/cl-macs.el (cl-macrolet): Simplify last...
2014-06-05 Leo Liu* emacs-lisp/cl-macs.el (cl-macrolet): Avoid excessive...
2014-06-05 Glenn Morris* lisp/emacs-lisp/package.el: Comment update
2014-06-05 Glenn MorrisSome documentation for signing of packages
2014-06-03 Glenn Morris* lisp/emacs-lisp/package.el (package-pinned-packages...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-05-31 Leo Liu* emacs-lisp/gv.el (window-buffer, window-display-table)
next