summaryrefslogtreecommitdiff
path: root/lisp/progmodes/elisp-mode.el
Commit message (Expand)AuthorAgeFilesLines
* ; Fix doc string of 'emacs-lisp-byte-compile'Eli Zaretskii2023-02-251-1/+1
* Rename native-comp-deferred-compilation into native-comp-jit-compilationAndrea Corallo2023-02-131-1/+1
* Revert "Add new variable 'inhibit-native-compilation'"Andrea Corallo2023-02-131-1/+1
* Revert "Rename to inhibit-automatic-native-compilation"Andrea Corallo2023-02-131-2/+2
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Rename 'elisp-eval-buffer' to 'elisp-eval-region-or-buffer' (bug#59350)Juri Linkov2022-11-201-6/+12
* ; Fix typosStefan Kangas2022-11-181-1/+1
* ; * lisp/progmodes/elisp-mode.el (eval-defun): Doc fix.Eli Zaretskii2022-11-171-5/+9
* ; Fix some doc strings in elisp-mode.elEli Zaretskii2022-11-151-16/+21
* cl-generic: Fix `advertised-calling-convention` declarationsStefan Monnier2022-10-161-2/+2
* Rename to inhibit-automatic-native-compilationLars Ingebrigtsen2022-10-031-2/+2
* Add new variable 'inhibit-native-compilation'Lars Ingebrigtsen2022-10-031-1/+1
* Fix instrumented eval-defun not printing "Edebug:" to the echo areaDaniel Martín2022-08-251-2/+4
* * lisp/progmodes/elisp-mode.el (elisp--local-variables-1): Fix bug#50034Stefan Monnier2022-08-231-1/+3
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* Fix elisp-byte-compile-buffer requirementsLars Ingebrigtsen2022-07-011-0/+1
* Also add elisp-eval/byte-compile-buffer to lisp-interaction-modeLars Ingebrigtsen2022-06-301-0/+2
* Fix typo in previous elisp-byte-compile-buffer changeLars Ingebrigtsen2022-06-301-1/+1
* Fix up warning links in elisp-byte-compile-bufferLars Ingebrigtsen2022-06-301-3/+21
* Add new commands to elisp mode for eval/compilationLars Ingebrigtsen2022-06-301-0/+45
* Improve the eval-defun doc stringLars Ingebrigtsen2022-06-291-1/+4
* Re-fix build warnings about subr-x defsubstsLars Ingebrigtsen2022-06-251-0/+1
* Revert "Fix some byte-compilation warnings about subr-x"Lars Ingebrigtsen2022-06-251-1/+0
* Fix some byte-compilation warnings about subr-xLars Ingebrigtsen2022-06-241-0/+1
* Merge from origin/emacs-28Stefan Kangas2022-06-241-1/+1
|\
| * ; Fix typos: prefer US spelling.Stefan Kangas2022-06-231-1/+1
* | elisp-completion-at-point: Replace last usage of 'read'Dmitry Gutov2022-06-111-1/+4
* | Revert "Give ,@ a prefix syntax in elisp-mode"Lars Ingebrigtsen2022-06-081-3/+0
* | Give ,@ a prefix syntax in elisp-modeLars Ingebrigtsen2022-06-071-0/+3
* | ; Fix up doc of recent elisp-eldoc-var-docstring-with-value additionŠtěpán Němec2022-05-261-1/+2
* | Add elisp-eldoc-var-docstring-with-value functionŠtěpán Němec2022-05-241-1/+28
* | Make completion in emacs-lisp-mode intern fewer symbolsLars Ingebrigtsen2022-05-201-8/+8
* | Fix Flymake diagnostics reporting in non-UTF-8 localesEli Zaretskii2022-05-191-1/+5
* | ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-141-2/+2
* | Make elisp-mode-syntax-propertize tighter to reflect syntaxLars Ingebrigtsen2022-05-061-16/+17
* | Fix forward-sexp for Unicode names in Emacs Lisp modeLars Ingebrigtsen2022-05-061-0/+5
* | Handle elisp #-syntax better in Emacs Lisp modeNoam Postavsky2022-05-061-0/+15
* | Make `C-M-x' use the original value of print-length while evallingLars Ingebrigtsen2022-04-271-6/+11
* | Make elisp-flymake-byte-compile clean up on failuresLars Ingebrigtsen2022-04-231-1/+1
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use defvar-keymap in elisp-mode.elStefan Kangas2021-12-141-23/+17
* | Revert "emacs-lisp-mode: Use error face for "/d" indicator"Eli Zaretskii2021-12-031-1/+1
* | emacs-lisp-mode: Use error face for "/d" indicatorStefan Kangas2021-12-031-1/+1
* | Support :company-deprecated completion propertyDmitry Gutov2021-10-231-4/+14
|/
* Fix xref elisp identifier namespace mistakeMattias Engdegård2021-10-181-3/+3
* Make emacs-lisp-byte-compile-and-load load the .elc file againLars Ingebrigtsen2021-10-131-1/+1
* Rename elisp-shorthands to read-symbol-shorthandsJoão Távora2021-10-031-6/+6
* Minor fixes of Lisp doc strings for shorthands featureEli Zaretskii2021-09-271-6/+5