index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
lisp-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve dynamic elisp keyword font-locking
Tassilo Horn
2015-03-18
1
-29
/
+20
*
Font-lock elisp macros/special forms dynamically
Tassilo Horn
2015-03-15
1
-2
/
+34
*
Add macro pcase-lambda
Leo Liu
2015-02-09
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
New macro define-advice
Leo Liu
2014-11-18
1
-2
/
+2
*
Font-lock `cl-flet*', too.
Thien-Thi Nguyen
2014-09-28
1
-1
/
+1
*
Introduce global-eldoc-mode. Move Elisp-specific code to elisp-mode.el.
Stefan Monnier
2014-09-26
1
-661
/
+34
*
* emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-2): Add
Leo Liu
2014-09-14
1
-3
/
+3
*
* etc/NEWS: New Tramp method "nc".
Robert Brown (tiny change)
2014-06-19
1
-26
/
+38
*
Add with-file-modes macro, and use it
Glenn Morris
2014-05-14
1
-0
/
+1
*
* lisp/emacs-lisp/lisp-mode.el (preceding-sexp): Exclude leading "," which
Stefan Monnier
2014-05-10
1
-16
/
+10
*
* lisp/emacs-lisp/lisp-mode.el (lisp--match-hidden-arg): Only highlight past
Stefan Monnier
2014-05-01
1
-1
/
+2
*
Merge from emacs-24; up to 2014-04-25T10:35:01Z!michael.albinus@gmx.de
Juanma Barranquero
2014-04-25
1
-1
/
+1
|
\
|
*
* emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
Leo Liu
2014-04-24
1
-1
/
+1
*
|
* lisp/emacs-lisp/lisp-mode.el (lisp--match-hidden-arg): New function.
Stefan Monnier
2014-04-22
1
-1
/
+24
*
|
* emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Add
Leo Liu
2014-04-05
1
-1
/
+2
|
/
*
Fix debbugs#16971
Dmitry Gutov
2014-03-17
1
-7
/
+2
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Replace refs to obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'
Glenn Morris
2014-01-29
1
-2
/
+2
*
Doc fixes related to zero prefix argument of eval-expression etc
Glenn Morris
2014-01-22
1
-11
/
+14
*
* lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother with
Stefan Monnier
2014-01-03
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Revert unnecessary earlier change
Glenn Morris
2013-12-27
1
-4
/
+3
*
* lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables): Unbreak bootstrap.
Glenn Morris
2013-12-27
1
-3
/
+4
*
Make Electric Pair mode smarter/more useful:
João Távora
2013-12-26
1
-1
/
+7
*
* lisp/simple.el (eval-expression-print-format): Don't check for
Juri Linkov
2013-12-19
1
-9
/
+24
*
* lisp/progmodes/python.el (python-mode): Remove incorrect text from docstring.
Bozhidar Batsov
2013-11-05
1
-10
/
+3
*
* lisp/emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste.
Helmut Eller
2013-10-24
1
-4
/
+2
*
* lisp/emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
Stefan Monnier
2013-10-08
1
-5
/
+245
*
* lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using lexical-binding.
Stefan Monnier
2013-10-07
1
-22
/
+20
*
lisp/*.el: Silence lexical-binding warnings.
Juanma Barranquero
2013-08-09
1
-7
/
+7
*
lisp/emacs-lisp/lisp-mode.el: Support cl-def* expressions in imenu.
Juanma Barranquero
2013-08-02
1
-2
/
+5
*
Convert symbol prettification into minor mode and global minor mode.
Juanma Barranquero
2013-06-19
1
-1
/
+1
*
Add coding cookie to lisp/emacs-lisp/lisp-mode.el.
Eli Zaretskii
2013-06-15
1
-1
/
+1
*
lisp-mode font-lock fox for bug#14574
Glenn Morris
2013-06-11
1
-2
/
+2
*
Introduce and use prog-prettify-install.
Ted Zlatanov
2013-06-05
1
-18
/
+4
*
Symbol prettify in prog-mode; added to perl-mode, cfengine3-mode, and emacs-l...
Ted Zlatanov
2013-06-05
1
-2
/
+21
*
* lisp/emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
Stefan Monnier
2013-06-03
1
-0
/
+1
*
* lisp/emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
Stefan Monnier
2013-05-29
1
-0
/
+1
*
* lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix.
Juri Linkov
2013-05-06
1
-7
/
+6
*
* lisp/emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column): Make
Dmitry Gutov
2013-03-24
1
-0
/
+2
*
Don't use font-lock-syntax-table in lisp modes.
Stefan Monnier
2013-02-17
1
-8
/
+4
*
Fixes: debbugs:13556
Andreas Schwab
2013-01-26
1
-4
/
+8
*
* lisp-mode.el (emacs-lisp-mode-map): Add native profiler menu entries.
Glenn Morris
2013-01-19
1
-0
/
+16
*
Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ru
Glenn Morris
2013-01-19
1
-1
/
+1
|
\
|
*
Doc fixes related to "(declare (indent symbol))" (bug#13450)
Glenn Morris
2013-01-15
1
-1
/
+1
*
|
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Make eval-defun on a pre-defined defcustom call any :set function
Glenn Morris
2012-12-08
1
-13
/
+20
*
|
Fix last change.
Chong Yidong
2012-12-01
1
-22
/
+23
[next]