[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texinfo-6.5.92 pretest
From: |
Robert Pluim |
Subject: |
Re: texinfo-6.5.92 pretest |
Date: |
Mon, 04 Feb 2019 11:15:10 +0100 |
Gavin Smith <address@hidden> writes:
> A pretest release for Texinfo has been uploaded to
>
> https://alpha.gnu.org/gnu/texinfo/texinfo-6.5.92.tar.xz
This reminded me I have a patch Iʼve been meaning to submit to
you. Thereʼs an addition to texinfo.el that Iʼm planning to submit to
emacs-27 that should probably be documented in texinfo. The doc change
currently looks like this:
--- doc/texinfo.texi (revision 8006)
+++ doc/texinfo.texi (working copy)
@@ -21901,6 +21901,17 @@
Insert @code{@@noindent} and put the
cursor at the beginning of the next line.
address@hidden C-c C-c r
address@hidden M-x texinfo-insert-dwim-@@ref
address@hidden texinfo-insert-dwim-@@ref
+This function and binding were added in Emacs 27.1
+Insert one of @code{@@address@hidden@}}, @code{@@address@hidden@}}, or
address@hidden@@address@hidden@}} based on the text around point; calling it
after a
+parenthesis results in @code{@@address@hidden@}}, at the beginning of a
+sentence yields @code{@@address@hidden@}}, any other location (including
+inside a word), will result in @code{@@address@hidden@}}. Puts the cursor
+between the braces.
+
@item C-c C-c s
@itemx M-x texinfo-insert-@@samp
@findex texinfo-insert-@@samp