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
*
Support '...' quoting in Lisp files
Eli Zaretskii
2021-09-16
1
-2
/
+2
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-1
/
+1
*
Fix quoting style in Lisp comments
Eli Zaretskii
2021-09-12
1
-1
/
+1
*
; Fix symbol quoting typos
Stefan Kangas
2021-09-12
1
-1
/
+1
*
Adjust docstring of lisp-mode (bug#49278)
João Távora
2021-06-30
1
-1
/
+1
*
* lisp/emacs-lisp/lisp-mode.el (lisp-outline-level): Fix imprecise numbers.
Juri Linkov
2021-05-18
1
-3
/
+9
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-1
/
+1
*
Actually fill the correct paragraph in `lisp-fill-paragraph'
Lars Ingebrigtsen
2021-03-05
1
-1
/
+4
*
Convert various menus to easymenu
Stefan Kangas
2021-03-01
1
-12
/
+11
*
Remove some dead, commented out code from lisp-mode.el
Stefan Kangas
2021-02-09
1
-3
/
+0
*
Improve filling of Emacs Lisp doc strings
Lars Ingebrigtsen
2021-02-04
1
-1
/
+18
*
* lisp/emacs-lisp/lisp-mode.el (lisp-mode): Also set `comment-end-skip`
Stefan Monnier
2021-02-02
1
-0
/
+1
*
Fix |# fontification in lisp-mode
chuntaro
2021-02-02
1
-0
/
+1
*
Revert "Improve fontifying of #| ... |# in `lisp-mode'"
Lars Ingebrigtsen
2021-01-31
1
-1
/
+0
*
Improve fontifying of #| ... |# in `lisp-mode'
Lars Ingebrigtsen
2021-01-29
1
-0
/
+1
*
Fontify special forms and macros the same
Lars Ingebrigtsen
2021-01-25
1
-4
/
+3
*
Rewrite lisp--el-funcall-position-p to be inverse of the -not function
Lars Ingebrigtsen
2021-01-24
1
-38
/
+43
*
Fix macro fontification in `condition-case' handler bodies
Lars Ingebrigtsen
2021-01-24
1
-6
/
+9
*
Tweak `condition-case' keyword highlights
Lars Ingebrigtsen
2021-01-24
1
-2
/
+5
*
Hyperlink symbol names without word syntax in Help
Basil L. Contovounesios
2021-01-10
1
-4
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/lisp-mode.el: Give paren syntax to [...] in lisp-data-mode
Stefan Monnier
2020-12-06
1
-3
/
+5
*
Prefer setq-local in emacs-lisp/*.el
Stefan Kangas
2020-12-04
1
-1
/
+1
*
Clarify Lisp warning about elements following other expressions
Lars Ingebrigtsen
2020-11-09
1
-2
/
+2
*
* lisp/emacs-lisp/lisp-mode.el: Avoid false-positive "hidden arg" in strings
Stefan Monnier
2020-11-07
1
-2
/
+5
*
* lisp-mode.el: Fix missing highlight of "hidden" string arg
Stefan Monnier
2020-11-04
1
-2
/
+4
*
Change how #:uninterned symbols are font-locked in Lisp mode
Lars Ingebrigtsen
2020-08-24
1
-3
/
+1
*
Fix #'(lambda ...) font locking
Anders Lindgren
2020-08-19
1
-1
/
+3
*
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
1
-2
/
+0
*
* lisp/emacs-lisp/lisp-mode.el: Add new indentation convention
akater
2020-05-29
1
-2
/
+6
*
Add lisp-data-mode for editing non-code Lisp data
João Távora
2020-05-01
1
-2
/
+11
*
Merge from origin/emacs-27
Glenn Morris
2020-04-20
1
-1
/
+1
|
\
|
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-1
/
+1
*
|
Add and remove backslashes in regexps
Mattias Engdegård
2020-02-20
1
-3
/
+3
*
|
Default lisp-mode to use Common Lisp indentation
Helmut Eller
2020-01-22
1
-0
/
+1
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Add prefix to help.el uni-confusable* vars
Noam Postavsky
2019-12-13
1
-1
/
+1
*
Improve errors & warnings due to fancy quoted vars (Bug#32939)
Noam Postavsky
2019-11-28
1
-1
/
+17
*
Merge from origin/emacs-26
Glenn Morris
2019-08-20
1
-5
/
+10
|
\
|
*
Fix lisp indent infloop on unfinished strings (Bug#37045)
Noam Postavsky
2019-08-17
1
-5
/
+10
*
|
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-1
/
+0
*
|
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-0
/
+1
*
|
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
|
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
|
Merge from origin/emacs-26
Glenn Morris
2019-04-29
1
-8
/
+14
|
\
|
|
*
Be more careful about indent-sexp going over eol (Bug#35286)
Noam Postavsky
2019-04-22
1
-8
/
+14
*
|
* lisp/subr.el (prog2): Define as a macro
Stefan Monnier
2019-04-02
1
-1
/
+0
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-27
1
-0
/
+4
|
\
|
[next]