index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
lisp-mode.el
Age
Commit message (
Expand
)
Author
2026-05-04
lisp/emacs-lisp/lisp-mode.el (lisp-fdefs): Avoid obsolete "face vars"
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-27
lisp-indent-local-overrides: New variable
Jonas Bernoulli
2025-11-18
(lisp-indent-function): Auto-load macros to get the indent info
Stefan Monnier
2025-11-06
hideshow: Rework previous changes
Elías Gabriel Pérez
2025-06-03
(lisp-imenu-generic-expression): Add `oclosure-define`
Thierry Volpiatto
2025-04-22
Revert addition of electric-block-comment-mode & follow-up commits
Sean Whitton
2025-04-15
Add block-comment variables to cc-mode.
Elías Gabriel Pérez
2025-04-13
Add block-comment-start and block-comment-end to supported modes
Elías Gabriel Pérez
2025-03-12
Fix capitalization ELisp -> Elisp
Sean Whitton
2025-03-12
; Replace non-standard "CLisp" abbreviation for "Common Lisp"
Sean Whitton
2025-02-26
Make define-global-minor-mode alias obsolete
Stefan Kangas
2025-02-12
Highlight multiple symbols in single quotes in CL strings
Thuna
2025-02-01
Rename a recently-added variable (bug#56197)
Eli Zaretskii
2025-02-01
Revert "Don't use obsolete face variables in lisp-mode.el"
Stefan Kangas
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-27
Don't use obsolete face variables in lisp-mode.el
Stefan Kangas
2025-01-25
lisp: Introduce a `lisp-fill-paragraph-as-displayed' variable.
Maxim Cournoyer
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-18
Make font-lock face variables obsolete
Stefan Kangas
2024-12-12
Don't call purecopy in emacs-lisp/*.el
Stefan Kangas
2024-12-05
* lisp/emacs-lisp/lisp-mode.el (lisp-fdefs): Fix font-lock (bug#74307).
Juri Linkov
2024-11-16
Fix font-lock in 'lisp-mode'
Eli Zaretskii
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-04-28
Use a dedicated type to represent interpreted-function values
Stefan Monnier
2024-02-09
* lisp/subr.el (with-output-to-temp-buffer): Add `indent` rule
Stefan Monnier
2024-02-02
Increase `emacs-lisp-docstring-fill-column` to 72
Stefan Kangas
2024-01-04
New special form `handler-bind`
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-08-25
; Delete redundant defvars; font-lock is preloaded
Stefan Kangas
2023-07-26
Add 'define-error' to font lock keywords for emacs-lisp-mode
Neal Sidhwaney
2023-07-26
lisp-mode.el: Add defvar-keymap to lisp-imenu-generic-expression
Brian Leung
2023-06-19
Call them “bracket expressions” more consistently
Paul Eggert
2023-06-17
* lisp/emacs-lisp/lisp-mode.el (lisp-ppss): Fix performance bug
Stefan Monnier
2023-02-09
lisp-mode: add docstring recognition for more common lisp symbols
Nicolas Martyanoff
2023-02-02
Fix docstring fontification of CL's 'defstruct'
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-04
Restore font-lock-type-face for lisp mode &symbols
Tom Gillespie
2022-09-20
Get fewer false positives for :keyword and &options
Lars Ingebrigtsen
2022-08-23
Revert the changes to lisp-current-defun-name
Lars Ingebrigtsen
2022-08-15
Further lisp-current-defun-name tweaks
Lars Ingebrigtsen
2022-08-09
Further lisp-current-defun-name tweaks
Lars Ingebrigtsen
2022-08-09
Another lisp-current-defun-name tweak
Michael Heerdegen
2022-08-08
Further lisp-current-defun-name tweaks
Lars Ingebrigtsen
2022-08-08
Make which-func-mode output less junk
Lars Ingebrigtsen
2022-07-11
Fix `M-x lisp-fill-paragraph'
Lars Ingebrigtsen
2022-07-06
Prefer defcustom :safe to putting 'safe-local-variable'
Stefan Kangas
2022-07-04
Prefer defvar-keymap in emacs-lisp/*.el
Stefan Kangas
2022-07-04
; remove regexp ambiguity
Mattias Engdegård
[next]