aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2018-02-16 14:11:51 -0500
committerGlenn Morris2018-02-16 14:11:51 -0500
commit35e5c57db311c3d6c1c3a8dd4edc3d756d1d5d24 (patch)
tree72d38d15175fdce1ed8cb25e3fd24db05b623cf9
parenta06a8ed5b66883202ae7182471570dfcabcea973 (diff)
downloademacs-35e5c57db311c3d6c1c3a8dd4edc3d756d1d5d24.tar.gz
emacs-35e5c57db311c3d6c1c3a8dd4edc3d756d1d5d24.zip
; Fix doc typos related to indefinite articles
-rw-r--r--doc/emacs/rmail.texi2
-rw-r--r--doc/lispintro/emacs-lisp-intro.texi4
-rw-r--r--doc/lispref/package.texi2
-rw-r--r--doc/lispref/text.texi2
-rw-r--r--doc/lispref/windows.texi2
-rw-r--r--doc/misc/autotype.texi2
-rw-r--r--doc/misc/cc-mode.texi2
-rw-r--r--doc/misc/efaq.texi4
-rw-r--r--doc/misc/eshell.texi2
-rw-r--r--doc/misc/gnus-faq.texi6
-rw-r--r--doc/misc/org.texi2
-rw-r--r--doc/misc/sc.texi4
12 files changed, 17 insertions, 17 deletions
diff --git a/doc/emacs/rmail.texi b/doc/emacs/rmail.texi
index 09cb034e372..e9371f39a96 100644
--- a/doc/emacs/rmail.texi
+++ b/doc/emacs/rmail.texi
@@ -1585,7 +1585,7 @@ use it, add the @samp{--tls} flag to @code{rmail-movemail-flags}.
1585 If your incoming mail is stored on a local machine in a format other 1585 If your incoming mail is stored on a local machine in a format other
1586than Unix mailbox, you will need the Mailutils @command{movemail} to 1586than Unix mailbox, you will need the Mailutils @command{movemail} to
1587retrieve it. @xref{Movemail}, for the detailed description of 1587retrieve it. @xref{Movemail}, for the detailed description of
1588@command{movemail} versions. For example, to access mail from a inbox in 1588@command{movemail} versions. For example, to access mail from an inbox in
1589@code{maildir} format located in @file{/var/spool/mail/in}, you would 1589@code{maildir} format located in @file{/var/spool/mail/in}, you would
1590include the following in the Rmail inbox list: 1590include the following in the Rmail inbox list:
1591 1591
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi
index ab9144f61eb..770478ddf91 100644
--- a/doc/lispintro/emacs-lisp-intro.texi
+++ b/doc/lispintro/emacs-lisp-intro.texi
@@ -11799,7 +11799,7 @@ Uses recursion."
11799@end group 11799@end group
11800@end smallexample 11800@end smallexample
11801 11801
11802What happens when we call this function with a argument of 7? 11802What happens when we call this function with an argument of 7?
11803 11803
11804The first instance of the @code{triangle-recursively} function adds 11804The first instance of the @code{triangle-recursively} function adds
11805the number 7 to the value returned by a second instance of 11805the number 7 to the value returned by a second instance of
@@ -20821,7 +20821,7 @@ The function @code{1+} which adds one to its argument, is executed on
20821 20821
20822Contrast this with @code{apply}, which applies its first argument to 20822Contrast this with @code{apply}, which applies its first argument to
20823all the remaining. 20823all the remaining.
20824(@xref{Readying a Graph, , Readying a Graph}, for a explanation of 20824(@xref{Readying a Graph, , Readying a Graph}, for an explanation of
20825@code{apply}.) 20825@code{apply}.)
20826 20826
20827@need 1250 20827@need 1250
diff --git a/doc/lispref/package.texi b/doc/lispref/package.texi
index 21dfe1c2717..c1c61a1b5c6 100644
--- a/doc/lispref/package.texi
+++ b/doc/lispref/package.texi
@@ -191,7 +191,7 @@ standard keyword from the @code{finder-known-keywords} list.
191as explained in @ref{Packaging Basics}. In the above example, a magic 191as explained in @ref{Packaging Basics}. In the above example, a magic
192comment autoloads @code{superfrobnicator-mode}. 192comment autoloads @code{superfrobnicator-mode}.
193 193
194 @xref{Package Archives}, for a explanation of how to add a 194 @xref{Package Archives}, for an explanation of how to add a
195single-file package to a package archive. 195single-file package to a package archive.
196 196
197@node Multi-file Packages 197@node Multi-file Packages
diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi
index a004952c37c..f45b81c983b 100644
--- a/doc/lispref/text.texi
+++ b/doc/lispref/text.texi
@@ -2980,7 +2980,7 @@ optional argument @var{append} is non-@code{nil}, @var{face} is
2980appended to the end of the list instead. Note that in a face list, 2980appended to the end of the list instead. Note that in a face list,
2981the first occurring value for each attribute takes precedence. 2981the first occurring value for each attribute takes precedence.
2982 2982
2983For example, the following code would assign a italicized green face 2983For example, the following code would assign an italicized green face
2984to the text between @var{start} and @var{end}: 2984to the text between @var{start} and @var{end}:
2985 2985
2986@example 2986@example
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index 5ab6d6ee6a4..687d5971920 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -862,7 +862,7 @@ If the optional argument @var{pixelwise} is non-@code{nil},
862A positive @var{delta} moves the edge downwards or to the right; a 862A positive @var{delta} moves the edge downwards or to the right; a
863negative @var{delta} moves it upwards or to the left. If the edge 863negative @var{delta} moves it upwards or to the left. If the edge
864cannot be moved as far as specified by @var{delta}, this function 864cannot be moved as far as specified by @var{delta}, this function
865moves it as far as possible but does not signal a error. 865moves it as far as possible but does not signal an error.
866 866
867This function tries to resize windows adjacent to the edge that is 867This function tries to resize windows adjacent to the edge that is
868moved. If this is not possible for some reason (e.g., if that adjacent 868moved. If this is not possible for some reason (e.g., if that adjacent
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi
index 026c57126d2..3d61d24fa9d 100644
--- a/doc/misc/autotype.texi
+++ b/doc/misc/autotype.texi
@@ -243,7 +243,7 @@ Interesting point. When wrapping skeletons around successive regions, they are
243put at these places. Point is left at first @code{_} where nothing is wrapped. 243put at these places. Point is left at first @code{_} where nothing is wrapped.
244@item @code{>} 244@item @code{>}
245Indent line according to major mode. When following element is @code{_}, and 245Indent line according to major mode. When following element is @code{_}, and
246there is a interregion that will be wrapped here, indent that interregion. 246there is an interregion that will be wrapped here, indent that interregion.
247@item @code{&} 247@item @code{&}
248Logical and. If preceding element moved point, i.e., usually inserted 248Logical and. If preceding element moved point, i.e., usually inserted
249something, do following element. 249something, do following element.
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi
index 0132ab1775c..2de56fa05c0 100644
--- a/doc/misc/cc-mode.texi
+++ b/doc/misc/cc-mode.texi
@@ -2408,7 +2408,7 @@ could achieve this with code like this in your @file{.emacs}:
2408@end group 2408@end group
2409@end example 2409@end example
2410 2410
2411In a programming team, a hook is a also a good place for each member 2411In a programming team, a hook is also a good place for each member
2412to put his own personal preferences. For example, you might be the 2412to put his own personal preferences. For example, you might be the
2413only person in your team who likes Auto-newline minor mode. You could 2413only person in your team who likes Auto-newline minor mode. You could
2414have it enabled by default by placing the following in your 2414have it enabled by default by placing the following in your
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 8014c2b71f5..1e448223380 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -753,7 +753,7 @@ privileges, you have several options:
753Info files don't actually need to be installed before being used. 753Info files don't actually need to be installed before being used.
754You can use a prefix argument for the @code{info} command and specify 754You can use a prefix argument for the @code{info} command and specify
755the name of the Info file in the minibuffer. This goes to the node 755the name of the Info file in the minibuffer. This goes to the node
756named @samp{Top} in that file. For example, to view a Info file named 756named @samp{Top} in that file. For example, to view an Info file named
757@file{@var{info-file}} in your home directory, you can type this: 757@file{@var{info-file}} in your home directory, you can type this:
758 758
759@example 759@example
@@ -3389,7 +3389,7 @@ version of Emacs, and see @ref{Current GNU distributions}, for a list of
3389archive sites that make GNU software available. 3389archive sites that make GNU software available.
3390 3390
3391@node Finding a package with particular functionality 3391@node Finding a package with particular functionality
3392@section How do I find a Emacs Lisp package that does XXX? 3392@section How do I find an Emacs Lisp package that does XXX?
3393@cindex Package, finding 3393@cindex Package, finding
3394@cindex Finding an Emacs Lisp package 3394@cindex Finding an Emacs Lisp package
3395@cindex Functionality, finding a particular package 3395@cindex Functionality, finding a particular package
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index 43f8cd63811..1789767dbe2 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -1022,7 +1022,7 @@ So that the user can enter @samp{info chmod}, for example.
1022 1022
1023@item Create a mode @code{eshell-browse} 1023@item Create a mode @code{eshell-browse}
1024 1024
1025It would treat the Eshell buffer as a outline. Collapsing the outline 1025It would treat the Eshell buffer as an outline. Collapsing the outline
1026hides all of the output text. Collapsing again would show only the 1026hides all of the output text. Collapsing again would show only the
1027first command run in each directory 1027first command run in each directory
1028 1028
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi
index 14c0117191e..318bb4474d8 100644
--- a/doc/misc/gnus-faq.texi
+++ b/doc/misc/gnus-faq.texi
@@ -441,7 +441,7 @@ machine news.yourprovider.net login YourUserName password YourPassword
441@noindent 441@noindent
442. 442.
443Make sure that the file isn't readable to others if you 443Make sure that the file isn't readable to others if you
444work on a OS which is capable of doing so. (Under Unix 444work on an OS which is capable of doing so. (Under Unix
445say 445say
446@example 446@example
447chmod 600 ~/.authinfo 447chmod 600 ~/.authinfo
@@ -2012,7 +2012,7 @@ server by typing @samp{J a}. If you
2012make a mistake, or change your mind, you can undo this 2012make a mistake, or change your mind, you can undo this
2013action by typing @samp{J r}. When 2013action by typing @samp{J r}. When
2014you're done, type 'q' to return to the group buffer. 2014you're done, type 'q' to return to the group buffer.
2015Now the next time you enter a group on a agentized 2015Now the next time you enter a group on an agentized
2016server, the headers will be stored on disk and read from 2016server, the headers will be stored on disk and read from
2017there the next time you enter the group. 2017there the next time you enter the group.
2018 2018
@@ -2293,7 +2293,7 @@ When the term Emacs is used in this FAQ, it means either GNU
2293Emacs or XEmacs. 2293Emacs or XEmacs.
2294 2294
2295@item Message 2295@item Message
2296In this FAQ message means a either a mail or a posting to a 2296In this FAQ message means either a mail or a posting to a
2297Usenet Newsgroup or to some other fancy back end, no matter 2297Usenet Newsgroup or to some other fancy back end, no matter
2298of which kind it is. 2298of which kind it is.
2299 2299
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 6d152970fe2..b187bfcdbc6 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -12991,7 +12991,7 @@ of these examples works:
12991 12991
12992@subsubheading Embedding clickable images 12992@subsubheading Embedding clickable images
12993For clickable images, provide a link whose description is another link to an 12993For clickable images, provide a link whose description is another link to an
12994image file. For example, to embed a image @file{org-mode-unicorn.png} which 12994image file. For example, to embed an image @file{org-mode-unicorn.png} which
12995when clicked jumps to @uref{http://Orgmode.org} website, do the following 12995when clicked jumps to @uref{http://Orgmode.org} website, do the following
12996 12996
12997@example 12997@example
diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi
index d8faad9099f..f214152b5f4 100644
--- a/doc/misc/sc.texi
+++ b/doc/misc/sc.texi
@@ -1340,7 +1340,7 @@ currently part of Supercite, but contributions are welcome!
1340 1340
1341Regi works by interpreting frames with the function 1341Regi works by interpreting frames with the function
1342@code{regi-interpret}. A frame is a list of arbitrary size where each 1342@code{regi-interpret}. A frame is a list of arbitrary size where each
1343element is a entry of the following form: 1343element is an entry of the following form:
1344 1344
1345@example 1345@example
1346(@var{pred} @var{func} [@var{negate-p} [@var{case-fold-search}]]) 1346(@var{pred} @var{func} [@var{negate-p} [@var{case-fold-search}]])
@@ -1709,7 +1709,7 @@ of information from the info alist.
1709@item @code{sc-mail-field-query} (@kbd{C-c C-p f}) 1709@item @code{sc-mail-field-query} (@kbd{C-c C-p f})
1710Allows you to interactively view, modify, add, and delete info alist 1710Allows you to interactively view, modify, add, and delete info alist
1711key-value pairs. With no argument, you are prompted (with completion) 1711key-value pairs. With no argument, you are prompted (with completion)
1712for a info key. The value associated with that key is displayed in the 1712for an info key. The value associated with that key is displayed in the
1713minibuffer. With an argument, this command will first ask if you want 1713minibuffer. With an argument, this command will first ask if you want
1714to view, modify, add, or delete an info key. Viewing is identical to 1714to view, modify, add, or delete an info key. Viewing is identical to
1715running the command with no arguments. 1715running the command with no arguments.