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
*
Fix off-by-one error in eldoc--handle-docs
Lars Ingebrigtsen
2020-09-22
1
-0
/
+4
*
; Fix typos
Stefan Kangas
2020-09-21
1
-2
/
+2
*
Allow disabling the verbose eldoc truncation message
Lars Ingebrigtsen
2020-09-21
1
-2
/
+11
*
Fix ElDoc's eldoc-documentation-enthusiast strategy
João Távora
2020-09-03
1
-9
/
+9
*
Prevent ElDoc blinking when eldoc-documentation-enthusiast is used
João Távora
2020-08-29
1
-2
/
+3
*
Merge two conditions and fix indentation
Jonas Bernoulli
2020-08-13
1
-4
/
+4
*
Make newer ElDoc versions are compatible with Emacs < 28
João Távora
2020-07-27
1
-6
/
+10
*
Bring back ElDoc's eldoc-display-message-p, but obsolete it
João Távora
2020-07-27
1
-1
/
+7
*
Don't needlessly request docs from ElDoc functions
João Távora
2020-07-23
1
-19
/
+42
*
Fix ElDoc bugs around eldoc-echo-area-use-multiline-p.
João Távora
2020-07-19
1
-9
/
+13
*
; Reword bits of ElDoc internal documentation
João Távora
2020-07-19
1
-66
/
+66
*
;Fix eldoc regression bug#42365
Tassilo Horn
2020-07-15
1
-2
/
+3
*
Consistently stylize eldoc as ElDoc in more prose
Basil L. Contovounesios
2020-07-14
1
-6
/
+6
*
Fix a typo in eldoc.el
James N. V. Cash
2020-07-12
1
-1
/
+1
*
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
|
\
[next]