index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
eldoc.el
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Sort out ElDoc backward compatibility of eldoc-documentation-function
João Távora
2020-07-12
1
-5
/
+22
*
Fix placement of Eldoc docs during eval-expression (bug#42309)
João Távora
2020-07-10
1
-36
/
+40
*
Revert "Fix Eldoc problem when loading on Emacs 26.3"
João Távora
2020-07-10
1
-4
/
+1
*
Fix byte compilation warning in Eldoc
João Távora
2020-07-10
1
-1
/
+1
*
Fix Eldoc problem when loading on Emacs 26.3
João Távora
2020-07-10
1
-1
/
+4
*
Unbreak M-x eldoc
João Távora
2020-07-09
1
-13
/
+16
*
Prevent infloop in Eldoc message truncation algorithm
João Távora
2020-07-09
1
-1
/
+1
*
Improve Eldoc docstrings
João Távora
2020-07-08
1
-31
/
+87
*
Change version scheme of two Eldoc obsolete specs
João Távora
2020-07-08
1
-2
/
+2
*
Adjust Eldoc documentation after Eli's review
João Távora
2020-07-08
1
-95
/
+106
*
Make more parts of Emacs use new Eldoc capabilities
João Távora
2020-07-08
1
-34
/
+4
*
* lisp/emacs-lisp/eldoc.el (Version): Bump to 1.1.0
João Távora
2020-07-08
1
-1
/
+1
*
New M-x eldoc for on-demand and interactive documentation requests
João Távora
2020-07-08
1
-0
/
+3
*
Better handle asynchronous Eldoc sources
João Távora
2020-07-08
1
-86
/
+316
*
Turn Eldoc, Xref and Project into GNU ELPA :core packages
João Távora
2020-05-13
1
-0
/
+5
*
* lisp/emacs-lisp/eldoc.el: Remove redundant `:group` arguments
Stefan Monnier
2020-03-12
1
-35
/
+23
*
* lisp/emacs-lisp/eldoc.el (eldoc--supported-p): Understand the "old" API
Stefan Monnier
2020-03-12
1
-1
/
+10
*
* lisp/emacs-lisp/eldoc.el (eldoc-documentation-function): No nil value
Stefan Monnier
2020-02-26
1
-12
/
+7
*
Expose ElDoc functions in a hook (Bug#28257)
Mark Oteiza
2020-02-25
1
-17
/
+60
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Respect global-eldoc-mode in minibuffers (Bug#36886)
Noam Postavsky
2019-08-20
1
-1
/
+18
*
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
1
-1
/
+0
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/eldoc.el: Let the user interrupt the search
Stefan Monnier
2018-12-04
1
-6
/
+9
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prevent eldoc from changing the mode line
Nick Helm
2017-10-21
1
-1
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-2
/
+2
*
Simplify eldoc-message
Dmitry Gutov
2017-08-21
1
-11
/
+4
*
ElDoc: add docstrings and minor refactoring
Charles A. Roelli
2017-07-22
1
-11
/
+38
*
Enable ElDoc messages after the newline command
Dmitry Gutov
2017-06-06
1
-1
/
+1
*
Extract eldoc--supported-p
Dmitry Gutov
2017-05-31
1
-2
/
+5
*
Turn global-eldoc-mode into a globalized minor mode
Dmitry Gutov
2017-05-30
1
-20
/
+9
*
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
|
*
global-eldoc-mode doc fix
Lars Ingebrigtsen
2016-05-01
1
-2
/
+10
*
|
global-eldoc-mode doc fix
Lars Ingebrigtsen
2016-05-01
1
-2
/
+10
*
|
Cancel the eldoc timer when switching off eldoc mode
Lars Ingebrigtsen
2016-04-29
1
-1
/
+4
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/eldoc.el: Add back-to-indentation to the command list
Mark Oteiza
2015-10-17
1
-0
/
+1
*
Escape ` and ' in doc
Paul Eggert
2015-09-01
1
-2
/
+2
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-2
/
+2
*
Make eldoc timer non-repeatable
Dmitry Gutov
2015-07-21
1
-1
/
+1
*
* lisp/cedet/semantic/grammar.el: Fix compiler warnings (bug#20505)
Stefan Monnier
2015-05-05
1
-1
/
+26
*
eldoc: modify `eldoc-documentation-function' using `add-function'
Michal Nazarewicz
2015-01-20
1
-1
/
+6
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/eldoc.el (eldoc-documentation-function): Change default.
Stefan Monnier
2014-12-10
1
-7
/
+9
*
* lisp/emacs-lisp/eldoc.el (global-eldoc-mode): Enable by default.
Stefan Monnier
2014-10-15
1
-9
/
+8
[prev]
[next]