aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2012-06-10 15:02:16 +0800
committerChong Yidong2012-06-10 15:02:16 +0800
commitc342cead4da6381cd548b19af2aaac64c061e22e (patch)
tree05d59de06817864f00e57ee576a4582490b87266
parent9e1b8ec4c15afb5731f33721fc17b73cace78ea4 (diff)
downloademacs-c342cead4da6381cd548b19af2aaac64c061e22e.tar.gz
emacs-c342cead4da6381cd548b19af2aaac64c061e22e.zip
Minor fix to sc.texi to allow HTML compilation.
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--doc/misc/sc.texi19
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
52012-06-01 Chong Yidong <cyd@gnu.org>
6
7 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
8 compilation for html-mono.
9
52012-05-16 Bastien Guerry <bzg@gnu.org> 102012-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.
96The preferred way to spell Supercite is with a capital @samp{S}, 96The preferred way to spell Supercite is with a capital @samp{S},
97lowercase @samp{upercite}. 97lowercase @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:
243And that's what I think too. 241And 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
253Note that multiple inclusions of the original messages result in a 249Note that multiple inclusions of the original messages result in a
254nesting of the @samp{@code{>}} characters. This can sometimes be quite 250nesting 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
507information contained in the info alist can be inserted into a reference 503information contained in the info alist can be inserted into a reference
508header. 504header.
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
798This chapter explains what happens when you reply and yank an original 791This chapter explains what happens when you reply and yank an original
799message from an MUA. 792message 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
1055information as the author's first name, middle names, and last name, the 1048information as the author's first name, middle names, and last name, the
1056author's initials, and the author's email terminus. 1049author'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
1333throughout Supercite, from mail header information extraction, to header 1324throughout Supercite, from mail header information extraction, to header
1334nuking, to citing text. 1325nuking, 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
1343While the details of Regi are discussed below (@pxref{Using Regi}), only 1332While the details of Regi are discussed below (@pxref{Using Regi}), only
1344those who wish to customize certain aspects of Supercite need concern 1333those 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
1536chapter, we'll assume you've installed Supercite's keymap on the default 1525chapter, we'll assume you've installed Supercite's keymap on the default
1537prefix.@refill 1526prefix.@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
1917Since all supercite commands are prepended with the string 1902Since 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
1919its @var{command} name. 1904its @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
1934Since all supercite variables are prepended with the string 1917Since 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
1936its @var{variable} name. 1919its @var{variable} name.