[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6201] @: unneeded after @code; update build-aux/texinfo.tex
From: |
karl |
Subject: |
[6201] @: unneeded after @code; update build-aux/texinfo.tex |
Date: |
Sat, 04 Apr 2015 16:17:34 +0000 |
Revision: 6201
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6201
Author: karl
Date: 2015-04-04 16:17:34 +0000 (Sat, 04 Apr 2015)
Log Message:
-----------
@: unneeded after @code; update build-aux/texinfo.tex
Modified Paths:
--------------
trunk/ChangeLog
trunk/doc/texinfo.texi
trunk/util/srclist.txt
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2015-04-04 16:15:24 UTC (rev 6200)
+++ trunk/ChangeLog 2015-04-04 16:17:34 UTC (rev 6201)
@@ -1,3 +1,14 @@
+2015-04-04 Karl Berry <address@hidden>
+
+ * doc/texinfo.texi (Not Ending a Sentence): no need for @:
+ after @code.
+
+ * util/srclist.txt: update slave build-aux/texinfo.tex
+ (required by automake) from master doc/texinfo.
+
+ * util/htmlxref.cnf (perl): add entry pointing to
+ http://www.gnu.org/software/perl/manual.
+
2015-03-29 Patrice Dumas <address@hidden>
* autogen.sh, tp/maintain/regenerate_cmd_tests.sh,
Modified: trunk/doc/texinfo.texi
===================================================================
--- trunk/doc/texinfo.texi 2015-04-04 16:15:24 UTC (rev 6200)
+++ trunk/doc/texinfo.texi 2015-04-04 16:17:34 UTC (rev 6201)
@@ -11139,9 +11139,9 @@
exclamation mark that ends a sentence.
@findex <colon> @r{(suppress end-of-sentence space)}
-Use the @code{@@:}@: command after a period, question mark,
-exclamation mark, or colon that should not be followed by extra space.
-For example, use @code{@@:}@: after periods that end (lowercase)
+Use the @code{@@:} command after a period, question mark, exclamation
+mark, or colon that should not be followed by extra space. For
+example, use @code{@@:} after periods that end (lowercase)
abbreviations which are not at the ends of sentences.
Also, when a parenthetical remark in the middle of a sentence (like
Modified: trunk/util/srclist.txt
===================================================================
--- trunk/util/srclist.txt 2015-04-04 16:15:24 UTC (rev 6200)
+++ trunk/util/srclist.txt 2015-04-04 16:17:34 UTC (rev 6201)
@@ -15,6 +15,8 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+doc/texinfo.tex build-aux
+
# Maintained in Emacs, which uses doclicense.texi instead of the usual
# fdl.texi; seems cleaner to change it than to have two copies of the FDL.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6201] @: unneeded after @code; update build-aux/texinfo.tex,
karl <=