summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/eldoc.el
Commit message (Expand)AuthorAge
* Eldoc: don't overdisplay if using eldoc-documentation-composeJoão Távora2023-04-13
* Eldoc: bump package version to 1.14.0João Távora2023-04-02
* ; Eldoc: fix doc of e-d-functions w.r.t. :origin keywordJoão Távora2023-04-02
* ; * lisp/emacs-lisp/eldoc.el (eldoc-doc-buffer-separator): Fix doc.Yuan Fu2023-03-24
* Allow users to customize eldoc buffer separator (bug#62029)João Távora2023-03-24
* Eldoc: slightly enhance meaning of :echo optionJoão Távora2023-03-24
* Eldoc: fix bug recently introduced in "old" protocolJoão Távora2023-03-24
* ElDoc: rework rendering of echo area (bug#62029)João Távora2023-03-23
* ElDoc: remember origin backend in doc snippets (bug#62029)João Távora2023-03-23
* Redirect eldoc messages to the mode-line when in edebug-modeDmitry Gutov2023-03-04
* Revert "Revert "Don't disable eldoc when doing edebug""Dmitry Gutov2023-03-04
* Revert "Don't disable eldoc when doing edebug"Eli Zaretskii2023-03-01
* ; * lisp/emacs-lisp/eldoc.el (eldoc-display-in-echo-area): Fix typo.Yuan Fu2023-02-22
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Improve and extend documentation of ElDocEli Zaretskii2022-10-21
* Don't disable eldoc when doing edebugLars Ingebrigtsen2022-08-02
* Use special-mode in eldoc--doc-bufferLars Ingebrigtsen2022-07-23
* Make eldoc-echo-area-prefer-doc-buffer consider all framesJoão Távora2022-07-20
* Ensure Eldoc buffer displays on interactive M-x eldocJoão Távora2022-07-20
* Merge from origin/emacs-28Stefan Kangas2022-07-14
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-13
* | Allow non-interactive use of eldoc-doc-bufferJoão Távora2022-05-09
* | Handle invisible text in Eldoc when calculating sizeAugusto Stoffel2022-03-24
* | Allow showing show-paren context in an overlayTassilo Horn2022-02-08
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix eldoc usage of newly introduced variableGreg Minshall2021-11-18
* | New option show-paren-context-when-offscreenDaniel Martín2021-10-18
|/
* Disable 'nobreak-char-display' in Eldoc buffersAugusto Stoffel2021-10-05
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* Look for ElDoc buffer in all visible framesBasil L. Contovounesios2021-05-18
* ; Fix some typos in doc strings and manualsŠtěpán Němec2021-04-24
* Fix typosMattias Engdegård2021-02-18
* Fix ElDoc setup for eval-expressionBasil L. Contovounesios2021-02-12
* Update copyright year to 2021Paul Eggert2021-01-01
* Inhibit quit in ElDoc timer functions (bug#45117)João Távora2020-12-13
* Remove interactive spec from internal eldoc--format-doc-bufferJoão Távora2020-12-08
* Keep point in the *eldoc* buffer in eldoc-display-in-echo-areaLars Ingebrigtsen2020-11-26
* Shoosh byte-compilation warning in lisp/emacs-lisp/eldoc.elJoão Távora2020-10-30
* Don't make ElDoc doc buffer visible in buffer list by defaultJoão Távora2020-10-30
* Rework semantics of eldoc-echo-are-use-multiline-pJoão Távora2020-10-24
* Rename ElDoc user option controlling display of truncation noticeJoão Távora2020-10-24
* Rework eldoc-echo-area-prefer-doc-buffer (bug#42532)João Távora2020-10-24
* Introduce eldoc-display-functionsJoão Távora2020-10-24
* Fix off-by-one error in eldoc--handle-docsLars Ingebrigtsen2020-09-22
* ; Fix typosStefan Kangas2020-09-21
* Allow disabling the verbose eldoc truncation messageLars Ingebrigtsen2020-09-21
* Fix ElDoc's eldoc-documentation-enthusiast strategyJoão Távora2020-09-03
* Prevent ElDoc blinking when eldoc-documentation-enthusiast is usedJoão Távora2020-08-29
* Merge two conditions and fix indentationJonas Bernoulli2020-08-13