]> git.eshelyaron.com Git - emacs.git/commit
Allow 'C-x n d' to work in texinfo-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Nov 2021 22:57:04 +0000 (23:57 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Nov 2021 22:57:04 +0000 (23:57 +0100)
commit5f70682d7b8a3550bf6b9366329ad3418ab0a95f
treec928b7418d622af6ee045db6ea47faa88189eaf9
parentdde591571abfb92864609921ce7f5838c9d41785
Allow 'C-x n d' to work in texinfo-mode

* lisp/textmodes/texinfo.el (texinfo-mode): Set
beginning/end-of-defun functions to allow narrowing to the current
node.
(texinfo--beginning-of-defun, texinfo--end-of-defun): New functions.
etc/NEWS
lisp/textmodes/texinfo.el