diff options
| author | Chong Yidong | 2012-06-10 15:02:16 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-06-10 15:02:16 +0800 |
| commit | c342cead4da6381cd548b19af2aaac64c061e22e (patch) | |
| tree | 05d59de06817864f00e57ee576a4582490b87266 | |
| parent | 9e1b8ec4c15afb5731f33721fc17b73cace78ea4 (diff) | |
| download | emacs-c342cead4da6381cd548b19af2aaac64c061e22e.tar.gz emacs-c342cead4da6381cd548b19af2aaac64c061e22e.zip | |
Minor fix to sc.texi to allow HTML compilation.
| -rw-r--r-- | doc/misc/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/misc/sc.texi | 19 |
2 files changed, 6 insertions, 18 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 0b1704c6d82..1e9d10b89db 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -2,6 +2,11 @@ | |||
| 2 | 2 | ||
| 3 | * Version 24.1 released. | 3 | * Version 24.1 released. |
| 4 | 4 | ||
| 5 | 2012-06-01 Chong Yidong <cyd@gnu.org> | ||
| 6 | |||
| 7 | * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo | ||
| 8 | compilation for html-mono. | ||
| 9 | |||
| 5 | 2012-05-16 Bastien Guerry <bzg@gnu.org> | 10 | 2012-05-16 Bastien Guerry <bzg@gnu.org> |
| 6 | 11 | ||
| 7 | * org.texi (Durations and time values): Fix typo. | 12 | * org.texi (Durations and time values): Fix typo. |
diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi index b921882af67..60de89e676d 100644 --- a/doc/misc/sc.texi +++ b/doc/misc/sc.texi | |||
| @@ -96,13 +96,11 @@ of composing replies to both USENET network news and electronic mail. | |||
| 96 | The preferred way to spell Supercite is with a capital @samp{S}, | 96 | The preferred way to spell Supercite is with a capital @samp{S}, |
| 97 | lowercase @samp{upercite}. | 97 | lowercase @samp{upercite}. |
| 98 | 98 | ||
| 99 | @ifinfo | ||
| 100 | @menu | 99 | @menu |
| 101 | * Usage Overview:: | 100 | * Usage Overview:: |
| 102 | * What Supercite Does Not Do:: | 101 | * What Supercite Does Not Do:: |
| 103 | * What Supercite Does:: | 102 | * What Supercite Does:: |
| 104 | @end menu | 103 | @end menu |
| 105 | @end ifinfo | ||
| 106 | 104 | ||
| 107 | @cindex MUA | 105 | @cindex MUA |
| 108 | @cindex NUA | 106 | @cindex NUA |
| @@ -243,12 +241,10 @@ citations after multiple replies: | |||
| 243 | And that's what I think too. | 241 | And that's what I think too. |
| 244 | @end example | 242 | @end example |
| 245 | 243 | ||
| 246 | @ifinfo | ||
| 247 | @menu | 244 | @menu |
| 248 | * Citation Elements:: | 245 | * Citation Elements:: |
| 249 | * Recognizing Citations:: | 246 | * Recognizing Citations:: |
| 250 | @end menu | 247 | @end menu |
| 251 | @end ifinfo | ||
| 252 | 248 | ||
| 253 | Note that multiple inclusions of the original messages result in a | 249 | Note that multiple inclusions of the original messages result in a |
| 254 | nesting of the @samp{@code{>}} characters. This can sometimes be quite | 250 | nesting of the @samp{@code{>}} characters. This can sometimes be quite |
| @@ -507,12 +503,10 @@ name, email address, the original article's subject, etc. In fact any | |||
| 507 | information contained in the info alist can be inserted into a reference | 503 | information contained in the info alist can be inserted into a reference |
| 508 | header. | 504 | header. |
| 509 | 505 | ||
| 510 | @ifinfo | ||
| 511 | @menu | 506 | @menu |
| 512 | * The Built-in Header Rewrite Functions:: | 507 | * The Built-in Header Rewrite Functions:: |
| 513 | * Electric References:: | 508 | * Electric References:: |
| 514 | @end menu | 509 | @end menu |
| 515 | @end ifinfo | ||
| 516 | 510 | ||
| 517 | @cindex header rewrite functions | 511 | @cindex header rewrite functions |
| 518 | @vindex sc-rewrite-header-list | 512 | @vindex sc-rewrite-header-list |
| @@ -793,7 +787,6 @@ Buffer Initialization}.@refill | |||
| 793 | 787 | ||
| 794 | @node Replying and Yanking, Reply Buffer Initialization, Getting Connected, Top | 788 | @node Replying and Yanking, Reply Buffer Initialization, Getting Connected, Top |
| 795 | @chapter Replying and Yanking | 789 | @chapter Replying and Yanking |
| 796 | @ifinfo | ||
| 797 | 790 | ||
| 798 | This chapter explains what happens when you reply and yank an original | 791 | This chapter explains what happens when you reply and yank an original |
| 799 | message from an MUA. | 792 | message from an MUA. |
| @@ -802,7 +795,7 @@ message from an MUA. | |||
| 802 | * Reply Buffer Initialization:: | 795 | * Reply Buffer Initialization:: |
| 803 | * Filling Cited Text:: | 796 | * Filling Cited Text:: |
| 804 | @end menu | 797 | @end menu |
| 805 | @end ifinfo | 798 | |
| 806 | @node Reply Buffer Initialization, Filling Cited Text, Replying and Yanking, Replying and Yanking | 799 | @node Reply Buffer Initialization, Filling Cited Text, Replying and Yanking, Replying and Yanking |
| 807 | @findex sc-cite-original | 800 | @findex sc-cite-original |
| 808 | @findex cite-original (sc-) | 801 | @findex cite-original (sc-) |
| @@ -1055,13 +1048,11 @@ element in the attribution alist is a key-value pair containing such | |||
| 1055 | information as the author's first name, middle names, and last name, the | 1048 | information as the author's first name, middle names, and last name, the |
| 1056 | author's initials, and the author's email terminus. | 1049 | author's initials, and the author's email terminus. |
| 1057 | 1050 | ||
| 1058 | @ifinfo | ||
| 1059 | @menu | 1051 | @menu |
| 1060 | * Attribution Preferences:: | 1052 | * Attribution Preferences:: |
| 1061 | * Anonymous Attributions:: | 1053 | * Anonymous Attributions:: |
| 1062 | * Author Names:: | 1054 | * Author Names:: |
| 1063 | @end menu | 1055 | @end menu |
| 1064 | @end ifinfo | ||
| 1065 | 1056 | ||
| 1066 | @node Attribution Preferences, Anonymous Attributions, Selecting an Attribution, Selecting an Attribution | 1057 | @node Attribution Preferences, Anonymous Attributions, Selecting an Attribution, Selecting an Attribution |
| 1067 | @section Attribution Preferences | 1058 | @section Attribution Preferences |
| @@ -1333,12 +1324,10 @@ can be transformed in an @emph{awk}-like manner. Regi is used | |||
| 1333 | throughout Supercite, from mail header information extraction, to header | 1324 | throughout Supercite, from mail header information extraction, to header |
| 1334 | nuking, to citing text. | 1325 | nuking, to citing text. |
| 1335 | 1326 | ||
| 1336 | @ifinfo | ||
| 1337 | @menu | 1327 | @menu |
| 1338 | * Using Regi:: | 1328 | * Using Regi:: |
| 1339 | * Frames You Can Customize:: | 1329 | * Frames You Can Customize:: |
| 1340 | @end menu | 1330 | @end menu |
| 1341 | @end ifinfo | ||
| 1342 | 1331 | ||
| 1343 | While the details of Regi are discussed below (@pxref{Using Regi}), only | 1332 | While the details of Regi are discussed below (@pxref{Using Regi}), only |
| 1344 | those who wish to customize certain aspects of Supercite need concern | 1333 | those who wish to customize certain aspects of Supercite need concern |
| @@ -1536,7 +1525,6 @@ but unfortunately the best general solution so far. In the rest of this | |||
| 1536 | chapter, we'll assume you've installed Supercite's keymap on the default | 1525 | chapter, we'll assume you've installed Supercite's keymap on the default |
| 1537 | prefix.@refill | 1526 | prefix.@refill |
| 1538 | 1527 | ||
| 1539 | @ifinfo | ||
| 1540 | @menu | 1528 | @menu |
| 1541 | * Citing Commands:: | 1529 | * Citing Commands:: |
| 1542 | * Insertion Commands:: | 1530 | * Insertion Commands:: |
| @@ -1544,7 +1532,6 @@ prefix.@refill | |||
| 1544 | * Mail Field Commands:: | 1532 | * Mail Field Commands:: |
| 1545 | * Miscellaneous Commands:: | 1533 | * Miscellaneous Commands:: |
| 1546 | @end menu | 1534 | @end menu |
| 1547 | @end ifinfo | ||
| 1548 | 1535 | ||
| 1549 | @node Citing Commands, Insertion Commands, Post-yank Formatting Commands, Post-yank Formatting Commands | 1536 | @node Citing Commands, Insertion Commands, Post-yank Formatting Commands, Post-yank Formatting Commands |
| 1550 | @vindex sc-cite-region-limit | 1537 | @vindex sc-cite-region-limit |
| @@ -1911,9 +1898,7 @@ Supercite was written by Barry Warsaw. | |||
| 1911 | 1898 | ||
| 1912 | @node Command Index, Key Index, Concept Index, Top | 1899 | @node Command Index, Key Index, Concept Index, Top |
| 1913 | @unnumbered Command Index | 1900 | @unnumbered Command Index |
| 1914 | @ifinfo | ||
| 1915 | 1901 | ||
| 1916 | @end ifinfo | ||
| 1917 | Since all supercite commands are prepended with the string | 1902 | Since all supercite commands are prepended with the string |
| 1918 | ``@code{sc-}'', each appears under its @code{sc-}@var{command} name and | 1903 | ``@code{sc-}'', each appears under its @code{sc-}@var{command} name and |
| 1919 | its @var{command} name. | 1904 | its @var{command} name. |
| @@ -1928,9 +1913,7 @@ its @var{command} name. | |||
| 1928 | 1913 | ||
| 1929 | @node Variable Index, , Key Index, Top | 1914 | @node Variable Index, , Key Index, Top |
| 1930 | @unnumbered Variable Index | 1915 | @unnumbered Variable Index |
| 1931 | @ifinfo | ||
| 1932 | 1916 | ||
| 1933 | @end ifinfo | ||
| 1934 | Since all supercite variables are prepended with the string | 1917 | Since all supercite variables are prepended with the string |
| 1935 | ``@code{sc-}'', each appears under its @code{sc-}@var{variable} name and | 1918 | ``@code{sc-}'', each appears under its @code{sc-}@var{variable} name and |
| 1936 | its @var{variable} name. | 1919 | its @var{variable} name. |