index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
elisp-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minimal tweak as an attempt to future-proof Flymake API
João Távora
2017-10-03
1
-2
/
+2
*
Integrate Flymake elisp checkers into elisp-mode.el directly
João Távora
2017-10-03
1
-6
/
+165
*
Tweak Flymake autoloads and dependencies
João Távora
2017-10-03
1
-1
/
+3
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/elec-pair.el (electric-pair-text-pairs): Don't autoload (Bug#24901).
Noam Postavsky
2017-08-18
1
-3
/
+6
*
Fix eldoc highlighting for &key args (Bug#27272)
Thierry Volpiatto
2017-08-15
1
-12
/
+13
*
Fix eldoc bug with curved quote
Paul Eggert
2017-06-04
1
-1
/
+1
*
Limit integers printed as characters (Bug#16828)
Noam Postavsky
2017-05-19
1
-8
/
+12
*
Refactor lisp eval result printing
Noam Postavsky
2017-05-19
1
-18
/
+17
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-08-05
1
-3
/
+3
|
\
|
|
*
Don't let completion break `declare' handling
Paul Pogonyshev
2016-07-23
1
-3
/
+3
*
|
Merge from origin/emacs-25
Paul Eggert
2016-08-05
1
-1
/
+7
|
\
|
|
*
Add to elisp-completion-at-point's docstring
Noam Postavsky
2016-06-27
1
-1
/
+7
*
|
* cl-generic.el: Fix problems introduced by new load-history format
Stefan Monnier
2016-08-02
1
-1
/
+4
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-31
1
-1
/
+2
|
\
|
|
*
* lisp/progmodes/elisp-mode.el (elisp-function-argstring): Call
Andreas Schwab
2016-05-28
1
-1
/
+2
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-05
1
-2
/
+3
|
\
|
|
*
Use save-excursion in xref-location-marker more
Dmitry Gutov
2016-05-05
1
-2
/
+3
*
|
Allow eval-ing named character literals
Philipp Stephani
2016-05-02
1
-0
/
+11
*
|
-
Paul Eggert
2016-03-22
1
-1
/
+1
|
\
|
|
*
Make lisp-completion-at-point's argument optional
Dmitry Gutov
2016-03-14
1
-1
/
+1
*
|
* elisp-mode.el (elisp--font-lock-flush-elisp-buffers): Fix comment
Stefan Monnier
2016-01-16
1
-5
/
+2
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Rename project-library-roots to project-external-roots
Dmitry Gutov
2015-12-28
1
-4
/
+4
*
Make lisp-completion-at-point a wrapper instead of an alias
Dmitry Gutov
2015-11-30
1
-2
/
+3
*
Don't use package-user-dir in elisp-library-roots if it's not bound
Dmitry Gutov
2015-11-24
1
-2
/
+3
*
Add xref--etags-backend to xref-backing-functions using add-hook
Dmitry Gutov
2015-11-21
1
-1
/
+0
*
Improve a few doc strings, comments
Stephen Leake
2015-11-15
1
-0
/
+1
*
Unify the absolutely equal xref-backend-references implementations
Dmitry Gutov
2015-11-15
1
-12
/
+0
*
Use generic dispatch for xref backends
Dmitry Gutov
2015-11-14
1
-24
/
+17
*
* lisp/progmodes/elisp-mode.el: Declare function `project-roots'
Juanma Barranquero
2015-11-13
1
-0
/
+1
*
Merge branch 'project-next'
Dmitry Gutov
2015-11-10
1
-5
/
+8
|
\
|
*
Fold `project-ask-user' into `project-current'
Dmitry Gutov
2015-11-10
1
-1
/
+1
|
*
Rename "search path" to "library roots"
Dmitry Gutov
2015-11-06
1
-5
/
+8
*
|
Ensure redisplay after evaluation
Eli Zaretskii
2015-11-06
1
-11
/
+3
*
|
Ensure redisplay after "C-x C-e"
Eli Zaretskii
2015-11-06
1
-4
/
+11
|
/
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Fix a bug in elisp--xref-find-definitions related to cl-generic defaults
Stephen Leake
2015-09-15
1
-1
/
+7
*
Revert some stray curved quotes I missed earlier
Paul Eggert
2015-09-10
1
-2
/
+2
*
Make syntax.c call syntax-propertize on demand
Stefan Monnier
2015-09-09
1
-1
/
+2
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
Improve comments in elisp-mode.el, elisp-mode-tests.el
Stephen Leake
2015-09-01
1
-1
/
+2
*
Add mode local overrides to xref-find-definitions
Stephen Leake
2015-08-26
1
-142
/
+160
*
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-08-20
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2015-08-16
1
-4
/
+4
*
Don't miss warnings about removing string text properties while dumping
Eli Zaretskii
2015-08-14
1
-2
/
+2
*
xref-find-definitions: Exclude more generic function items.
Stephen Leake
2015-08-13
1
-37
/
+78
*
elisp--xref-find-definitions handle cl-defstuct default constructor
Stephen Leake
2015-08-11
1
-3
/
+22
[next]