summaryrefslogtreecommitdiff
path: root/lisp/progmodes/elisp-mode.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix eldoc highlighting for &key args (Bug#27272)Thierry Volpiatto2017-08-151-12/+13
* Fix eldoc bug with curved quotePaul Eggert2017-06-041-1/+1
* Limit integers printed as characters (Bug#16828)Noam Postavsky2017-05-191-8/+12
* Refactor lisp eval result printingNoam Postavsky2017-05-191-18/+17
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-08-051-3/+3
|\ \ | |/
| * Don't let completion break `declare' handlingPaul Pogonyshev2016-07-231-3/+3
* | Merge from origin/emacs-25Paul Eggert2016-08-051-1/+7
|\ \ | |/
| * Add to elisp-completion-at-point's docstringNoam Postavsky2016-06-271-1/+7
* | * cl-generic.el: Fix problems introduced by new load-history formatStefan Monnier2016-08-021-1/+4
* | Merge from origin/emacs-25Paul Eggert2016-05-311-1/+2
|\ \ | |/
| * * lisp/progmodes/elisp-mode.el (elisp-function-argstring): CallAndreas Schwab2016-05-281-1/+2
* | Merge from origin/emacs-25Paul Eggert2016-05-051-2/+3
|\ \ | |/
| * Use save-excursion in xref-location-marker moreDmitry Gutov2016-05-051-2/+3
* | Allow eval-ing named character literalsPhilipp Stephani2016-05-021-0/+11
* | -Paul Eggert2016-03-221-1/+1
|\ \ | |/
| * Make lisp-completion-at-point's argument optionalDmitry Gutov2016-03-141-1/+1
* | * elisp-mode.el (elisp--font-lock-flush-elisp-buffers): Fix commentStefan Monnier2016-01-161-5/+2
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Rename project-library-roots to project-external-rootsDmitry Gutov2015-12-281-4/+4
* Make lisp-completion-at-point a wrapper instead of an aliasDmitry Gutov2015-11-301-2/+3