summaryrefslogtreecommitdiff
path: root/lisp/progmodes/elisp-mode.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't use package-user-dir in elisp-library-roots if it's not boundDmitry Gutov2015-11-241-2/+3
* Add xref--etags-backend to xref-backing-functions using add-hookDmitry Gutov2015-11-211-1/+0
* Improve a few doc strings, commentsStephen Leake2015-11-151-0/+1
* Unify the absolutely equal xref-backend-references implementationsDmitry Gutov2015-11-151-12/+0
* Use generic dispatch for xref backendsDmitry Gutov2015-11-141-24/+17
* * lisp/progmodes/elisp-mode.el: Declare function `project-roots'Juanma Barranquero2015-11-131-0/+1
* Merge branch 'project-next'Dmitry Gutov2015-11-101-5/+8
|\
| * Fold `project-ask-user' into `project-current'Dmitry Gutov2015-11-101-1/+1
| * Rename "search path" to "library roots"Dmitry Gutov2015-11-061-5/+8
* | Ensure redisplay after evaluationEli Zaretskii2015-11-061-11/+3
* | Ensure redisplay after "C-x C-e"Eli Zaretskii2015-11-061-4/+11
|/
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix a bug in elisp--xref-find-definitions related to cl-generic defaultsStephen Leake2015-09-151-1/+7
* Revert some stray curved quotes I missed earlierPaul Eggert2015-09-101-2/+2
* Make syntax.c call syntax-propertize on demandStefan Monnier2015-09-091-1/+2
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Improve comments in elisp-mode.el, elisp-mode-tests.elStephen Leake2015-09-011-1/+2
* Add mode local overrides to xref-find-definitionsStephen Leake2015-08-261-142/+160
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-1/+1
* Spelling fixesPaul Eggert2015-08-161-4/+4
* Don't miss warnings about removing string text properties while dumpingEli Zaretskii2015-08-141-2/+2
* xref-find-definitions: Exclude more generic function items.Stephen Leake2015-08-131-37/+78
* elisp--xref-find-definitions handle cl-defstuct default constructorStephen Leake2015-08-111-3/+22
* Rewrite elisp--xref-find-definitions to handle many more cases; add tests.Stephen Leake2015-08-101-55/+113
* Add a second argument to project-ignoresDmitry Gutov2015-08-021-1/+0
* Rename project-directories to project-rootsDmitry Gutov2015-07-311-0/+1