aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2018-02-23 16:00:44 -0500
committerGlenn Morris2018-02-23 16:00:44 -0500
commitd806d69649235b90d53756a6a67448a4e2059b76 (patch)
tree296103da80cc56421afa6cf3d006808106f37229
parent4a8ea7d49a74a669c34102016aa554d82d06ec92 (diff)
downloademacs-d806d69649235b90d53756a6a67448a4e2059b76.tar.gz
emacs-d806d69649235b90d53756a6a67448a4e2059b76.zip
; Use @minus for negative numbers in some texi files
-rw-r--r--doc/emacs/cmdargs.texi2
-rw-r--r--doc/emacs/custom.texi2
-rw-r--r--doc/misc/calc.texi2
-rw-r--r--doc/misc/cc-mode.texi2
-rw-r--r--doc/misc/gnus-faq.texi2
-rw-r--r--doc/misc/gnus.texi12
6 files changed, 11 insertions, 11 deletions
diff --git a/doc/emacs/cmdargs.texi b/doc/emacs/cmdargs.texi
index ac48066550b..733919a374a 100644
--- a/doc/emacs/cmdargs.texi
+++ b/doc/emacs/cmdargs.texi
@@ -913,7 +913,7 @@ colored display.
913Turn on the color support unconditionally, and use color commands 913Turn on the color support unconditionally, and use color commands
914specified by the ANSI escape sequences for the 8 standard colors. 914specified by the ANSI escape sequences for the 8 standard colors.
915@item @var{num} 915@item @var{num}
916Use color mode for @var{num} colors. If @var{num} is -1, turn off 916Use color mode for @var{num} colors. If @var{num} is @minus{}1, turn off
917color support (equivalent to @samp{never}); if it is 0, use the 917color support (equivalent to @samp{never}); if it is 0, use the
918default color support for this terminal (equivalent to @samp{auto}); 918default color support for this terminal (equivalent to @samp{auto});
919otherwise use an appropriate standard mode for @var{num} colors. 919otherwise use an appropriate standard mode for @var{num} colors.
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi
index d54363047bc..e98884cb920 100644
--- a/doc/emacs/custom.texi
+++ b/doc/emacs/custom.texi
@@ -1217,7 +1217,7 @@ keyword with a Lisp expression that runs the mode command
1217list enables Eldoc mode (@pxref{Lisp Doc}) by calling 1217list enables Eldoc mode (@pxref{Lisp Doc}) by calling
1218@code{eldoc-mode} with no argument (calling it with an argument of 1 1218@code{eldoc-mode} with no argument (calling it with an argument of 1
1219would do the same), and disables Font Lock mode (@pxref{Font Lock}) by 1219would do the same), and disables Font Lock mode (@pxref{Font Lock}) by
1220calling @code{font-lock-mode} with an argument of -1. 1220calling @code{font-lock-mode} with an argument of @minus{}1.
1221 1221
1222@example 1222@example
1223;; Local Variables: 1223;; Local Variables:
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
index 40b16b0f3c9..a4a091f243a 100644
--- a/doc/misc/calc.texi
+++ b/doc/misc/calc.texi
@@ -14242,7 +14242,7 @@ format in @TeX{} mode and in
14242@samp{\begin@{pmatrix@} a & b \\ c & d \end@{pmatrix@}} format in 14242@samp{\begin@{pmatrix@} a & b \\ c & d \end@{pmatrix@}} format in
14243@LaTeX{} mode; you may need to edit this afterwards to change to your 14243@LaTeX{} mode; you may need to edit this afterwards to change to your
14244preferred matrix form. If you invoke @kbd{d T} or @kbd{d L} with an 14244preferred matrix form. If you invoke @kbd{d T} or @kbd{d L} with an
14245argument of 2 or -2, then matrices will be displayed in two-dimensional 14245argument of 2 or @minus{}2, then matrices will be displayed in two-dimensional
14246form, such as 14246form, such as
14247 14247
14248@example 14248@example
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi
index 151b512cb13..a506213ea2d 100644
--- a/doc/misc/cc-mode.texi
+++ b/doc/misc/cc-mode.texi
@@ -693,7 +693,7 @@ that begins at the line's left margin.
693@item 693@item
694When it's @code{nil}, the command indents the line by an extra 694When it's @code{nil}, the command indents the line by an extra
695@code{c-basic-offset} columns. A prefix argument acts as a 695@code{c-basic-offset} columns. A prefix argument acts as a
696multiplier. A bare prefix (@kbd{C-u @key{TAB}}) is equivalent to -1, 696multiplier. A bare prefix (@kbd{C-u @key{TAB}}) is equivalent to @minus{}1,
697removing @code{c-basic-offset} columns from the indentation. 697removing @code{c-basic-offset} columns from the indentation.
698@end itemize 698@end itemize
699 699
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi
index 26135b81de7..4175c88754e 100644
--- a/doc/misc/gnus-faq.texi
+++ b/doc/misc/gnus-faq.texi
@@ -915,7 +915,7 @@ You want Scoring. Scoring means, that you define rules
915which assign each message an integer value. Depending on 915which assign each message an integer value. Depending on
916the value the message is highlighted in summary buffer (if 916the value the message is highlighted in summary buffer (if
917it's high, say +2000) or automatically marked read (if the 917it's high, say +2000) or automatically marked read (if the
918value is low, say -800) or some other action happens. 918value is low, say @minus{}800) or some other action happens.
919 919
920There are basically three ways of setting up rules which assign 920There are basically three ways of setting up rules which assign
921the scoring-value to messages. The first and easiest way is to set 921the scoring-value to messages. The first and easiest way is to set
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index a63b5a0f124..ed3eec77946 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -20276,13 +20276,13 @@ will be applied to each article.
20276 20276
20277To take @code{gnus-del-mark} as an example---this alist says that all 20277To take @code{gnus-del-mark} as an example---this alist says that all
20278articles that have that mark (i.e., are marked with @samp{e}) will have a 20278articles that have that mark (i.e., are marked with @samp{e}) will have a
20279score entry added to lower based on the @code{From} header by -4, and 20279score entry added to lower based on the @code{From} header by @minus{}4, and
20280lowered by @code{Subject} by -1. Change this to fit your prejudices. 20280lowered by @code{Subject} by @minus{}1. Change this to fit your prejudices.
20281 20281
20282If you have marked 10 articles with the same subject with 20282If you have marked 10 articles with the same subject with
20283@code{gnus-del-mark}, the rule for that mark will be applied ten times. 20283@code{gnus-del-mark}, the rule for that mark will be applied ten times.
20284That means that that subject will get a score of ten times -1, which 20284That means that that subject will get a score of ten times @minus{}1, which
20285should be, unless I'm much mistaken, -10. 20285should be, unless I'm much mistaken, @minus{}10.
20286 20286
20287If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all 20287If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
20288the read articles will be marked with the @samp{E} mark. This'll 20288the read articles will be marked with the @samp{E} mark. This'll
@@ -20297,7 +20297,7 @@ on the @code{References} header using the @code{Message-ID} of the
20297current article, thereby matching the following thread. 20297current article, thereby matching the following thread.
20298 20298
20299If you use this scheme, you should set the score file atom @code{mark} 20299If you use this scheme, you should set the score file atom @code{mark}
20300to something small---like -300, perhaps, to avoid having small random 20300to something small---like @minus{}300, perhaps, to avoid having small random
20301changes result in articles getting marked as read. 20301changes result in articles getting marked as read.
20302 20302
20303After using adaptive scoring for a week or so, Gnus should start to 20303After using adaptive scoring for a week or so, Gnus should start to
@@ -21073,7 +21073,7 @@ and `gnus-score-decay-scale'."
21073 21073
21074@enumerate 21074@enumerate
21075@item 21075@item
21076Scores between -3 and 3 will be set to 0 when this function is called. 21076Scores between @minus{}3 and 3 will be set to 0 when this function is called.
21077 21077
21078@item 21078@item
21079Scores with magnitudes between 3 and 60 will be shrunk by 3. 21079Scores with magnitudes between 3 and 60 will be shrunk by 3.