[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6524] change @table to @vtable
From: |
Gavin D. Smith |
Subject: |
[6524] change @table to @vtable |
Date: |
Thu, 13 Aug 2015 21:00:28 +0000 |
Revision: 6524
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6524
Author: gavin
Date: 2015-08-13 21:00:26 +0000 (Thu, 13 Aug 2015)
Log Message:
-----------
change @table to @vtable
Modified Paths:
--------------
trunk/ChangeLog
trunk/doc/info-stnd.texi
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2015-08-13 20:50:42 UTC (rev 6523)
+++ trunk/ChangeLog 2015-08-13 21:00:26 UTC (rev 6524)
@@ -1,5 +1,10 @@
2015-08-13 Gavin Smith <address@hidden>
+ * doc/info-stnd.texi (Variables): Replace @table with @vtable
+ and remove @vindex lines.
+
+2015-08-13 Gavin Smith <address@hidden>
+
* NEWS, doc/info-stnd.texi (Variables): Document 'follow-strategy'.
2015-08-13 Gavin Smith <address@hidden>
Modified: trunk/doc/info-stnd.texi
===================================================================
--- trunk/doc/info-stnd.texi 2015-08-13 20:50:42 UTC (rev 6523)
+++ trunk/doc/info-stnd.texi 2015-08-13 21:00:26 UTC (rev 6524)
@@ -17,9 +17,9 @@
@value{UPDATED}), a program for viewing documents in Info format
(usually created from Texinfo source files).
-Copyright @copyright{} 1992, 1993, 1996, 1997, 1998, 1999, 2001, 2002,
-2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014
-Free Software Foundation, Inc.
+Copyright @copyright{} 1992, 1993, 1996, 1997, 1998, 1999, 2001,
+2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012,
+2013, 2014, 2015 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
@@ -2127,9 +2127,8 @@
Here is a list of the variables that you can set in Info.
address@hidden @code
address@hidden @code
@item automatic-footnotes
address@hidden automatic-footnotes
@cindex @code{*Footnotes*} window
@cindex footnotes window
When set to @code{On}, footnotes appear and disappear automatically;
@@ -2144,7 +2143,6 @@
they can use as little of the display as is possible.
@item automatic-tiling
address@hidden automatic-tiling
When set to @code{On}, creating or deleting a window resizes other
windows. This variable is @code{Off} by default. Normally, typing
@samp{C-x 2} divides the current window into two equal parts. When
@@ -2163,11 +2161,9 @@
top or bottom of a node.
@item errors-ring-bell
address@hidden errors-ring-bell
When set to @code{On} (the default), errors cause the bell to ring.
@item follow-strategy
address@hidden follow-strategy
When set to @code{remain} (the default), Info tries to remain within the
directory containing the currently displayed Info file when following a
cross-reference to an external manual, before looking for the referenced
@@ -2185,7 +2181,6 @@
the shell would execute.
@item gc-compressed-files
address@hidden gc-compressed-files
When set to @code{On}, Info garbage collects files which had to be
uncompressed. The default value of this variable is @code{Off}.
Whenever a node is visited in Info, the Info file containing that node
@@ -2200,7 +2195,6 @@
file which was compressed on disk.
@item hide-note-references
address@hidden hide-note-references
By default, Info displays the contents of Info files mostly verbatim,
including text that is used by Info readers for navigation (for example,
marking the location of menus or cross-references). If you set this
@@ -2209,12 +2203,10 @@
(@pxref{Emacs Info Variables, , , info, Info}).
@item highlight-searches
address@hidden highlight-searches
When set to @code{On}, highlight matches from searching commands
(@pxref{Searching Commands}).
@item infopath-no-defaults
address@hidden infopath-no-defaults
@anchor{infopath-no-defaults}
Used in conjunction with the @env{INFOPATH} environment variable
(@pxref{INFOPATH}). When set to @code{On}, the default documentation
@@ -2223,7 +2215,6 @@
@item ISO-Latin
@cindex ISO Latin characters
address@hidden ISO-Latin
When set to @code{On}, Info accepts and displays ISO Latin characters;
the default is @code{Off}, i.e., an ASCII character set.
@code{ISO-Latin} tells Info that it is running in an environment where
@@ -2231,7 +2222,6 @@
such characters to Info, as well as display them.
@item key-time
address@hidden key-time
@cindex slow network connections
Length of time in milliseconds to wait for the next byte of a byte
sequence generated by a key (or key chord) on the keyboard. For
@@ -2254,7 +2244,6 @@
result in an error.
@item mouse
address@hidden mouse
What method to use to get input from a mouse device. The default value is
@code{normal-tracking}, which makes Info use ``normal tracking mode'' if
it detects that the terminal supports it. This enables you to scroll the
@@ -2272,8 +2261,6 @@
@anchor{scroll-behavior}
@item scroll-behavior
@itemx scroll-behaviour
address@hidden scroll-behavior
address@hidden scroll-behaviour
The two variable names are synonymous. Control what happens when
scrolling commands are used at the end or beginning of a node
(@pxref{Scrolling Commands}). The default value for this variable is
@@ -2300,7 +2287,6 @@
@code{Off}. @xref{cursor-movement-scrolls}.
@item scroll-last-node
address@hidden scroll-last-node
Control what happens when a scrolling command is issued at the end of
the last node. Possible values are:
@@ -2317,7 +2303,6 @@
@code{Continuous}.
@item scroll-step
address@hidden scroll-step
The number of lines to scroll to bring the cursor back into the window.
The default value of this variable is 1, which causes a kind of ``smooth
scrolling'' which some people prefer. Scrolling happens automatically
@@ -2327,7 +2312,6 @@
text it is attached to) is placed in the centre of the window.
@item search-skip-screen
address@hidden search-skip-screen
Set the starting point of repeated searches (@pxref{repeated-search}).
When set to @code{Off} (the default), repeated searches start at the
position immediately following (when searching in forward direction),
@@ -2338,14 +2322,12 @@
the end of the previous page.
@item show-index-match
address@hidden show-index-match
When set to @code{On} (the default), the portion of the matched search
string that you typed is indicated (by displaying it in the
``opposite'' case) in the result message (@pxref{Searching Commands,,
@code{next-index-match}}).
@item visible-bell
address@hidden visible-bell
When set to @code{On}, Info attempts to flash the screen instead of
ringing the bell. This variable is @code{Off} by default. If the
terminal does not allow flashing, this variable has no effect. (But
@@ -2353,7 +2335,7 @@
@code{errors-ring-bell} variable to @code{Off}; or using an external
command to mute the bell, e.g., @code{xset b 0 0 0}.)
address@hidden table
address@hidden vtable
@node Custom Key Bindings
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6524] change @table to @vtable,
Gavin D. Smith <=