| description | none | 
| owner | numbchild@gmail.com | 
| last change | Sat, 8 Jul 2023 02:22:27 +0000 (8 10:22 +0800) | 
| URL | git://repo.or.cz/inline-docs.git | 
| https://repo.or.cz/inline-docs.git | |
| push URL | ssh://repo.or.cz/inline-docs.git | 
| https://repo.or.cz/inline-docs.git (learn more) | |
| bundle info | inline-docs.git downloadable bundles | 
| content tags | 
This is a library for showing inline contextual docs above or below.
This source code mainly is from justbur answered question .
On theory, this mode should support all Emacs available platforms.
Tested supported:

You can use this library function inline-docs in packages like eldoc-overlay-mode.
(setq eldoc-message-function #'inline-docs)
(inline-docs "FORMATED-STRING")
(inline-docs "STRING")
| 2 years ago | master | logtree | 
| 8 years ago | develop | logtree |