[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master e54b94c28cd: Use @xref more consistently; "See @ref" -> "@xre
From: |
Po Lu |
Subject: |
Re: master e54b94c28cd: Use @xref more consistently; "See @ref" -> "@xref" |
Date: |
Sun, 19 Jan 2025 08:57:12 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Stefan Kangas <stefankangas@gmail.com> writes:
> branch: master
> commit e54b94c28cdf9699009e7691f7c8ffa5b2c7b741
> Author: Stefan Kangas <stefankangas@gmail.com>
> Commit: Stefan Kangas <stefankangas@gmail.com>
>
> Use @xref more consistently; "See @ref" -> "@xref"
>
> * doc/lispref/commands.texi (Using Interactive):
> * doc/lispref/customize.texi (Type Keywords):
> * doc/lispref/edebug.texi (Using Edebug, Specification List):
> * doc/lispref/frames.texi (Frame Layout):
> * doc/lispref/functions.texi (What Is a Function, Related Topics):
> * doc/lispref/keymaps.texi (Controlling Active Maps, Key Lookup):
> * doc/lispref/minibuf.texi (Completion Variables):
> * doc/lispref/os.texi (Terminal Input):
> * doc/lispref/text.texi (JSONRPC Overview):
> * doc/misc/calc.texi (More About Embedded Mode, Customizing Calc):
> * doc/misc/cc-mode.texi (Movement Commands, Auto-newlines)
> (Config Basics, Custom Auto-newlines):
> * doc/misc/gnus.texi (Email Based Diary):
> * doc/misc/htmlfontify.texi (Interactive, Non-interactive):
> (Variables):
> * doc/misc/idlwave.texi (Using the Shell):
> * doc/misc/srecode.texi (Quick Start, User Templates)
> (Parts of SRecode, Compound Variable Values, Template Macros):
> * doc/misc/tramp.texi (Inline methods, FUSE-based methods)
> (Predefined connection information, Remote shell setup)
> (Frequently Asked Questions):
> * doc/misc/transient.texi (Configuration, Technical Introduction):
> (Binding Suffix and Infix Commands, Transient State):
> (Prefix Slots, Predicate Slots):
> * doc/misc/wisent.texi (Example, Compiling a grammar, Conflicts):
> (Grammar Debugging, Error recovery):
This is not appropriate, as "@xref" is supposed only to be used before a
punctuation character, either a period or a comma. I will revert this
build-breaking change.
Caution: A period or comma must follow the closing brace of an
@xref. It is required to terminate the cross reference. This
period or comma will appear in the output, both in the Info file
and in the printed manual.
- Re: master e54b94c28cd: Use @xref more consistently; "See @ref" -> "@xref",
Po Lu <=
- Re: master e54b94c28cd: Use @xref more consistently; "See @ref" -> "@xref", Stefan Kangas, 2025/01/18
- Re: master e54b94c28cd: Use @xref more consistently; "See @ref" -> "@xref", Eli Zaretskii, 2025/01/19
- Re: master e54b94c28cd: Use @xref more consistently; "See @ref" -> "@xref", Pip Cet, 2025/01/23
- Re: master e54b94c28cd: Use @xref more consistently; "See @ref" -> "@xref", Eli Zaretskii, 2025/01/23
- Re: master e54b94c28cd: Use @xref more consistently; "See @ref" -> "@xref", Stefan Kangas, 2025/01/23
- Re: master e54b94c28cd: Use @xref more consistently; "See @ref" -> "@xref", Eli Zaretskii, 2025/01/23
- Re: master e54b94c28cd: Use @xref more consistently; "See @ref" -> "@xref", Robert Pluim, 2025/01/24
- Re: master e54b94c28cd: Use @xref more consistently; "See @ref" -> "@xref", Eli Zaretskii, 2025/01/24
- Re: master e54b94c28cd: Use @xref more consistently; "See @ref" -> "@xref", Robert Pluim, 2025/01/24
- Avoid double spaces around abbrevations in Texinfo, Stefan Kangas, 2025/01/24