| Commit message (Expand) | Author | Age | Files | Lines |
* | Indent `closure' forms better | Lars Ingebrigtsen | 2021-11-25 | 1 | -0/+1 |
* | ; * lisp/emacs-lisp/lisp-mode.el: Restore one check in flet handling | akater | 2021-11-09 | 1 | -6/+6 |
* | lisp/emacs-lisp/lisp-mode.el: Fix parser state corruption. | akater | 2021-11-08 | 1 | -6/+7 |
* | Indent cl-flet-like forms correctly in incomplete expressions | akater | 2021-10-28 | 1 | -42/+32 |
* | Merge from origin/emacs-28 | Glenn Morris | 2021-10-22 | 1 | -4/+5 |
|\ |
|
| * | Fix 'calculate-lisp-indent' when "[" starts containing sexp (Bug#51312) | Martin Rudalics | 2021-10-22 | 1 | -4/+5 |
* | | Add indentation rules for DEFUN's def* functions | Lars Ingebrigtsen | 2021-10-18 | 1 | -0/+7 |
* | | Remove the "def" indentation heuristic | Lars Ingebrigtsen | 2021-10-18 | 1 | -3/+0 |
* | | Fontify :doc keywords as documentation | Lars Ingebrigtsen | 2021-10-18 | 1 | -1/+3 |
* | | Merge from origin/emacs-28 | Glenn Morris | 2021-10-05 | 1 | -2/+2 |
|\| |
|
| * | ; Minor stylistic fixes found by checkdoc | Stefan Kangas | 2021-10-05 | 1 | -2/+2 |
* | | Change the call convention for `defvar-keymap' | Lars Ingebrigtsen | 2021-10-05 | 1 | -40/+23 |
* | | Add 'define-keymap' and 'defvar-keymap' | Lars Ingebrigtsen | 2021-10-04 | 1 | -23/+40 |
* | | Restore the flet indentation fixes | akater | 2021-10-01 | 1 | -10/+72 |
|/ |
|
* | Revert "Indent bodies of local function definitions properly in elisp-mode" | Mattias Engdegård | 2021-09-30 | 1 | -35/+10 |
* | Revert "Fix regressions in cl-flet indentation" | Mattias Engdegård | 2021-09-30 | 1 | -43/+10 |
* | Fix regressions in cl-flet indentation | akater | 2021-09-30 | 1 | -10/+43 |
* | Indent bodies of local function definitions properly in elisp-mode | akater | 2021-09-25 | 1 | -10/+35 |
* | ; More stylistic docfixes in emacs-lisp/*.el found by checkdoc | Stefan Kangas | 2021-09-18 | 1 | -1/+1 |
* | 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 |