summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp-mode.el
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove the highlighting support for quoting 'like this' inside Lisp docstringsDmitry Gutov2016-03-061-4/+4
* | Rename lisp--prettify-symbols-alistLars Ingebrigtsen2016-02-231-4/+3
|/
* Add defvar-local to lisp-imenu-generic-expressionLeo Liu2016-01-071-2/+3
* Fix regression in font-locking cl-assert and cl-check-typeLeo Liu2016-01-021-2/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Document support for ':documentation' in Lisp modeShakthi Kannan2015-12-301-0/+9
* Add ert-deftest to lisp-mode.elLeo Liu2015-12-271-1/+2
* add some cl-* aliases to lisp-mode imenuTom Tromey2015-12-221-1/+2
* * lisp/emacs-lisp/lisp-mode.el (let-when-compile): Work like let*Stefan Monnier2015-09-291-8/+12
* Fix recent bootstrap problemsStefan Monnier2015-09-241-0/+2
* Move let-when-compile to lisp-mode.elOleh Krehel2015-09-231-0/+13
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix search argument in ‘lisp--el-match-keyword’ (Bug#21492) (Bug#21493)Daniel McClanahan2015-09-161-1/+2
* * lisp/emacs-lisp/lisp-mode.el (lisp-mode-symbol-regexp): New constStefan Monnier2015-09-151-59/+49
* Elisp mode: Make font-lock and imenu handle escaped characters in symbolsAlan Mackenzie2015-09-141-17/+17
* Add online-help support to describe typesStefan Monnier2015-07-071-3/+4
* Improve the optional translation of quotesPaul Eggert2015-06-191-4/+4
* Support curved quotes in doc stringsPaul Eggert2015-05-281-4/+4
* Add let-when-compile macro instead of using pcase-letOleh Krehel2015-05-201-242/+240
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-3/+4
* Move some Elisp-specific code from lisp-mode.el to elisp-mode.elStefan Monnier2015-04-151-15/+1
* * lisp/emacs-lisp/lisp-mode.el (lisp--el-non-funcall-position-p):Stefan Monnier2015-04-151-8/+9
* Fix previous commit (again)Daniel Colascione2015-03-231-13/+16
* Fix previous commitDaniel Colascione2015-03-231-25/+25
* Try to avoid fontifying macros in funcall positionDaniel Colascione2015-03-231-1/+35
* Handle setf methods in elisp font-locking.Tassilo Horn2015-03-211-7/+10
* Fix CL function name font-lock bug.Tassilo Horn2015-03-201-4/+7
* Fix elisp function name font-lock bug.Tassilo Horn2015-03-201-7/+11
* Improve dynamic elisp keyword font-lockingTassilo Horn2015-03-181-29/+20
* Font-lock elisp macros/special forms dynamicallyTassilo Horn2015-03-151-2/+34
* Add macro pcase-lambdaLeo Liu2015-02-091-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* New macro define-adviceLeo Liu2014-11-181-2/+2
* Font-lock `cl-flet*', too.Thien-Thi Nguyen2014-09-281-1/+1
* Introduce global-eldoc-mode. Move Elisp-specific code to elisp-mode.el.Stefan Monnier2014-09-261-661/+34
* * emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-2): AddLeo Liu2014-09-141-3/+3
* * etc/NEWS: New Tramp method "nc".Robert Brown (tiny change)2014-06-191-26/+38
* Add with-file-modes macro, and use itGlenn Morris2014-05-141-0/+1
* * lisp/emacs-lisp/lisp-mode.el (preceding-sexp): Exclude leading "," whichStefan Monnier2014-05-101-16/+10
* * lisp/emacs-lisp/lisp-mode.el (lisp--match-hidden-arg): Only highlight pastStefan Monnier2014-05-011-1/+2
* Merge from emacs-24; up to 2014-04-25T10:35:01Z!michael.albinus@gmx.deJuanma Barranquero2014-04-251-1/+1
|\
| * * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):Leo Liu2014-04-241-1/+1
* | * lisp/emacs-lisp/lisp-mode.el (lisp--match-hidden-arg): New function.Stefan Monnier2014-04-221-1/+24
* | * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): AddLeo Liu2014-04-051-1/+2
|/
* Fix debbugs#16971Dmitry Gutov2014-03-171-7/+2
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Replace refs to obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'Glenn Morris2014-01-291-2/+2
* Doc fixes related to zero prefix argument of eval-expression etcGlenn Morris2014-01-221-11/+14
* * lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother withStefan Monnier2014-01-031-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1