diff options
| author | Paul Eggert | 2015-03-17 16:55:02 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-03-17 16:56:21 -0700 |
| commit | 41278b775bd3ebc213ff8b9eda2f2c04a5354bba (patch) | |
| tree | 26db6172e427c91ef681e9285596d96a95a7aab7 | |
| parent | 7ec63a3afa52213b7b3cd3ecc0717c6e6504dc43 (diff) | |
| download | emacs-41278b775bd3ebc213ff8b9eda2f2c04a5354bba.tar.gz emacs-41278b775bd3ebc213ff8b9eda2f2c04a5354bba.zip | |
Spacing and punctuation fixes
40 files changed, 69 insertions, 69 deletions
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index f97964b6a68..151c3f1b848 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi | |||
| @@ -204,7 +204,7 @@ for Korean Hanja. | |||
| 204 | 204 | ||
| 205 | @item | 205 | @item |
| 206 | Andrew Choi and Yamamoto Mitsuharu wrote the Carbon support, used | 206 | Andrew Choi and Yamamoto Mitsuharu wrote the Carbon support, used |
| 207 | prior to Emacs 23 for Mac OS. Yamamoto Mitsuharu continued to | 207 | prior to Emacs 23 for Mac OS@. Yamamoto Mitsuharu continued to |
| 208 | contribute to Mac OS support in the newer Nextstep port; and also | 208 | contribute to Mac OS support in the newer Nextstep port; and also |
| 209 | improved support for multi-monitor displays. | 209 | improved support for multi-monitor displays. |
| 210 | 210 | ||
diff --git a/doc/emacs/buffers.texi b/doc/emacs/buffers.texi index 88a122c8283..25b13d660a4 100644 --- a/doc/emacs/buffers.texi +++ b/doc/emacs/buffers.texi | |||
| @@ -642,7 +642,7 @@ the directory names in reverse order, so that @file{/top/middle/file} | |||
| 642 | becomes @samp{file\middle\top}, while @code{post-forward} puts them in | 642 | becomes @samp{file\middle\top}, while @code{post-forward} puts them in |
| 643 | forward order after the file name, as in @samp{file|top/middle}. If | 643 | forward order after the file name, as in @samp{file|top/middle}. If |
| 644 | @code{uniquify-buffer-name-style} is set to @code{nil}, the buffer | 644 | @code{uniquify-buffer-name-style} is set to @code{nil}, the buffer |
| 645 | names simply get @samp{<2>}, @samp{<3>}, etc. appended. | 645 | names simply get @samp{<2>}, @samp{<3>}, etc.@: appended. |
| 646 | 646 | ||
| 647 | Which rule to follow for putting the directory names in the buffer | 647 | Which rule to follow for putting the directory names in the buffer |
| 648 | name is not very important if you are going to @emph{look} at the | 648 | name is not very important if you are going to @emph{look} at the |
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi index ae723b8d68c..38acc20955e 100644 --- a/doc/emacs/display.texi +++ b/doc/emacs/display.texi | |||
| @@ -138,7 +138,7 @@ instructs the scrolling commands not to fontify (@pxref{Font Lock}) | |||
| 138 | any unfontified text they scroll over, instead to assume it has the | 138 | any unfontified text they scroll over, instead to assume it has the |
| 139 | default face. This can cause Emacs to scroll to somewhat wrong buffer | 139 | default face. This can cause Emacs to scroll to somewhat wrong buffer |
| 140 | positions when the faces in use are not all the same size, even with | 140 | positions when the faces in use are not all the same size, even with |
| 141 | single (i.e. without auto-repeat) scrolling operations. | 141 | single (i.e., without auto-repeat) scrolling operations. |
| 142 | 142 | ||
| 143 | @vindex scroll-up | 143 | @vindex scroll-up |
| 144 | @vindex scroll-down | 144 | @vindex scroll-down |
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index b5b9dbd7daa..f401c8f645f 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi | |||
| @@ -955,7 +955,7 @@ bar width, change the @code{scroll-bar-width} frame parameter | |||
| 955 | @cindex overscrolling | 955 | @cindex overscrolling |
| 956 | If you're using Emacs on X (with GTK+ or Motif), you can customize the | 956 | If you're using Emacs on X (with GTK+ or Motif), you can customize the |
| 957 | variable @code{scroll-bar-adjust-thumb-portion} to control | 957 | variable @code{scroll-bar-adjust-thumb-portion} to control |
| 958 | @dfn{overscrolling} of the scroll bar, i.e. dragging the thumb down even | 958 | @dfn{overscrolling} of the scroll bar, i.e., dragging the thumb down even |
| 959 | when the end of the buffer is visible. If its value is | 959 | when the end of the buffer is visible. If its value is |
| 960 | non-@code{nil}, the scroll bar can be dragged downwards even if the | 960 | non-@code{nil}, the scroll bar can be dragged downwards even if the |
| 961 | end of the buffer is shown; if @code{nil}, the thumb will be at the | 961 | end of the buffer is shown; if @code{nil}, the thumb will be at the |
diff --git a/doc/emacs/killing.texi b/doc/emacs/killing.texi index 3092d34b566..4b90bf468d5 100644 --- a/doc/emacs/killing.texi +++ b/doc/emacs/killing.texi | |||
| @@ -848,7 +848,7 @@ shifting the original text to the right. | |||
| 848 | The command @kbd{C-x @key{SPC}} (@code{rectangle-mark-mode}) toggles | 848 | The command @kbd{C-x @key{SPC}} (@code{rectangle-mark-mode}) toggles |
| 849 | whether the region-rectangle or the standard region is highlighted | 849 | whether the region-rectangle or the standard region is highlighted |
| 850 | (first activating the region if necessary). When this mode is enabled, | 850 | (first activating the region if necessary). When this mode is enabled, |
| 851 | commands that resize the region (@kbd{C-f}, @kbd{C-n} etc.) do | 851 | commands that resize the region (@kbd{C-f}, @kbd{C-n} etc.)@: do |
| 852 | so in a rectangular fashion, and killing and yanking operate on the | 852 | so in a rectangular fashion, and killing and yanking operate on the |
| 853 | rectangle. @xref{Killing}. The mode persists only as long as the | 853 | rectangle. @xref{Killing}. The mode persists only as long as the |
| 854 | region is active. | 854 | region is active. |
diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi index f8b06bdb5d9..a80f942f61a 100644 --- a/doc/emacs/mule.texi +++ b/doc/emacs/mule.texi | |||
| @@ -266,7 +266,7 @@ for more information about the language environment @var{lang-env}. | |||
| 266 | Supported language environments include: | 266 | Supported language environments include: |
| 267 | 267 | ||
| 268 | @c @cindex entries below are split between portions of the list to | 268 | @c @cindex entries below are split between portions of the list to |
| 269 | @c make them more accurate, i.e. land on the line that mentions the | 269 | @c make them more accurate, i.e., land on the line that mentions the |
| 270 | @c language. However, makeinfo 4.x doesn't fill inside @quotation | 270 | @c language. However, makeinfo 4.x doesn't fill inside @quotation |
| 271 | @c lines that follow a @cindex entry and whose text has no whitespace. | 271 | @c lines that follow a @cindex entry and whose text has no whitespace. |
| 272 | @c To work around, we group the language environments together, so | 272 | @c To work around, we group the language environments together, so |
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index 2faa5d91cc6..22ec215d5e6 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi | |||
| @@ -342,7 +342,7 @@ Here, @var{backtrace} is the name of a text file containing a copy of | |||
| 342 | the backtrace, @var{bindir} is the name of the directory that | 342 | the backtrace, @var{bindir} is the name of the directory that |
| 343 | contains the Emacs executable, and @var{emacs-binary} is the name of | 343 | contains the Emacs executable, and @var{emacs-binary} is the name of |
| 344 | the Emacs executable file, normally @file{emacs} on GNU and Unix | 344 | the Emacs executable file, normally @file{emacs} on GNU and Unix |
| 345 | systems and @file{emacs.exe} on MS-Windows and MS-DOS. Omit the | 345 | systems and @file{emacs.exe} on MS-Windows and MS-DOS@. Omit the |
| 346 | @option{-p} option if your version of @command{addr2line} is too old | 346 | @option{-p} option if your version of @command{addr2line} is too old |
| 347 | to have it. | 347 | to have it. |
| 348 | 348 | ||
| @@ -1142,7 +1142,7 @@ making diffs of C code. This shows the name of the function that each | |||
| 1142 | change occurs in. | 1142 | change occurs in. |
| 1143 | 1143 | ||
| 1144 | If you are using the Emacs repository, make sure your copy is | 1144 | If you are using the Emacs repository, make sure your copy is |
| 1145 | up-to-date (e.g. with @code{git pull}). You can commit your changes | 1145 | up-to-date (e.g., with @code{git pull}). You can commit your changes |
| 1146 | to a private branch and generate a patch from the master version by | 1146 | to a private branch and generate a patch from the master version by |
| 1147 | using @code{git format-patch master}. Or you can leave your changes | 1147 | using @code{git format-patch master}. Or you can leave your changes |
| 1148 | uncommitted and use @code{git diff}. | 1148 | uncommitted and use @code{git diff}. |
| @@ -1173,7 +1173,7 @@ explanation in comments in the code. It will be more useful there. | |||
| 1173 | Please look at the change log entries of recent commits to see what | 1173 | Please look at the change log entries of recent commits to see what |
| 1174 | sorts of information to put in, and to learn the style that we use. Note that, | 1174 | sorts of information to put in, and to learn the style that we use. Note that, |
| 1175 | unlike some other projects, we do require change logs for | 1175 | unlike some other projects, we do require change logs for |
| 1176 | documentation, i.e. Texinfo files. | 1176 | documentation, i.e., Texinfo files. |
| 1177 | @xref{Change Log}, | 1177 | @xref{Change Log}, |
| 1178 | @ifset WWW_GNU_ORG | 1178 | @ifset WWW_GNU_ORG |
| 1179 | see | 1179 | see |
| @@ -1389,7 +1389,7 @@ user freedom and to defend the rights of all free software users. | |||
| 1389 | For general information, see the website @url{http://www.fsf.org/}. | 1389 | For general information, see the website @url{http://www.fsf.org/}. |
| 1390 | 1390 | ||
| 1391 | Generally speaking, for non-trivial contributions to GNU Emacs we | 1391 | Generally speaking, for non-trivial contributions to GNU Emacs we |
| 1392 | require that the copyright be assigned to the FSF. For the reasons | 1392 | require that the copyright be assigned to the FSF@. For the reasons |
| 1393 | behind this, see @url{http://www.gnu.org/licenses/why-assign.html}. | 1393 | behind this, see @url{http://www.gnu.org/licenses/why-assign.html}. |
| 1394 | 1394 | ||
| 1395 | Copyright assignment is a simple process. Residents of some countries | 1395 | Copyright assignment is a simple process. Residents of some countries |
| @@ -1408,7 +1408,7 @@ is not enough). Also, a disclaimer cannot be applied to future work, it | |||
| 1408 | has to be repeated each time you want to send something new. | 1408 | has to be repeated each time you want to send something new. |
| 1409 | 1409 | ||
| 1410 | We can accept small changes (roughly, fewer than 15 lines) without | 1410 | We can accept small changes (roughly, fewer than 15 lines) without |
| 1411 | an assignment. This is a cumulative limit (e.g. three separate 5 line | 1411 | an assignment. This is a cumulative limit (e.g., three separate 5 line |
| 1412 | patches) over all your contributions. | 1412 | patches) over all your contributions. |
| 1413 | 1413 | ||
| 1414 | @node Service | 1414 | @node Service |
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi index b6eff2de0dc..c67623d89cb 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi | |||
| @@ -387,7 +387,7 @@ Truth and Falsehood in Emacs Lisp | |||
| 387 | * Point and mark:: A review of various locations. | 387 | * Point and mark:: A review of various locations. |
| 388 | * Template for save-excursion:: | 388 | * Template for save-excursion:: |
| 389 | 389 | ||
| 390 | A Few Buffer--Related Functions | 390 | A Few Buffer-Related Functions |
| 391 | 391 | ||
| 392 | * Finding More:: How to find more information. | 392 | * Finding More:: How to find more information. |
| 393 | * simplified-beginning-of-buffer:: Shows @code{goto-char}, | 393 | * simplified-beginning-of-buffer:: Shows @code{goto-char}, |
| @@ -4547,7 +4547,7 @@ and if so, prints an appropriate message. | |||
| 4547 | @end itemize | 4547 | @end itemize |
| 4548 | 4548 | ||
| 4549 | @node Buffer Walk Through | 4549 | @node Buffer Walk Through |
| 4550 | @chapter A Few Buffer--Related Functions | 4550 | @chapter A Few Buffer-Related Functions |
| 4551 | 4551 | ||
| 4552 | In this chapter we study in detail several of the functions used in GNU | 4552 | In this chapter we study in detail several of the functions used in GNU |
| 4553 | Emacs. This is called a ``walk-through''. These functions are used as | 4553 | Emacs. This is called a ``walk-through''. These functions are used as |
| @@ -12114,7 +12114,7 @@ Internet, see | |||
| 12114 | @uref{http://www.gnu.org/software/texinfo/manual/texinfo/} | 12114 | @uref{http://www.gnu.org/software/texinfo/manual/texinfo/} |
| 12115 | @end ifhtml | 12115 | @end ifhtml |
| 12116 | @iftex | 12116 | @iftex |
| 12117 | ``Indicating Definitions, Commands, etc.'' in @cite{Texinfo, The GNU | 12117 | ``Indicating Definitions, Commands, etc.''@: in @cite{Texinfo, The GNU |
| 12118 | Documentation Format}. | 12118 | Documentation Format}. |
| 12119 | @end iftex | 12119 | @end iftex |
| 12120 | @end itemize | 12120 | @end itemize |
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index 6fdc8e2ec79..b81d0f84e5c 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi | |||
| @@ -132,7 +132,7 @@ byte compiler to warn if the command is called from Lisp. The output | |||
| 132 | of @code{describe-function} will include similar information. | 132 | of @code{describe-function} will include similar information. |
| 133 | The value of the property can be: a string, which the byte-compiler | 133 | The value of the property can be: a string, which the byte-compiler |
| 134 | will use directly in its warning (it should end with a period, and not | 134 | will use directly in its warning (it should end with a period, and not |
| 135 | start with a capital, e.g. ``use @dots{} instead.''); @code{t}; any | 135 | start with a capital, e.g., ``use @dots{} instead.''); @code{t}; any |
| 136 | other symbol, which should be an alternative function to use in Lisp | 136 | other symbol, which should be an alternative function to use in Lisp |
| 137 | code. | 137 | code. |
| 138 | 138 | ||
| @@ -1043,8 +1043,8 @@ the current Emacs session. If a symbol has not yet been so used, | |||
| 1043 | @end defun | 1043 | @end defun |
| 1044 | 1044 | ||
| 1045 | @menu | 1045 | @menu |
| 1046 | * Keyboard Events:: Ordinary characters--keys with symbols on them. | 1046 | * Keyboard Events:: Ordinary characters -- keys with symbols on them. |
| 1047 | * Function Keys:: Function keys--keys with names, not symbols. | 1047 | * Function Keys:: Function keys -- keys with names, not symbols. |
| 1048 | * Mouse Events:: Overview of mouse events. | 1048 | * Mouse Events:: Overview of mouse events. |
| 1049 | * Click Events:: Pushing and releasing a mouse button. | 1049 | * Click Events:: Pushing and releasing a mouse button. |
| 1050 | * Drag Events:: Moving the mouse before releasing the button. | 1050 | * Drag Events:: Moving the mouse before releasing the button. |
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 5dd74d25e8f..b73e70d1079 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi | |||
| @@ -2154,7 +2154,7 @@ stipple patterns. | |||
| 2154 | Alternative foreground color, a string. This is like @code{:foreground} | 2154 | Alternative foreground color, a string. This is like @code{:foreground} |
| 2155 | but the color is only used as a foreground when the background color is | 2155 | but the color is only used as a foreground when the background color is |
| 2156 | near to the foreground that would have been used. This is useful for | 2156 | near to the foreground that would have been used. This is useful for |
| 2157 | example when marking text (i.e. the region face). If the text has a foreground | 2157 | example when marking text (i.e., the region face). If the text has a foreground |
| 2158 | that is visible with the region face, that foreground is used. | 2158 | that is visible with the region face, that foreground is used. |
| 2159 | If the foreground is near the region face background, | 2159 | If the foreground is near the region face background, |
| 2160 | @code{:distant-foreground} is used instead so the text is readable. | 2160 | @code{:distant-foreground} is used instead so the text is readable. |
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index fc552be161b..fc8ba7b4116 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi | |||
| @@ -753,8 +753,8 @@ Defining Commands | |||
| 753 | 753 | ||
| 754 | Input Events | 754 | Input Events |
| 755 | 755 | ||
| 756 | * Keyboard Events:: Ordinary characters--keys with symbols on them. | 756 | * Keyboard Events:: Ordinary characters -- keys with symbols on them. |
| 757 | * Function Keys:: Function keys--keys with names, not symbols. | 757 | * Function Keys:: Function keys -- keys with names, not symbols. |
| 758 | * Mouse Events:: Overview of mouse events. | 758 | * Mouse Events:: Overview of mouse events. |
| 759 | * Click Events:: Pushing and releasing a mouse button. | 759 | * Click Events:: Pushing and releasing a mouse button. |
| 760 | * Drag Events:: Moving the mouse before releasing the button. | 760 | * Drag Events:: Moving the mouse before releasing the button. |
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index 0b8106dfc9c..85695c614c8 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi | |||
| @@ -360,7 +360,7 @@ coordinates might be negative. | |||
| 360 | Position of the top-left corner and size of the work area (``usable'' | 360 | Position of the top-left corner and size of the work area (``usable'' |
| 361 | space) in pixels as @samp{(@var{x} @var{y} @var{width} @var{height})}. | 361 | space) in pixels as @samp{(@var{x} @var{y} @var{width} @var{height})}. |
| 362 | This may be different from @samp{geometry} in that space occupied by | 362 | This may be different from @samp{geometry} in that space occupied by |
| 363 | various window manager features (docks, taskbars, etc.) may be | 363 | various window manager features (docks, taskbars, etc.)@: may be |
| 364 | excluded from the work area. Whether or not such features actually | 364 | excluded from the work area. Whether or not such features actually |
| 365 | subtract from the work area depends on the platform and environment. | 365 | subtract from the work area depends on the platform and environment. |
| 366 | Again, if the monitor is not the primary monitor, some of the | 366 | Again, if the monitor is not the primary monitor, some of the |
| @@ -1218,7 +1218,7 @@ These functions return the canonical height and width of a character in | |||
| 1218 | @var{frame}, measured in pixels. Together, these values establish the | 1218 | @var{frame}, measured in pixels. Together, these values establish the |
| 1219 | size of the default font on @var{frame}. The values depend on the | 1219 | size of the default font on @var{frame}. The values depend on the |
| 1220 | choice of font for @var{frame}, see @ref{Font and Color Parameters}. | 1220 | choice of font for @var{frame}, see @ref{Font and Color Parameters}. |
| 1221 | @end defun | 1221 | @end defun |
| 1222 | 1222 | ||
| 1223 | The default font can be also set directly with the following function: | 1223 | The default font can be also set directly with the following function: |
| 1224 | 1224 | ||
diff --git a/doc/lispref/functions.texi b/doc/lispref/functions.texi index 40b8322c73e..a853d2fbab5 100644 --- a/doc/lispref/functions.texi +++ b/doc/lispref/functions.texi | |||
| @@ -1222,7 +1222,7 @@ This macro is the handy way to add the advice @var{function} to the function | |||
| 1222 | stored in @var{place} (@pxref{Generalized Variables}). | 1222 | stored in @var{place} (@pxref{Generalized Variables}). |
| 1223 | 1223 | ||
| 1224 | @var{where} determines how @var{function} is composed with the | 1224 | @var{where} determines how @var{function} is composed with the |
| 1225 | existing function, e.g. whether @var{function} should be called before, or | 1225 | existing function, e.g., whether @var{function} should be called before, or |
| 1226 | after the original function. @xref{Advice combinators}, for the list of | 1226 | after the original function. @xref{Advice combinators}, for the list of |
| 1227 | available ways to compose the two functions. | 1227 | available ways to compose the two functions. |
| 1228 | 1228 | ||
| @@ -1310,7 +1310,7 @@ and its properties. | |||
| 1310 | @defun advice-eval-interactive-spec spec | 1310 | @defun advice-eval-interactive-spec spec |
| 1311 | Evaluate the interactive @var{spec} just like an interactive call to a function | 1311 | Evaluate the interactive @var{spec} just like an interactive call to a function |
| 1312 | with such a spec would, and then return the corresponding list of arguments | 1312 | with such a spec would, and then return the corresponding list of arguments |
| 1313 | that was built. E.g. @code{(advice-eval-interactive-spec "r\nP")} will | 1313 | that was built. E.g., @code{(advice-eval-interactive-spec "r\nP")} will |
| 1314 | return a list of three elements, containing the boundaries of the region and | 1314 | return a list of three elements, containing the boundaries of the region and |
| 1315 | the current prefix argument. | 1315 | the current prefix argument. |
| 1316 | @end defun | 1316 | @end defun |
diff --git a/doc/lispref/internals.texi b/doc/lispref/internals.texi index 2627ab74623..a5fff724ea1 100644 --- a/doc/lispref/internals.texi +++ b/doc/lispref/internals.texi | |||
| @@ -1624,7 +1624,7 @@ similar advice may apply to the unsigned counterparts (e.g., | |||
| 1624 | of @code{intptr_t}). | 1624 | of @code{intptr_t}). |
| 1625 | 1625 | ||
| 1626 | @item | 1626 | @item |
| 1627 | Prefer @code{int} for Emacs character codes, in the range 0 ..@: 0x3FFFFF. | 1627 | Prefer @code{int} for Emacs character codes, in the range 0 ..@: 0x3FFFFF@. |
| 1628 | More generally, prefer @code{int} for integers known to be in | 1628 | More generally, prefer @code{int} for integers known to be in |
| 1629 | @code{int} range, e.g., screen column counts. | 1629 | @code{int} range, e.g., screen column counts. |
| 1630 | 1630 | ||
diff --git a/doc/lispref/loading.texi b/doc/lispref/loading.texi index cf2f0007ca7..0ae8fbd0686 100644 --- a/doc/lispref/loading.texi +++ b/doc/lispref/loading.texi | |||
| @@ -95,7 +95,7 @@ suffix), unless it contains an explicit directory name. | |||
| 95 | 95 | ||
| 96 | If the option @code{load-prefer-newer} is non-@code{nil}, then when | 96 | If the option @code{load-prefer-newer} is non-@code{nil}, then when |
| 97 | searching suffixes, @code{load} selects whichever version of a file | 97 | searching suffixes, @code{load} selects whichever version of a file |
| 98 | (@samp{.elc}, @samp{.el}, etc.) has been modified most recently. | 98 | (@samp{.elc}, @samp{.el}, etc.)@: has been modified most recently. |
| 99 | 99 | ||
| 100 | If @var{filename} is a relative file name, such as @file{foo} or | 100 | If @var{filename} is a relative file name, such as @file{foo} or |
| 101 | @file{baz/foo.bar}, @code{load} searches for the file using the variable | 101 | @file{baz/foo.bar}, @code{load} searches for the file using the variable |
diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi index 82039ba450f..4fec757393f 100644 --- a/doc/lispref/minibuf.texi +++ b/doc/lispref/minibuf.texi | |||
| @@ -102,7 +102,7 @@ the minibuffer is in a separate frame. @xref{Minibuffers and Frames}. | |||
| 102 | When Emacs is running in batch mode, any request to read from the | 102 | When Emacs is running in batch mode, any request to read from the |
| 103 | minibuffer actually reads a line from the standard input descriptor that | 103 | minibuffer actually reads a line from the standard input descriptor that |
| 104 | was supplied when Emacs was started. This supports only basic input: | 104 | was supplied when Emacs was started. This supports only basic input: |
| 105 | none of the special minibuffer features (history, completion, etc.) | 105 | none of the special minibuffer features (history, completion, etc.)@: |
| 106 | are available in batch mode. | 106 | are available in batch mode. |
| 107 | 107 | ||
| 108 | @node Text from Minibuffer | 108 | @node Text from Minibuffer |
diff --git a/doc/lispref/numbers.texi b/doc/lispref/numbers.texi index 1ee70504a73..8d1d3a798eb 100644 --- a/doc/lispref/numbers.texi +++ b/doc/lispref/numbers.texi | |||
| @@ -261,7 +261,7 @@ If @var{x} is finite, then @var{s} is a floating-point number between 0.5 | |||
| 261 | @math{x = s 2^e}. | 261 | @math{x = s 2^e}. |
| 262 | @end tex | 262 | @end tex |
| 263 | If @var{x} is zero or infinity, then @var{s} is the same as @var{x}. | 263 | If @var{x} is zero or infinity, then @var{s} is the same as @var{x}. |
| 264 | If @var{x} is a NaN, then @var{s} is also a NaN. | 264 | If @var{x} is a NaN, then @var{s} is also a NaN@. |
| 265 | If @var{x} is zero, then @var{e} is 0. | 265 | If @var{x} is zero, then @var{e} is 0. |
| 266 | @end defun | 266 | @end defun |
| 267 | 267 | ||
diff --git a/doc/lispref/streams.texi b/doc/lispref/streams.texi index e52a543110b..dfad2d83d54 100644 --- a/doc/lispref/streams.texi +++ b/doc/lispref/streams.texi | |||
| @@ -344,7 +344,7 @@ When reading or writing from the standard input/output streams of the | |||
| 344 | Emacs process in batch mode, it is sometimes required to make sure any | 344 | Emacs process in batch mode, it is sometimes required to make sure any |
| 345 | arbitrary binary data will be read/written verbatim, and/or that no | 345 | arbitrary binary data will be read/written verbatim, and/or that no |
| 346 | translation of newlines to or from CR-LF pairs are performed. This | 346 | translation of newlines to or from CR-LF pairs are performed. This |
| 347 | issue does not exist on Posix hosts, only on MS-Windows and MS-DOS. | 347 | issue does not exist on Posix hosts, only on MS-Windows and MS-DOS@. |
| 348 | The following function allows to control the I/O mode of any standard | 348 | The following function allows to control the I/O mode of any standard |
| 349 | stream of the Emacs process. | 349 | stream of the Emacs process. |
| 350 | 350 | ||
diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi index a7cfb22e889..da67ec2b541 100644 --- a/doc/lispref/text.texi +++ b/doc/lispref/text.texi | |||
| @@ -811,7 +811,7 @@ Delete trailing whitespace in the region defined by @var{start} and | |||
| 811 | This command deletes whitespace characters after the last | 811 | This command deletes whitespace characters after the last |
| 812 | non-whitespace character in each line in the region. | 812 | non-whitespace character in each line in the region. |
| 813 | 813 | ||
| 814 | If this command acts on the entire buffer (i.e. if called | 814 | If this command acts on the entire buffer (i.e., if called |
| 815 | interactively with the mark inactive, or called from Lisp with | 815 | interactively with the mark inactive, or called from Lisp with |
| 816 | @var{end} @code{nil}), it also deletes all trailing lines at the end of the | 816 | @var{end} @code{nil}), it also deletes all trailing lines at the end of the |
| 817 | buffer if the variable @code{delete-trailing-lines} is non-@code{nil}. | 817 | buffer if the variable @code{delete-trailing-lines} is non-@code{nil}. |
| @@ -2720,7 +2720,7 @@ text properties are considered, since strings never have overlays. | |||
| 2720 | @defun get-pos-property position prop &optional object | 2720 | @defun get-pos-property position prop &optional object |
| 2721 | This function is like @code{get-char-property}, except that it pays | 2721 | This function is like @code{get-char-property}, except that it pays |
| 2722 | attention to properties' stickiness and overlays' advancement settings | 2722 | attention to properties' stickiness and overlays' advancement settings |
| 2723 | instead of the property of the character at (i.e. right after) | 2723 | instead of the property of the character at (i.e., right after) |
| 2724 | @var{position}. | 2724 | @var{position}. |
| 2725 | @end defun | 2725 | @end defun |
| 2726 | 2726 | ||
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi index 8dbde4d5ea0..7a2fd9b2e35 100644 --- a/doc/misc/auth.texi +++ b/doc/misc/auth.texi | |||
| @@ -111,9 +111,9 @@ You can use spaces inside a password or other token by surrounding the | |||
| 111 | token with either single or double quotes. | 111 | token with either single or double quotes. |
| 112 | 112 | ||
| 113 | You can use single quotes inside a password or other token by | 113 | You can use single quotes inside a password or other token by |
| 114 | surrounding it with double quotes, e.g. @code{"he'llo"}. Similarly you | 114 | surrounding it with double quotes, e.g., @code{"he'llo"}. Similarly you |
| 115 | can use double quotes inside a password or other token by surrounding | 115 | can use double quotes inside a password or other token by surrounding |
| 116 | it with single quotes, e.g. @code{'he"llo'}. You can't mix both (so a | 116 | it with single quotes, e.g., @code{'he"llo'}. You can't mix both (so a |
| 117 | password or other token can't have both single and double quotes). | 117 | password or other token can't have both single and double quotes). |
| 118 | 118 | ||
| 119 | All this is optional. You could just say (but we don't recommend it, | 119 | All this is optional. You could just say (but we don't recommend it, |
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index 30e39c43112..62a81b81ec7 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi | |||
| @@ -36800,7 +36800,7 @@ desired function, or with @kbd{x} or @kbd{z} followed by a function name, | |||
| 36800 | or with @kbd{$} to take a formula from the top of the stack, or with | 36800 | or with @kbd{$} to take a formula from the top of the stack, or with |
| 36801 | @kbd{'} and a typed formula. In the last two cases, the formula may | 36801 | @kbd{'} and a typed formula. In the last two cases, the formula may |
| 36802 | be a nameless function like @samp{<#1+#2>} or @samp{<x, y : x+y>}, or it | 36802 | be a nameless function like @samp{<#1+#2>} or @samp{<x, y : x+y>}, or it |
| 36803 | may include @kbd{$}, @kbd{$$}, etc. (where @kbd{$} will correspond to the | 36803 | may include @kbd{$}, @kbd{$$}, etc.@: (where @kbd{$} will correspond to the |
| 36804 | last argument of the created function), or otherwise you will be | 36804 | last argument of the created function), or otherwise you will be |
| 36805 | prompted for an argument list. The number of vectors popped from the | 36805 | prompted for an argument list. The number of vectors popped from the |
| 36806 | stack by @kbd{V M} depends on the number of arguments of the function. | 36806 | stack by @kbd{V M} depends on the number of arguments of the function. |
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi index 1b79640d77a..068706a9158 100644 --- a/doc/misc/cc-mode.texi +++ b/doc/misc/cc-mode.texi | |||
| @@ -1038,7 +1038,7 @@ Movement}. They might be removed from a future release of @ccmode{}. | |||
| 1038 | Since there's a lot of normal text in comments and string literals, | 1038 | Since there's a lot of normal text in comments and string literals, |
| 1039 | @ccmode{} provides features to edit these like in text mode. The goal | 1039 | @ccmode{} provides features to edit these like in text mode. The goal |
| 1040 | is to do it seamlessly, i.e., you can use auto fill mode, sentence and | 1040 | is to do it seamlessly, i.e., you can use auto fill mode, sentence and |
| 1041 | paragraph movement, paragraph filling, adaptive filling etc. wherever | 1041 | paragraph movement, paragraph filling, adaptive filling etc.@: wherever |
| 1042 | there's a piece of normal text without having to think much about it. | 1042 | there's a piece of normal text without having to think much about it. |
| 1043 | @ccmode{} keeps the indentation, fixes suitable comment line prefixes, | 1043 | @ccmode{} keeps the indentation, fixes suitable comment line prefixes, |
| 1044 | and so on. | 1044 | and so on. |
| @@ -7140,7 +7140,7 @@ of XEmacs since 19.16. | |||
| 7140 | Due to release schedule skew, it is likely that all of these Emacsen | 7140 | Due to release schedule skew, it is likely that all of these Emacsen |
| 7141 | have old versions of @ccmode{} and so should be upgraded. Access to the | 7141 | have old versions of @ccmode{} and so should be upgraded. Access to the |
| 7142 | @ccmode{} source code, as well as more detailed information on Emacsen | 7142 | @ccmode{} source code, as well as more detailed information on Emacsen |
| 7143 | compatibility, etc. are all available on the web site: | 7143 | compatibility, etc.@: are all available on the web site: |
| 7144 | 7144 | ||
| 7145 | @quotation | 7145 | @quotation |
| 7146 | @uref{http://cc-mode.sourceforge.net/} | 7146 | @uref{http://cc-mode.sourceforge.net/} |
diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi index 3f42862f07a..f17fd31a7f2 100644 --- a/doc/misc/eieio.texi +++ b/doc/misc/eieio.texi | |||
| @@ -178,7 +178,7 @@ error. @ref{Signals}. | |||
| 178 | 178 | ||
| 179 | First off, please note that this manual cannot serve as a complete | 179 | First off, please note that this manual cannot serve as a complete |
| 180 | introduction to object oriented programming and generic functions in | 180 | introduction to object oriented programming and generic functions in |
| 181 | LISP. Although EIEIO is not a complete implementation of the Common | 181 | LISP@. Although EIEIO is not a complete implementation of the Common |
| 182 | Lisp Object System (CLOS) and also differs from it in several aspects, | 182 | Lisp Object System (CLOS) and also differs from it in several aspects, |
| 183 | it follows the same basic concepts. Therefore, it is highly | 183 | it follows the same basic concepts. Therefore, it is highly |
| 184 | recommended to learn those from a textbook or tutorial first, | 184 | recommended to learn those from a textbook or tutorial first, |
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi index 2f4ffae87c1..3a86e1ba1ad 100644 --- a/doc/misc/erc.texi +++ b/doc/misc/erc.texi | |||
| @@ -716,8 +716,8 @@ stuff, to the current ERC buffer." | |||
| 716 | (setq erc-autojoin-channels-alist '(("freenode.net" "#emacs" "#erc"))) | 716 | (setq erc-autojoin-channels-alist '(("freenode.net" "#emacs" "#erc"))) |
| 717 | 717 | ||
| 718 | ;; Rename server buffers to reflect the current network name instead | 718 | ;; Rename server buffers to reflect the current network name instead |
| 719 | ;; of SERVER:PORT. (e.g. "freenode" instead of "irc.freenode.net:6667"). This | 719 | ;; of SERVER:PORT (e.g., "freenode" instead of "irc.freenode.net:6667"). |
| 720 | ;; is useful when using a bouncer like ZNC where you have multiple | 720 | ;; This is useful when using a bouncer like ZNC where you have multiple |
| 721 | ;; connections to the same server. | 721 | ;; connections to the same server. |
| 722 | (setq erc-rename-buffers t) | 722 | (setq erc-rename-buffers t) |
| 723 | 723 | ||
| @@ -780,7 +780,7 @@ or if you have bugs to report, there are several places you can go. | |||
| 780 | 780 | ||
| 781 | @item | 781 | @item |
| 782 | @uref{http://www.emacswiki.org/cgi-bin/wiki/ERC} is the | 782 | @uref{http://www.emacswiki.org/cgi-bin/wiki/ERC} is the |
| 783 | emacswiki.org page for ERC@. Anyone may add tips, hints, etc. to it. | 783 | emacswiki.org page for ERC@. Anyone may add tips, hints, etc.@: to it. |
| 784 | 784 | ||
| 785 | @item | 785 | @item |
| 786 | You can ask questions about using ERC on the Emacs mailing list, | 786 | You can ask questions about using ERC on the Emacs mailing list, |
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi index ca90573f30b..6d57a78d170 100644 --- a/doc/misc/eshell.texi +++ b/doc/misc/eshell.texi | |||
| @@ -649,7 +649,7 @@ Programs that need a terminal to display output properly are referred | |||
| 649 | to in this manual as ``visual commands,'' because they are not simply | 649 | to in this manual as ``visual commands,'' because they are not simply |
| 650 | line-oriented. You must tell Eshell which commands are visual, by | 650 | line-oriented. You must tell Eshell which commands are visual, by |
| 651 | adding them to @code{eshell-visual-commands}; for commands that are | 651 | adding them to @code{eshell-visual-commands}; for commands that are |
| 652 | visual for only certain @emph{sub}-commands -- e.g. @samp{git log} but | 652 | visual for only certain @emph{sub}-commands -- e.g., @samp{git log} but |
| 653 | not @samp{git status} -- use @code{eshell-visual-subcommands}; and for | 653 | not @samp{git status} -- use @code{eshell-visual-subcommands}; and for |
| 654 | commands that are visual only when passed certain options, use | 654 | commands that are visual only when passed certain options, use |
| 655 | @code{eshell-visual-options}. | 655 | @code{eshell-visual-options}. |
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi index f60354d6d68..c7f84b5d4f0 100644 --- a/doc/misc/eww.texi +++ b/doc/misc/eww.texi | |||
| @@ -126,7 +126,7 @@ specified in @code{eww-download-directory} (Default: @file{~/Downloads/}). | |||
| 126 | @cindex History | 126 | @cindex History |
| 127 | EWW remembers the URLs you have visited to allow you to go back and | 127 | EWW remembers the URLs you have visited to allow you to go back and |
| 128 | forth between them. By pressing @kbd{l} (@code{eww-back-url}) you go | 128 | forth between them. By pressing @kbd{l} (@code{eww-back-url}) you go |
| 129 | to the previous URL. You can go forward again with @kbd{r} | 129 | to the previous URL@. You can go forward again with @kbd{r} |
| 130 | (@code{eww-forward-url}). If you want an overview of your browsing | 130 | (@code{eww-forward-url}). If you want an overview of your browsing |
| 131 | history press @kbd{H} (@code{eww-list-histories}) to open the history | 131 | history press @kbd{H} (@code{eww-list-histories}) to open the history |
| 132 | buffer @file{*eww history*}. The history is lost when EWW is quit. | 132 | buffer @file{*eww history*}. The history is lost when EWW is quit. |
| @@ -247,7 +247,7 @@ Sessions, , emacs, The GNU Emacs Manual}. | |||
| 247 | 247 | ||
| 248 | @vindex eww-desktop-remove-duplicates | 248 | @vindex eww-desktop-remove-duplicates |
| 249 | EWW history may sensibly contain multiple entries for the same page | 249 | EWW history may sensibly contain multiple entries for the same page |
| 250 | URI. At run-time, these entries may still have different associated | 250 | URI@. At run-time, these entries may still have different associated |
| 251 | point positions or the actual Web page contents. | 251 | point positions or the actual Web page contents. |
| 252 | The latter, however, tend to be overly large to preserve in the | 252 | The latter, however, tend to be overly large to preserve in the |
| 253 | desktop file, so they get omitted, thus rendering the respective | 253 | desktop file, so they get omitted, thus rendering the respective |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index d714656457f..ed4d1a58f79 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -11482,7 +11482,7 @@ who wrote the article, the date it was written and the subject of the | |||
| 11482 | article. That's well and nice, but there's also lots of information | 11482 | article. That's well and nice, but there's also lots of information |
| 11483 | most people do not want to see---what systems the article has passed | 11483 | most people do not want to see---what systems the article has passed |
| 11484 | through before reaching you, the @code{Message-ID}, the | 11484 | through before reaching you, the @code{Message-ID}, the |
| 11485 | @code{References}, etc. ad nauseam---and you'll probably want to get rid | 11485 | @code{References}, etc.@: ad nauseam---and you'll probably want to get rid |
| 11486 | of some of those lines. If you want to keep all those lines in the | 11486 | of some of those lines. If you want to keep all those lines in the |
| 11487 | article buffer, you can set @code{gnus-show-all-headers} to @code{t}. | 11487 | article buffer, you can set @code{gnus-show-all-headers} to @code{t}. |
| 11488 | 11488 | ||
| @@ -25905,7 +25905,7 @@ Store custom flags and keywords | |||
| 25905 | The registry can store custom flags and keywords for a message. For | 25905 | The registry can store custom flags and keywords for a message. For |
| 25906 | instance, you can mark a message ``To-Do'' this way and the flag will | 25906 | instance, you can mark a message ``To-Do'' this way and the flag will |
| 25907 | persist whether the message is in the nnimap, nnml, nnmaildir, | 25907 | persist whether the message is in the nnimap, nnml, nnmaildir, |
| 25908 | etc. backends. | 25908 | etc.@: backends. |
| 25909 | 25909 | ||
| 25910 | @item | 25910 | @item |
| 25911 | Store arbitrary data | 25911 | Store arbitrary data |
| @@ -25988,7 +25988,7 @@ registry will be pruned back to less than | |||
| 25988 | @code{gnus-registry-max-entries}. This option controls exactly how | 25988 | @code{gnus-registry-max-entries}. This option controls exactly how |
| 25989 | much less: the target is calculated as the maximum number of entries | 25989 | much less: the target is calculated as the maximum number of entries |
| 25990 | minus the maximum number times this factor. The default is 0.1: | 25990 | minus the maximum number times this factor. The default is 0.1: |
| 25991 | i.e. if your registry is limited to 50000 entries, pruning will try to | 25991 | i.e., if your registry is limited to 50000 entries, pruning will try to |
| 25992 | cut back to 45000 entries. Entries with keys marked as precious will | 25992 | cut back to 45000 entries. Entries with keys marked as precious will |
| 25993 | not be pruned. | 25993 | not be pruned. |
| 25994 | @end defvar | 25994 | @end defvar |
diff --git a/doc/misc/htmlfontify.texi b/doc/misc/htmlfontify.texi index 630b5f798a1..6579cd6c7d1 100644 --- a/doc/misc/htmlfontify.texi +++ b/doc/misc/htmlfontify.texi | |||
| @@ -839,7 +839,7 @@ See @ref{hfy-display-class} for details of valid values for @var{class}. | |||
| 839 | (hfy-face-at P) | 839 | (hfy-face-at P) |
| 840 | @end lisp | 840 | @end lisp |
| 841 | 841 | ||
| 842 | Find face in effect at point P. If overlays are to be considered | 842 | Find face in effect at point P@. If overlays are to be considered |
| 843 | (see @ref{hfy-optimisations}) then this may return a @code{defface} style | 843 | (see @ref{hfy-optimisations}) then this may return a @code{defface} style |
| 844 | list of face properties instead of a face symbol. | 844 | list of face properties instead of a face symbol. |
| 845 | 845 | ||
| @@ -1418,7 +1418,7 @@ Add @samp{<div class="default"> </div>} tags around the fontified body. | |||
| 1418 | a page with different colors than the fontified code.) | 1418 | a page with different colors than the fontified code.) |
| 1419 | 1419 | ||
| 1420 | @item keep-overlays | 1420 | @item keep-overlays |
| 1421 | Preserve overlay highlighting (c.f. @code{ediff} or @code{goo-font-lock}) | 1421 | Preserve overlay highlighting (cf.@: @code{ediff} or @code{goo-font-lock}) |
| 1422 | as well as basic faces. Can result in extremely verbose highlighting | 1422 | as well as basic faces. Can result in extremely verbose highlighting |
| 1423 | if there are many overlays (as is the case with @code{goo-font-lock}). | 1423 | if there are many overlays (as is the case with @code{goo-font-lock}). |
| 1424 | 1424 | ||
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi index 1858a51dd81..7cf9673add5 100644 --- a/doc/misc/idlwave.texi +++ b/doc/misc/idlwave.texi | |||
| @@ -1010,7 +1010,7 @@ Non-@code{nil} means use last match on line for | |||
| 1010 | @cindex Highlighting of syntax | 1010 | @cindex Highlighting of syntax |
| 1011 | @cindex Font lock | 1011 | @cindex Font lock |
| 1012 | 1012 | ||
| 1013 | Highlighting of keywords, comments, strings etc. can be accomplished | 1013 | Highlighting of keywords, comments, strings etc.@: can be accomplished |
| 1014 | with @code{font-lock}. If you are using @code{global-font-lock-mode} | 1014 | with @code{font-lock}. If you are using @code{global-font-lock-mode} |
| 1015 | (in Emacs), or have @code{font-lock} turned on in any other buffer in | 1015 | (in Emacs), or have @code{font-lock} turned on in any other buffer in |
| 1016 | XEmacs, it should also automatically work in IDLWAVE buffers. If you'd | 1016 | XEmacs, it should also automatically work in IDLWAVE buffers. If you'd |
| @@ -3111,7 +3111,7 @@ window, but is useful for immediate stepping, etc. | |||
| 3111 | @kindex C-c C-d C-p | 3111 | @kindex C-c C-d C-p |
| 3112 | Do you find yourself repeatedly typing, e.g., @code{print,n_elements(x)}, | 3112 | Do you find yourself repeatedly typing, e.g., @code{print,n_elements(x)}, |
| 3113 | and similar statements to remind yourself of the | 3113 | and similar statements to remind yourself of the |
| 3114 | type/size/structure/value/etc. of variables and expressions in your code | 3114 | type/size/structure/value/etc.@: of variables and expressions in your code |
| 3115 | or at the command line? IDLWAVE has a suite of special commands to | 3115 | or at the command line? IDLWAVE has a suite of special commands to |
| 3116 | automate these types of variable or expression examinations. They work | 3116 | automate these types of variable or expression examinations. They work |
| 3117 | by sending statements to the shell formatted to include the indicated | 3117 | by sending statements to the shell formatted to include the indicated |
diff --git a/doc/misc/ido.texi b/doc/misc/ido.texi index 25380c08bef..a80620f681f 100644 --- a/doc/misc/ido.texi +++ b/doc/misc/ido.texi | |||
| @@ -305,7 +305,7 @@ the files in that directory, simply move the directory to the head | |||
| 305 | of the list and hit @key{RET}. | 305 | of the list and hit @key{RET}. |
| 306 | 306 | ||
| 307 | To go up to the parent directory, delete any partial file name already | 307 | To go up to the parent directory, delete any partial file name already |
| 308 | specified (e.g. using @key{DEL}) and hit @key{DEL}. | 308 | specified (e.g., using @key{DEL}) and hit @key{DEL}. |
| 309 | 309 | ||
| 310 | @c @deffn Command ido-delete-backward-updir | 310 | @c @deffn Command ido-delete-backward-updir |
| 311 | 311 | ||
diff --git a/doc/misc/newsticker.texi b/doc/misc/newsticker.texi index a9ebc203e31..aa1ad72e382 100644 --- a/doc/misc/newsticker.texi +++ b/doc/misc/newsticker.texi | |||
| @@ -123,7 +123,7 @@ You may select any number of feeds from this list of (sample) news feeds. | |||
| 123 | @vindex newsticker-url-list | 123 | @vindex newsticker-url-list |
| 124 | @item newsticker-url-list | 124 | @item newsticker-url-list |
| 125 | All your personal news feeds are defined here. Each feed is | 125 | All your personal news feeds are defined here. Each feed is |
| 126 | identified by its name and an URL. You may set the start-time and the | 126 | identified by its name and an URL@. You may set the start-time and the |
| 127 | retrieval interval for each feed as well as the retrieval command | 127 | retrieval interval for each feed as well as the retrieval command |
| 128 | arguments in case that the default values do not fit a certain feed. | 128 | arguments in case that the default values do not fit a certain feed. |
| 129 | 129 | ||
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 2cb80abb0db..d2721f6e35e 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -891,7 +891,7 @@ Recent Emacs distributions include a packaging system which lets you install | |||
| 891 | Elisp libraries. You can install Org with @kbd{M-x package-install RET org}. | 891 | Elisp libraries. You can install Org with @kbd{M-x package-install RET org}. |
| 892 | 892 | ||
| 893 | @noindent @b{Important}: you need to do this in a session where no @code{.org} file has | 893 | @noindent @b{Important}: you need to do this in a session where no @code{.org} file has |
| 894 | been visited, i.e. where no Org built-in function have been loaded. | 894 | been visited, i.e., where no Org built-in function have been loaded. |
| 895 | Otherwise autoload Org functions will mess up the installation. | 895 | Otherwise autoload Org functions will mess up the installation. |
| 896 | 896 | ||
| 897 | Then, to make sure your Org configuration is taken into account, initialize | 897 | Then, to make sure your Org configuration is taken into account, initialize |
| @@ -10444,7 +10444,7 @@ You can change the default state of this option by setting | |||
| 10444 | 10444 | ||
| 10445 | @item C-v | 10445 | @item C-v |
| 10446 | Toggle visible-only export. Only export the text that is currently | 10446 | Toggle visible-only export. Only export the text that is currently |
| 10447 | visible, i.e. not hidden by outline visibility in the buffer. | 10447 | visible, i.e., not hidden by outline visibility in the buffer. |
| 10448 | 10448 | ||
| 10449 | @end table | 10449 | @end table |
| 10450 | 10450 | ||
| @@ -12103,7 +12103,7 @@ Internet-style links for all other links. | |||
| 12103 | A link with no description and destined to a regular (un-itemized) outline | 12103 | A link with no description and destined to a regular (un-itemized) outline |
| 12104 | heading is replaced with a cross-reference and section number of the heading. | 12104 | heading is replaced with a cross-reference and section number of the heading. |
| 12105 | 12105 | ||
| 12106 | A @samp{\ref@{label@}}-style reference to an image, table etc. is replaced | 12106 | A @samp{\ref@{label@}}-style reference to an image, table etc.@: is replaced |
| 12107 | with a cross-reference and sequence number of the labeled entity. | 12107 | with a cross-reference and sequence number of the labeled entity. |
| 12108 | @xref{Labels and captions in ODT export}. | 12108 | @xref{Labels and captions in ODT export}. |
| 12109 | 12109 | ||
| @@ -13410,7 +13410,7 @@ from it (e.g., @code{beamer}). | |||
| 13410 | 13410 | ||
| 13411 | This is obviously the most powerful customization, since the changes happen | 13411 | This is obviously the most powerful customization, since the changes happen |
| 13412 | at the parser level. Indeed, some export back-ends are built as extensions | 13412 | at the parser level. Indeed, some export back-ends are built as extensions |
| 13413 | of other ones (e.g. Markdown back-end an extension of HTML back-end). | 13413 | of other ones (e.g., Markdown back-end an extension of HTML back-end). |
| 13414 | 13414 | ||
| 13415 | Extending a back-end means that if an element type is not transcoded by the | 13415 | Extending a back-end means that if an element type is not transcoded by the |
| 13416 | new back-end, it will be handled by the original one. Hence you can extend | 13416 | new back-end, it will be handled by the original one. Hence you can extend |
diff --git a/doc/misc/pgg.texi b/doc/misc/pgg.texi index 4518de41415..a46c0fb8b4a 100644 --- a/doc/misc/pgg.texi +++ b/doc/misc/pgg.texi | |||
| @@ -82,7 +82,7 @@ communication. Even though Mailcrypt has similar feature, it does not | |||
| 82 | deal with detached PGP messages, normally used in PGP/MIME | 82 | deal with detached PGP messages, normally used in PGP/MIME |
| 83 | infrastructure. This was the main reason why I wrote the new library. | 83 | infrastructure. This was the main reason why I wrote the new library. |
| 84 | 84 | ||
| 85 | Note that the PGG library is now obsolete, replaced by EasyPG. | 85 | Note that the PGG library is now obsolete, replaced by EasyPG@. |
| 86 | @xref{Top,, EasyPG, epa, EasyPG Assistant User's Manual}. | 86 | @xref{Top,, EasyPG, epa, EasyPG Assistant User's Manual}. |
| 87 | 87 | ||
| 88 | PGP/MIME is an application of MIME Object Security Services (RFC1848). | 88 | PGP/MIME is an application of MIME Object Security Services (RFC1848). |
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi index facfb4376db..1497b1f5f1d 100644 --- a/doc/misc/reftex.texi +++ b/doc/misc/reftex.texi | |||
| @@ -608,7 +608,7 @@ Show calling point in another window. This is the point from where | |||
| 608 | 608 | ||
| 609 | @item < | 609 | @item < |
| 610 | Promote the current section. This will convert @code{\section} to | 610 | Promote the current section. This will convert @code{\section} to |
| 611 | @code{\chapter}, @code{\subsection} to @code{\section} etc. If there is | 611 | @code{\chapter}, @code{\subsection} to @code{\section} etc. If there is |
| 612 | an active region, all sections in the region will be promoted, including | 612 | an active region, all sections in the region will be promoted, including |
| 613 | the one at point. To avoid mistakes, @RefTeX{} requires a fresh | 613 | the one at point. To avoid mistakes, @RefTeX{} requires a fresh |
| 614 | document scan before executing this command; if necessary, it will | 614 | document scan before executing this command; if necessary, it will |
| @@ -1567,7 +1567,7 @@ Here is the setup: | |||
| 1567 | @cindex @code{linguex}, LaTeX package | 1567 | @cindex @code{linguex}, LaTeX package |
| 1568 | @cindex LaTeX packages, @code{linguex} | 1568 | @cindex LaTeX packages, @code{linguex} |
| 1569 | A more complex example is the @file{linguex.sty} package which defines | 1569 | A more complex example is the @file{linguex.sty} package which defines |
| 1570 | list macros @samp{\ex.}, @samp{\a.}, @samp{\b.} etc. for lists which are | 1570 | list macros @samp{\ex.}, @samp{\a.}, @samp{\b.} etc.@: for lists which are |
| 1571 | terminated by @samp{\z.} or by an empty line. | 1571 | terminated by @samp{\z.} or by an empty line. |
| 1572 | 1572 | ||
| 1573 | @example | 1573 | @example |
| @@ -5906,7 +5906,7 @@ When no BibTeX database files are specified, citations can also use | |||
| 5906 | @noindent @b{Version 3.11} | 5906 | @noindent @b{Version 3.11} |
| 5907 | @itemize @bullet | 5907 | @itemize @bullet |
| 5908 | @item | 5908 | @item |
| 5909 | Fixed bug which led to naked label in (e.g.@:) footnotes. | 5909 | Fixed bug which led to naked label in (e.g.)@: footnotes. |
| 5910 | @item | 5910 | @item |
| 5911 | Added scroll-other-window functions to RefTeX-Select. | 5911 | Added scroll-other-window functions to RefTeX-Select. |
| 5912 | @end itemize | 5912 | @end itemize |
diff --git a/doc/misc/todo-mode.texi b/doc/misc/todo-mode.texi index 6f684dea5d5..f58965cadab 100644 --- a/doc/misc/todo-mode.texi +++ b/doc/misc/todo-mode.texi | |||
| @@ -1421,7 +1421,7 @@ Advance point to the next button. | |||
| 1421 | Put point on the previous button. | 1421 | Put point on the previous button. |
| 1422 | @end table | 1422 | @end table |
| 1423 | 1423 | ||
| 1424 | These commands are cyclic, e.g. when point is on the last button, | 1424 | These commands are cyclic, e.g., when point is on the last button, |
| 1425 | pressing @kbd{n} moves it to the first button. | 1425 | pressing @kbd{n} moves it to the first button. |
| 1426 | 1426 | ||
| 1427 | Typing @kbd{q} exits Todo Categories mode, killing the buffer and returning | 1427 | Typing @kbd{q} exits Todo Categories mode, killing the buffer and returning |
| @@ -1787,7 +1787,7 @@ current file: | |||
| 1787 | @item F h | 1787 | @item F h |
| 1788 | @itemx h | 1788 | @itemx h |
| 1789 | Hide the item headers if visible, or show them if they are hidden. | 1789 | Hide the item headers if visible, or show them if they are hidden. |
| 1790 | With done items, only the done header (i.e. the done tag and date-time | 1790 | With done items, only the done header (i.e., the done tag and date-time |
| 1791 | string inserted when the item was marked done) is hidden, the original | 1791 | string inserted when the item was marked done) is hidden, the original |
| 1792 | date-time string is not. With filtered items, the category (or | 1792 | date-time string is not. With filtered items, the category (or |
| 1793 | category-file) tag is not hidden. | 1793 | category-file) tag is not hidden. |
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 5d02d909791..d9cb933cb6c 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -1001,7 +1001,7 @@ name. | |||
| 1001 | This special method uses the Android Debug Bridge for accessing | 1001 | This special method uses the Android Debug Bridge for accessing |
| 1002 | Android devices. The Android Debug Bridge must be installed locally. | 1002 | Android devices. The Android Debug Bridge must be installed locally. |
| 1003 | Some GNU/Linux distributions offer it for installation, otherwise it | 1003 | Some GNU/Linux distributions offer it for installation, otherwise it |
| 1004 | can be installed as part of the Android SDK. If the @command{adb} | 1004 | can be installed as part of the Android SDK@. If the @command{adb} |
| 1005 | program is not found via the @env{PATH} environment variable, the | 1005 | program is not found via the @env{PATH} environment variable, the |
| 1006 | variable @var{tramp-adb-program} must point to its absolute path. | 1006 | variable @var{tramp-adb-program} must point to its absolute path. |
| 1007 | 1007 | ||
diff --git a/doc/misc/vhdl-mode.texi b/doc/misc/vhdl-mode.texi index 524a534c38d..777bb107772 100644 --- a/doc/misc/vhdl-mode.texi +++ b/doc/misc/vhdl-mode.texi | |||
| @@ -159,7 +159,7 @@ the construct on that line. A @dfn{syntactic component} consists of a | |||
| 159 | pair of information (in lisp parlance, a @emph{cons cell}), where the | 159 | pair of information (in lisp parlance, a @emph{cons cell}), where the |
| 160 | first part is a @dfn{syntactic symbol}, and the second part is a | 160 | first part is a @dfn{syntactic symbol}, and the second part is a |
| 161 | @dfn{relative buffer position}. Syntactic symbols describe elements of | 161 | @dfn{relative buffer position}. Syntactic symbols describe elements of |
| 162 | VHDL code, e.g. @code{statement}, @code{comment}, @code{block-open}, | 162 | VHDL code, e.g., @code{statement}, @code{comment}, @code{block-open}, |
| 163 | @code{block-close}, etc. @xref{Syntactic Symbols}, for a complete list | 163 | @code{block-close}, etc. @xref{Syntactic Symbols}, for a complete list |
| 164 | of currently recognized syntactic symbols and their semantics. Also, | 164 | of currently recognized syntactic symbols and their semantics. Also, |
| 165 | the variable @code{vhdl-offsets-alist} contains the list of currently | 165 | the variable @code{vhdl-offsets-alist} contains the list of currently |
| @@ -633,8 +633,8 @@ similar to what is allowed in @code{vhdl-offsets-alist}. When the file is | |||
| 633 | visited, VHDL Mode will automatically institute these offsets using | 633 | visited, VHDL Mode will automatically institute these offsets using |
| 634 | @code{vhdl-set-offset}. @xref{Customizing Indentation}. | 634 | @code{vhdl-set-offset}. @xref{Customizing Indentation}. |
| 635 | 635 | ||
| 636 | Note that file style settings (i.e. @code{vhdl-file-style}) are applied | 636 | Note that file style settings (i.e., @code{vhdl-file-style}) are applied |
| 637 | before file offset settings (i.e. @code{vhdl-file-offsets}). | 637 | before file offset settings (i.e., @code{vhdl-file-offsets}). |
| 638 | 638 | ||
| 639 | 639 | ||
| 640 | @node Advanced Customizations | 640 | @node Advanced Customizations |
diff --git a/doc/misc/vip.texi b/doc/misc/vip.texi index 9a5255d43af..ebb14944e24 100644 --- a/doc/misc/vip.texi +++ b/doc/misc/vip.texi | |||
| @@ -436,7 +436,7 @@ Jump to mark (and pop mark off the mark ring). | |||
| 436 | 436 | ||
| 437 | @cindex region | 437 | @cindex region |
| 438 | 438 | ||
| 439 | Vi operators like @kbd{d}, @kbd{c} etc. are usually used in combination | 439 | Vi operators like @kbd{d}, @kbd{c} etc.@: are usually used in combination |
| 440 | with motion commands. It is now possible to use current region as the | 440 | with motion commands. It is now possible to use current region as the |
| 441 | argument to these operators. (A @dfn{region} is a part of buffer | 441 | argument to these operators. (A @dfn{region} is a part of buffer |
| 442 | delimited by point and mark.) The key @kbd{r} is used for this purpose. | 442 | delimited by point and mark.) The key @kbd{r} is used for this purpose. |
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi index bea7f47edbb..0ccc6ac91d5 100644 --- a/doc/misc/viper.texi +++ b/doc/misc/viper.texi | |||
| @@ -1224,7 +1224,7 @@ Facilities like this make Vi's @kbd{:ab} command obsolete. | |||
| 1224 | @cindex Ex style motion | 1224 | @cindex Ex style motion |
| 1225 | @cindex line editor motion | 1225 | @cindex line editor motion |
| 1226 | 1226 | ||
| 1227 | Viper can be set free from the line--limited movements in Vi, such as @kbd{l} | 1227 | Viper can be set free from the line-limited movements in Vi, such as @kbd{l} |
| 1228 | refusing to move beyond the line, @key{ESC} moving one character back, | 1228 | refusing to move beyond the line, @key{ESC} moving one character back, |
| 1229 | etc. These derive from Ex, which is a line editor. If your | 1229 | etc. These derive from Ex, which is a line editor. If your |
| 1230 | Viper customization file contains | 1230 | Viper customization file contains |
diff --git a/doc/misc/woman.texi b/doc/misc/woman.texi index d199afcf99f..a25924919a5 100644 --- a/doc/misc/woman.texi +++ b/doc/misc/woman.texi | |||
| @@ -1141,7 +1141,7 @@ headings. Default is @code{t}. [Heading emboldening is @emph{not} standard | |||
| 1141 | @code{man} behavior.] | 1141 | @code{man} behavior.] |
| 1142 | 1142 | ||
| 1143 | @item woman-ignore | 1143 | @item woman-ignore |
| 1144 | A boolean value. If non-@code{nil} then unrecognized requests etc. are | 1144 | A boolean value. If non-@code{nil} then unrecognized requests etc.@: are |
| 1145 | ignored. Default is @code{t}. This gives the standard @code{roff} behavior. | 1145 | ignored. Default is @code{t}. This gives the standard @code{roff} behavior. |
| 1146 | If @code{nil} then they are left in the buffer, which may aid debugging. | 1146 | If @code{nil} then they are left in the buffer, which may aid debugging. |
| 1147 | 1147 | ||