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
*
Fix capitalization ELisp -> Elisp
Sean Whitton
2025-03-12
1
-6
/
+6
*
; Replace non-standard "CLisp" abbreviation for "Common Lisp"
Sean Whitton
2025-03-12
1
-2
/
+2
*
Make define-global-minor-mode alias obsolete
Stefan Kangas
2025-02-26
1
-2
/
+1
*
Highlight multiple symbols in single quotes in CL strings
Thuna
2025-02-12
1
-1
/
+3
*
Rename a recently-added variable (bug#56197)
Eli Zaretskii
2025-02-01
1
-6
/
+7
*
Revert "Don't use obsolete face variables in lisp-mode.el"
Stefan Kangas
2025-02-01
1
-32
/
+32
*
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-02-01
1
-55
/
+55
|
\
|
*
Don't call purecopy in emacs-lisp/*.el
Stefan Kangas
2024-12-12
1
-55
/
+55
*
|
Don't use obsolete face variables in lisp-mode.el
Stefan Kangas
2025-01-27
1
-32
/
+32
*
|
lisp: Introduce a `lisp-fill-paragraph-as-displayed' variable.
Maxim Cournoyer
2025-01-25
1
-30
/
+45
*
|
Update copyright year to 2025
Paul Eggert
2025-01-01
1
-1
/
+1
*
|
Make font-lock face variables obsolete
Stefan Kangas
2024-12-18
1
-4
/
+4
|
/
*
* lisp/emacs-lisp/lisp-mode.el (lisp-fdefs): Fix font-lock (bug#74307).
Juri Linkov
2024-12-05
1
-3
/
+3
*
Fix font-lock in 'lisp-mode'
Eli Zaretskii
2024-11-16
1
-3
/
+6
*
Mark if-let and when-let obsolete
Sean Whitton
2024-10-24
1
-6
/
+6
*
Use a dedicated type to represent interpreted-function values
Stefan Monnier
2024-04-28
1
-1
/
+0
*
* lisp/subr.el (with-output-to-temp-buffer): Add `indent` rule
Stefan Monnier
2024-02-09
1
-1
/
+0
*
Increase `emacs-lisp-docstring-fill-column` to 72
Stefan Kangas
2024-02-02
1
-2
/
+3
*
New special form `handler-bind`
Stefan Monnier
2024-01-04
1
-3
/
+2
*
Merge from savannah/emacs-29
Po Lu
2024-01-02
1
-1
/
+1
|
\
|
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
|
; Delete redundant defvars; font-lock is preloaded
Stefan Kangas
2023-08-25
1
-5
/
+0
*
|
Add 'define-error' to font lock keywords for emacs-lisp-mode
Neal Sidhwaney
2023-07-26
1
-1
/
+1
*
|
lisp-mode.el: Add defvar-keymap to lisp-imenu-generic-expression
Brian Leung
2023-07-26
1
-1
/
+1
*
|
Call them “bracket expressions” more consistently
Paul Eggert
2023-06-19
1
-1
/
+1
*
|
* lisp/emacs-lisp/lisp-mode.el (lisp-ppss): Fix performance bug
Stefan Monnier
2023-06-17
1
-1
/
+1
|
/
*
lisp-mode: add docstring recognition for more common lisp symbols
Nicolas Martyanoff
2023-02-09
1
-0
/
+3
*
Fix docstring fontification of CL's 'defstruct'
Eli Zaretskii
2023-02-02
1
-0
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Restore font-lock-type-face for lisp mode &symbols
Tom Gillespie
2022-12-04
1
-2
/
+2
*
Get fewer false positives for :keyword and &options
Lars Ingebrigtsen
2022-09-20
1
-6
/
+21
*
Revert the changes to lisp-current-defun-name
Lars Ingebrigtsen
2022-08-23
1
-55
/
+18
*
Further lisp-current-defun-name tweaks
Lars Ingebrigtsen
2022-08-15
1
-2
/
+7
*
Further lisp-current-defun-name tweaks
Lars Ingebrigtsen
2022-08-09
1
-1
/
+1
*
Another lisp-current-defun-name tweak
Michael Heerdegen
2022-08-09
1
-1
/
+1
*
Further lisp-current-defun-name tweaks
Lars Ingebrigtsen
2022-08-08
1
-2
/
+6
*
Make which-func-mode output less junk
Lars Ingebrigtsen
2022-08-08
1
-18
/
+46
*
Fix `M-x lisp-fill-paragraph'
Lars Ingebrigtsen
2022-07-11
1
-1
/
+4
*
Prefer defcustom :safe to putting 'safe-local-variable'
Stefan Kangas
2022-07-06
1
-7
/
+5
*
Prefer defvar-keymap in emacs-lisp/*.el
Stefan Kangas
2022-07-04
1
-19
/
+16
*
; remove regexp ambiguity
Mattias Engdegård
2022-07-04
1
-4
/
+4
*
Remove some useless `eval-when-compile`
Mattias Engdegård
2022-07-04
1
-51
/
+45
*
Replace lisp-mode-symbol-regexp with (rx lisp-mode-symbol)
Mattias Engdegård
2022-07-04
1
-26
/
+30
*
Simplify lisp-el-font-lock-keywords-2 definition slightly
Stefan Kangas
2022-07-03
1
-8
/
+6
*
Font lock \\<> and \\{} command substitutions in docstrings
Stefan Kangas
2022-07-03
1
-1
/
+5
*
Font lock \\`' command substitutions in docstrings
Stefan Kangas
2022-07-02
1
-2
/
+8
*
Fix a recent Lisp mode filling test failure
Lars Ingebrigtsen
2022-06-26
1
-0
/
+12
*
Make `M-q' work on the first line of a multi-line string again
Lars Ingebrigtsen
2022-06-25
1
-2
/
+2
*
Fix warnings introduced by the lisp-mode-autoload-regexp change
Lars Ingebrigtsen
2022-06-04
1
-1
/
+1
*
Add a face to \\= doc string escapes
Lars Ingebrigtsen
2022-06-04
1
-0
/
+3
[next]