]> git.eshelyaron.com Git - emacs.git/commit
Optionally display function docstring in eldoc
authorElías Gabriel Pérez <eg642616@gmail.com>
Wed, 19 Mar 2025 18:01:22 +0000 (12:01 -0600)
committerEshel Yaron <me@eshelyaron.com>
Tue, 8 Apr 2025 05:42:44 +0000 (07:42 +0200)
commitac06ca19b93223c4eefde7ffefa7a4df19c09f96
treec27ef6f10ad40d873cd16c718f2a21d74a9ec95f
parente0b169191a789328b99d0fac8d4eb7268f4df41e
Optionally display function docstring in eldoc

Allow display (optionally) function docstring in eldoc. (Bug#77124)
* etc/NEWS: Document changes.
* lisp/progmodes/elisp-mode.el
(elisp-eldoc-funcall-with-docstring-length): New user option.
(elisp-eldoc-funcall-with-docstring): New function.

(cherry picked from commit 8fc18d0968a0f7ef610b6868a35e731c778991ac)
lisp/progmodes/elisp-mode.el