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
*
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
|
\
|
|
*
Don't error when indenting malformed Lisp (Bug#30891)
Noam Postavsky
2018-10-25
1
-0
/
+4
*
|
Add backtrace-mode and use it in the debugger, ERT and Edebug
Gemini Lasswell
2018-08-03
1
-0
/
+10
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-28
1
-8
/
+16
|
\
|
|
*
Don't fail to indent-sexp before a full sexp (Bug#31984)
Noam Postavsky
2018-07-27
1
-8
/
+16
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-24
1
-2
/
+8
|
\
|
|
*
Fix indent-sexp of #s(...) (Bug#31984)
Noam Postavsky
2018-07-21
1
-2
/
+8
|
*
Stop using indent-line-to in lisp-indent-line (Bug#32014)
Noam Postavsky
2018-07-09
1
-2
/
+8
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-02
1
-8
/
+3
|
\
|
|
*
Don't fill keywords after Emacs Lisp docstring
Alexander Gramiak
2017-10-22
1
-8
/
+3
*
|
Highlight CL `with-' (context) and `do-' (iteration)
Sam Steingold
2017-10-31
1
-7
/
+4
*
|
Highlight uninterned symbols.
Sam Steingold
2017-10-31
1
-0
/
+5
|
/
*
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
-6
/
+8
*
Don't put whitespace between open paren and comment in Lisp modes (Bug#19740)
Noam Postavsky
2017-07-05
1
-3
/
+10
*
Fix wrong indentation after string literal (Bug#27306)
Noam Postavsky
2017-06-13
1
-14
/
+13
*
Give a name to lisp-mode's adaptive-fill-function (Bug#22730)
Noam Postavsky
2017-05-23
1
-4
/
+8
*
Make sure indent-sexp stops at end of sexp (Bug#26878)
Noam Postavsky
2017-05-15
1
-15
/
+18
*
Fix lisp-indent-region and indent-sexp (Bug#26619)
Noam Postavsky
2017-05-09
1
-85
/
+91
*
Fontify the doc-string in some CL forms as such
Glenn Morris
2017-05-04
1
-0
/
+3
*
Add new `lisp-indent-region' that doesn't reparse the code.
Noam Postavsky
2017-04-22
1
-4
/
+44
*
Remove ignored argument from lisp-indent-line
Noam Postavsky
2017-04-22
1
-13
/
+7
*
* lisp/emacs-lisp/lisp-mode.el (indent-sexp): Clean up marker.
Noam Postavsky
2017-04-22
1
-7
/
+9
*
Don't reparse the sexp in indent-sexp (Bug#25122)
Noam Postavsky
2017-04-22
1
-37
/
+39
*
Remove duplicate lisp-eval-defun definition
Glenn Morris
2017-04-13
1
-5
/
+1
*
* lisp/emacs-lisp/lisp-mode.el: Don't highlight \( at BOL
Stefan Monnier
2017-03-24
1
-11
/
+19
*
* lisp/emacs-lisp/lisp-mode.el (indent-sexp): Fix null endpos case
Graham Dobbins
2017-03-21
1
-1
/
+4
*
Fix indent-sexp when called from inside a string (Bug#21343)
Noam Postavsky
2017-03-12
1
-4
/
+8
*
* lisp/emacs-lisp/lisp-mode.el (indent-sexp): Simplify.
Noam Postavsky
2017-03-12
1
-96
/
+72
*
Improve last change
Stefan Monnier
2017-03-11
1
-7
/
+11
*
Highlight useless backslashes in Elisp strings
Stefan Monnier
2017-03-11
1
-0
/
+9
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-06-07
1
-1
/
+1
|
\
|
|
*
* lisp/emacs-lisp/lisp-mode.el (lisp--mode-syntax-table):
Glenn Morris
2016-05-31
1
-1
/
+1
[next]