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
*
Document support for ':documentation' in Lisp mode
Shakthi Kannan
2015-12-30
1
-0
/
+9
*
Add ert-deftest to lisp-mode.el
Leo Liu
2015-12-27
1
-1
/
+2
*
add some cl-* aliases to lisp-mode imenu
Tom Tromey
2015-12-22
1
-1
/
+2
*
* lisp/emacs-lisp/lisp-mode.el (let-when-compile): Work like let*
Stefan Monnier
2015-09-29
1
-8
/
+12
*
Fix recent bootstrap problems
Stefan Monnier
2015-09-24
1
-0
/
+2
*
Move let-when-compile to lisp-mode.el
Oleh Krehel
2015-09-23
1
-0
/
+13
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Fix search argument in ‘lisp--el-match-keyword’ (Bug#21492) (Bug#21493)
Daniel McClanahan
2015-09-16
1
-1
/
+2
*
* lisp/emacs-lisp/lisp-mode.el (lisp-mode-symbol-regexp): New const
Stefan Monnier
2015-09-15
1
-59
/
+49
*
Elisp mode: Make font-lock and imenu handle escaped characters in symbols
Alan Mackenzie
2015-09-14
1
-17
/
+17
*
Add online-help support to describe types
Stefan Monnier
2015-07-07
1
-3
/
+4
*
Improve the optional translation of quotes
Paul Eggert
2015-06-19
1
-4
/
+4
*
Support curved quotes in doc strings
Paul Eggert
2015-05-28
1
-4
/
+4
*
Add let-when-compile macro instead of using pcase-let
Oleh Krehel
2015-05-20
1
-242
/
+240
*
Fix byte-compiler warnings about looking-back.
Stefan Monnier
2015-04-20
1
-3
/
+4
*
Move some Elisp-specific code from lisp-mode.el to elisp-mode.el
Stefan Monnier
2015-04-15
1
-15
/
+1
*
* lisp/emacs-lisp/lisp-mode.el (lisp--el-non-funcall-position-p):
Stefan Monnier
2015-04-15
1
-8
/
+9
*
Fix previous commit (again)
Daniel Colascione
2015-03-23
1
-13
/
+16
*
Fix previous commit
Daniel Colascione
2015-03-23
1
-25
/
+25
*
Try to avoid fontifying macros in funcall position
Daniel Colascione
2015-03-23
1
-1
/
+35
*
Handle setf methods in elisp font-locking.
Tassilo Horn
2015-03-21
1
-7
/
+10
*
Fix CL function name font-lock bug.
Tassilo Horn
2015-03-20
1
-4
/
+7
*
Fix elisp function name font-lock bug.
Tassilo Horn
2015-03-20
1
-7
/
+11
*
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
[next]