1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00

Fix 'etc/DOC' for a few functions/variables

* src/term.c (Ftty_frame_at):
* src/menu.c (syms_of_menu) <x-popup-menu-function>:
* src/dispnew.c (Fredisplay): Fix "doc:".  The extra blank was
preventing 'make-docfile' from recognizing the functions and
variables and extracting their documentation to 'etc/DOC'.
(Bug#76722)
This commit is contained in:
Eli Zaretskii 2025-03-04 15:45:33 +02:00
parent 25e2656dd9
commit a382bfdfa4
3 changed files with 3 additions and 3 deletions