An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# eldoc-posframe.el

[![License GPL 3](https://img.shields.io/badge/license-GPL_3-green.svg)](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.