]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp/lisp-mode.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / emacs-lisp / lisp-mode.el
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Merge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Merge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Leo LiuFix last change on 2016-01-02
2016-04-03 Paul EggertMerge from origin/emacs-25
2016-04-03 Paul Eggert; Merge from origin/emacs-25
2016-04-03 Paul EggertMerge from origin/emacs-25
2016-04-02 John Wiegley; Merge from origin/emacs-25
2016-04-02 John WiegleyMerge from origin/emacs-25
2016-04-02 John Wiegley; Merge from origin/emacs-25
2016-04-02 John WiegleyMerge from origin/emacs-25
2016-03-23 Paul EggertMerge from origin/emacs-25
2016-03-23 Paul Eggert; Merge from origin/emacs-25
2016-03-23 Paul EggertMerge from origin/emacs-25
2016-03-22 Paul EggertMerge from origin/emacs-25
2016-03-22 Paul Eggert; Merge from origin/emacs-25
2016-03-22 Paul Eggert-
2016-03-22 Paul Eggert; Merge from origin/emacs-25
2016-03-22 Paul Eggert-
2016-03-11 John WiegleyMerge from origin/emacs-25
2016-03-11 John Wiegley; Merge from origin/emacs-25
2016-03-11 John WiegleyMerge from origin/emacs-25
2016-03-11 John Wiegley; Merge from origin/emacs-25
2016-03-06 Dmitry GutovRemove the highlighting support for quoting 'like this...
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-02-23 Lars IngebrigtsenRename lisp--prettify-symbols-alist
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-07 Leo LiuAdd defvar-local to lisp-imenu-generic-expression
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-02 Leo LiuFix regression in font-locking cl-assert and cl-check...
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-30 Shakthi KannanDocument support for ':documentation' in Lisp mode
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-26 Leo LiuAdd ert-deftest to lisp-mode.el
2015-12-22 Tom Tromeyadd some cl-* aliases to lisp-mode imenu
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-10-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-29 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (let-when-compile):...
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-24 Stefan MonnierFix recent bootstrap problems
2015-09-23 Oleh KrehelMove let-when-compile to lisp-mode.el
2015-09-17 Paul EggertBackslash cleanup in Elisp source files
2015-09-16 Daniel McClanahanFix search argument in ‘lisp--el-match-keyword’ (Bug...
2015-09-15 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp-mode-symbol-regexp...
2015-09-14 Alan MackenzieElisp mode: Make font-lock and imenu handle escaped...
2015-07-07 Stefan MonnierAdd online-help support to describe types
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-19 Paul EggertImprove the optional translation of quotes
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-05-28 Paul EggertSupport curved quotes in doc strings
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-20 Oleh KrehelAdd let-when-compile macro instead of using pcase-let
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-21 Stefan MonnierFix byte-compiler warnings about looking-back.
2015-04-15 Stefan MonnierMove some Elisp-specific code from lisp-mode.el to...
2015-04-15 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp--el-non-funcall...
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Jan DMerge branch 'master' into cairo
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
next