eldoc
- Description
- Show function arglist or variable docstring in echo area
- Latest
- eldoc-1.15.0.tar (.sig), 2024-Mar-31, 50.0 KiB
- Maintainer
- Noah Friedman <friedman@splode.com>
- Atom feed
- eldoc.xml
- Website
- https://elpa.gnu.org/packages/eldoc.html
- Browse repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use list-packages
.
Full description
This program was inspired by the behavior of the "mouse documentation window" on many Lisp Machine systems; as you type a function's symbol name as part of a sexp, it will print the argument list for that function. Behavior is not identical; for example, you need not actually type the function name, you need only move point around in a sexp that calls it. Also, if point is over a documented variable, it will print the one-line documentation for that variable instead, to remind you of that variable's meaning. This mode is now enabled by default in all major modes that provide support for it, such as `emacs-lisp-mode'. This is controlled by `global-eldoc-mode'. Major modes for other languages may use ElDoc by adding an appropriate function to the buffer-local value of `eldoc-documentation-functions'.
Old versions
eldoc-1.14.0.tar.lz | 2023-Apr-03 | 12.2 KiB |
eldoc-1.13.0.tar.lz | 2022-Jul-20 | 11.6 KiB |
eldoc-1.12.0.tar.lz | 2022-May-09 | 11.6 KiB |
eldoc-1.11.1.tar.lz | 2022-Mar-24 | 11.6 KiB |
eldoc-1.11.0.el.lz | 2020-Oct-24 | 11.1 KiB |
eldoc-1.10.0.el.lz | 2020-Sep-04 | 10.3 KiB |
eldoc-1.9.0.el.lz | 2020-Aug-29 | 10.3 KiB |
eldoc-1.8.0.el.lz | 2020-Jul-28 | 10.3 KiB |
eldoc-1.7.0.el.lz | 2020-Jul-27 | 10.3 KiB |
eldoc-1.6.0.el.lz | 2020-Jul-23 | 10.3 KiB |
eldoc-1.5.0.el.lz | 2020-Jul-12 | 10.0 KiB |
eldoc-1.4.0.el.lz | 2020-Jul-10 | 9.79 KiB |
eldoc-1.3.0.el.lz | 2020-Jul-10 | 9.84 KiB |
eldoc-1.2.0.el.lz | 2020-Jul-09 | 9.80 KiB |
eldoc-1.1.0.el.lz | 2020-Jul-08 | 9.76 KiB |
eldoc-1.0.0.el.lz | 2020-May-14 | 6.70 KiB |