Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |