index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
emacs-lisp
/
lisp-mode-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Disable a lisp-mode test that now fails
Lars Ingebrigtsen
2022-08-23
1
-10
/
+12
*
Make which-func-mode output less junk
Lars Ingebrigtsen
2022-08-08
1
-0
/
+23
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Move test-cl-flet-indentation to the right file
Lars Ingebrigtsen
2021-09-27
1
-11
/
+0
*
Indent bodies of local function definitions properly in elisp-mode
akater
2021-09-25
1
-0
/
+11
*
; Minor license statement fixes
Stefan Kangas
2021-02-08
1
-0
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Convert manual indent test for lisp-mode into unit test
Stefan Kangas
2020-09-21
1
-0
/
+12
*
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Improve errors & warnings due to fancy quoted vars (Bug#32939)
Noam Postavsky
2019-11-28
1
-0
/
+26
*
Fix lisp indent infloop on unfinished strings (Bug#37045)
Noam Postavsky
2019-08-17
1
-1
/
+5
*
Be more careful about indent-sexp going over eol (Bug#35286)
Noam Postavsky
2019-04-22
1
-0
/
+28
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Don't fail to indent-sexp before a full sexp (Bug#31984)
Noam Postavsky
2018-07-27
1
-0
/
+11
*
Fix indent-sexp of #s(...) (Bug#31984)
Noam Postavsky
2018-07-21
1
-0
/
+12
*
Stop using indent-line-to in lisp-indent-line (Bug#32014)
Noam Postavsky
2018-07-09
1
-1
/
+0
*
; Test for Bug#32014
Noam Postavsky
2018-07-09
1
-0
/
+11
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix lisp-comment-indent for single-semicolon case
Noam Postavsky
2017-07-06
1
-0
/
+26
*
Fix wrong indentation after string literal (Bug#27306)
Noam Postavsky
2017-06-13
1
-0
/
+13
*
Make sure indent-sexp stops at end of sexp (Bug#26878)
Noam Postavsky
2017-05-15
1
-0
/
+14
*
Fix lisp-indent-region and indent-sexp (Bug#26619)
Noam Postavsky
2017-05-09
1
-5
/
+80
*
Don't reparse the sexp in indent-sexp (Bug#25122)
Noam Postavsky
2017-04-22
1
-1
/
+4
*
* test/lisp/emacs-lisp/lisp-mode-tests.el (indent-subsexp): Test for Bug#26187
Noam Postavsky
2017-03-21
1
-0
/
+4
*
* lisp/emacs-lisp/lisp-mode.el (indent-sexp): Simplify.
Noam Postavsky
2017-03-12
1
-0
/
+94