summaryrefslogtreecommitdiff
path: root/lisp/progmodes/elisp-mode.el
Commit message (Expand)AuthorAgeFilesLines
* ; tiny indentation fix to lisp/progmodes/elisp-mode.elJoão Távora2020-08-301-1/+1
* Don't let docless variables hide function signatureJoão Távora2020-08-161-4/+6
* Correct order or eldoc-documentation-functions in Elisp modeJoão Távora2020-07-261-2/+2
* Make more parts of Emacs use new Eldoc capabilitiesJoão Távora2020-07-081-33/+30
* Better handle asynchronous Eldoc sourcesJoão Távora2020-07-081-2/+4
* ; Fix some recent byte-compilation warningsBasil L. Contovounesios2020-06-011-1/+1
* Change xref-find-apropos to pass PATTERN to backend verbatimDmitry Gutov2020-06-011-2/+3
* Don’t attempt to modify constant stringsPaul Eggert2020-05-161-8/+6
* Add lisp-data-mode for editing non-code Lisp dataJoão Távora2020-05-011-18/+9
* Merge from origin/emacs-27Glenn Morris2020-04-131-3/+3
|\
| * Do setup Flymake in file-less Elisp buffersJoão Távora2020-04-121-3/+3
* | * lisp/progmodes/elisp-mode.el (elisp-enable-lexical-binding): New commandStefan Monnier2020-03-031-2/+29
* | Expose ElDoc functions in a hook (Bug#28257)Mark Oteiza2020-02-251-2/+2
|/
* Always use lexical-binding in lisp-interaction-mode (bug#38835)Mattias Engdegård2020-01-131-1/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; Remove outdated declarationsDmitry Gutov2019-12-261-2/+0
* Avoid false indications from Flymake in .dir-locals.el filesEli Zaretskii2019-10-211-2/+14
* Don't display wrong ElDoc information when inside ELisp strings or commentsMauro Aranda2019-08-201-8/+6
* Remove debugging left in previous patchLars Ingebrigtsen2019-07-261-1/+0
* Add new macro `ignore-error'Lars Ingebrigtsen2019-07-261-5/+21
* Don't load elec-pair in elisp-mode (Bug#36539)Noam Postavsky2019-07-181-6/+18
* Use syntax-ppss-toplevel-pos for defvar search (Bug#34233)Noam Postavsky2019-07-131-8/+5
* Fix C-x C-e with defvars in comments precedingLars Ingebrigtsen2019-07-111-1/+5
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Allow custom load paths in elisp's byte-compilation Flymakescratch/allow-custom-load-paths-in-elisp-flymakeJoão Távora2018-12-041-7/+18
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-6/+6
* | Remove menu name from emacs-lisp-mode-map (Bug#27114)Alex2018-07-171-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-07-071-5/+5
|\ \ | |/
| * Clarify and improve doc strings of 'eval-last-sexp' and friendsEli Zaretskii2018-07-061-5/+5
* | Properly ignore stderr in elisp Flymake backendJoão Távora2018-06-191-1/+1
* | Fix bug in elisp-flymake-byte-compileJoão Távora2018-06-161-3/+3
* | * lisp/progmodes/elisp-mode.el (eval-sexp-add-defvars): Don't macroexpand.Stefan Monnier2018-02-181-2/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-271-3/+5
|\ \ | |/
| * (elisp-flymake-byte-compile): Handle killed buffer in sentinelStefan Monnier2017-12-221-3/+5
* | Merge from origin/emacs-26Glenn Morris2017-12-121-1/+3
|\ \ | |/
| * Suppress warnings during elisp completion macroexpansionNoam Postavsky2017-12-111-1/+3
* | Fix probable typo in elisp-mode constant nameGlenn Morris2017-11-271-4/+5
|/
* Protect Flymake checkdoc backend against checkdoc errors (bug#29176)João Távora2017-11-091-1/+5
* Flymake backends must check proc obsoleteness in source bufferJoão Távora2017-10-201-1/+2
* Cleanup emacs-lisp-mode's use of FlymakeJoão Távora2017-10-061-66/+54
* Minimal tweak as an attempt to future-proof Flymake APIJoão Távora2017-10-031-2/+2
* Integrate Flymake elisp checkers into elisp-mode.el directlyJoão Távora2017-10-031-6/+165
* Tweak Flymake autoloads and dependenciesJoão Távora2017-10-031-1/+3
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/elec-pair.el (electric-pair-text-pairs): Don't autoload (Bug#24901).Noam Postavsky2017-08-181-3/+6