https://github.com/gexplorer/eldoc-posframe
Display eldoc information in a posframe.
https://github.com/gexplorer/eldoc-posframe
documentation emacs posframe
Last synced: 8 months ago
JSON representation
Display eldoc information in a posframe.
- Host: GitHub
- URL: https://github.com/gexplorer/eldoc-posframe
- Owner: gexplorer
- License: gpl-3.0
- Created: 2019-01-07T11:25:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-09T10:20:31.000Z (over 7 years ago)
- Last Synced: 2025-04-06T15:48:24.715Z (about 1 year ago)
- Topics: documentation, emacs, posframe
- Language: Emacs Lisp
- Homepage:
- Size: 12.7 KB
- Stars: 15
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eldoc-posframe.el
[](http://www.gnu.org/licenses/gpl-3.0.txt)
Eldoc displays the function signature of the closest function call
around point either in the minibuffer or in the modeline.
This package modifies Eldoc to display this documentation using
a child frame.
## License
Copyright (C) 2019 Eder Elorriaga
Licensed under the [GPL version 3](http://www.gnu.org/licenses/) or later.