diff options
| author | Karl Berry | 2007-04-11 20:57:52 +0000 |
|---|---|---|
| committer | Karl Berry | 2007-04-11 20:57:52 +0000 |
| commit | df7593dd91f21150a48a4faa01dcf9209fc902b1 (patch) | |
| tree | 507a5391f469a54b92365e0bc2fd4b8fc83ed94c /man | |
| parent | 444ad0f5583833a4d9d0d461d2fe673bf15b29d6 (diff) | |
| download | emacs-df7593dd91f21150a48a4faa01dcf9209fc902b1.tar.gz emacs-df7593dd91f21150a48a4faa01dcf9209fc902b1.zip | |
wording for 8.5x11
Diffstat (limited to 'man')
| -rw-r--r-- | man/ChangeLog | 22 | ||||
| -rw-r--r-- | man/anti.texi | 6 | ||||
| -rw-r--r-- | man/buffers.texi | 8 | ||||
| -rw-r--r-- | man/calendar.texi | 11 | ||||
| -rw-r--r-- | man/dired.texi | 6 | ||||
| -rw-r--r-- | man/emacs.texi | 7 | ||||
| -rw-r--r-- | man/files.texi | 13 | ||||
| -rw-r--r-- | man/frames.texi | 2 | ||||
| -rw-r--r-- | man/gnu.texi | 16 | ||||
| -rw-r--r-- | man/killing.texi | 4 | ||||
| -rw-r--r-- | man/macos.texi | 7 | ||||
| -rw-r--r-- | man/misc.texi | 5 | ||||
| -rw-r--r-- | man/mule.texi | 3 | ||||
| -rw-r--r-- | man/programs.texi | 14 | ||||
| -rw-r--r-- | man/rmail.texi | 7 | ||||
| -rw-r--r-- | man/sending.texi | 8 | ||||
| -rw-r--r-- | man/xresources.texi | 17 |
17 files changed, 96 insertions, 60 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 8c3bd01fdfa..2f3c7a6e1b6 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,25 @@ | |||
| 1 | 2007-04-11 Karl Berry <karl@gnu.org> | ||
| 2 | |||
| 3 | * gnu.texi (Top), | ||
| 4 | * macos.texi (Mac Font Specs), | ||
| 5 | * anti.texi (Antinews), | ||
| 6 | * xresources.texi (Resources), | ||
| 7 | * misc.texi (Emulation), | ||
| 8 | * calendar.texi (Daylight Saving), | ||
| 9 | * dired.texi (Dired and Find), | ||
| 10 | * rmail.texi (Remote Mailboxes), | ||
| 11 | * sending.texi (Mail Headers), | ||
| 12 | * programs.texi (Which Function), | ||
| 13 | * files.texi (Recover), | ||
| 14 | * buffers.texi (Uniquify), | ||
| 15 | * frames.texi (Wheeled Mice), | ||
| 16 | * killing.texi (Rectangles): Wording to improve breaks in | ||
| 17 | 8.5x11 format. | ||
| 18 | * mule.texi (Language Environments): \hbadness=10000 since there's | ||
| 19 | no way to reword. | ||
| 20 | * emacs.texi (smallbook): new @set to more easily switch between | ||
| 21 | smallbook and 8.5x11. | ||
| 22 | |||
| 1 | 2007-04-11 Richard Stallman <rms@gnu.org> | 23 | 2007-04-11 Richard Stallman <rms@gnu.org> |
| 2 | 24 | ||
| 3 | * files.texi (File Conveniences): Add xref to Tumme. | 25 | * files.texi (File Conveniences): Add xref to Tumme. |
diff --git a/man/anti.texi b/man/anti.texi index a0003c012db..ebff1c7677f 100644 --- a/man/anti.texi +++ b/man/anti.texi | |||
| @@ -53,9 +53,9 @@ command-line option @samp{--no-splash} is therefore obsolete, and has | |||
| 53 | been removed. | 53 | been removed. |
| 54 | 54 | ||
| 55 | @item | 55 | @item |
| 56 | The command line options @samp{--color}, @samp{--fullwidth}, | 56 | These command line options have also been removed: @samp{--color}, |
| 57 | @samp{--fullheight}, @samp{--fullscreen}, @samp{--no-blinking-cursor}, | 57 | @samp{--fullwidth}, @samp{--fullheight}, @samp{--fullscreen}, |
| 58 | @samp{--no-desktop}, and @samp{-Q} have also been removed. | 58 | @samp{--no-blinking-cursor}, @samp{--no-desktop}, and @samp{-Q}. |
| 59 | 59 | ||
| 60 | @item | 60 | @item |
| 61 | The @samp{--geometry} option applies only to the initial frame, and | 61 | The @samp{--geometry} option applies only to the initial frame, and |
diff --git a/man/buffers.texi b/man/buffers.texi index ed4b855b684..b43d72b1067 100644 --- a/man/buffers.texi +++ b/man/buffers.texi | |||
| @@ -573,14 +573,14 @@ names (all but one of them). | |||
| 573 | buffer name. To select one, customize the variable | 573 | buffer name. To select one, customize the variable |
| 574 | @code{uniquify-buffer-name-style} (@pxref{Easy Customization}). | 574 | @code{uniquify-buffer-name-style} (@pxref{Easy Customization}). |
| 575 | 575 | ||
| 576 | For instance, the @code{forward} naming method puts part of the | 576 | To begin with, the @code{forward} naming method includes part of the |
| 577 | directory name at the beginning of the buffer name; using this method, | 577 | file's directory name at the beginning of the buffer name; using this |
| 578 | buffers visiting @file{/u/rms/tmp/Makefile} and | 578 | method, buffers visiting the files @file{/u/rms/tmp/Makefile} and |
| 579 | @file{/usr/projects/zaphod/Makefile} would be named | 579 | @file{/usr/projects/zaphod/Makefile} would be named |
| 580 | @samp{tmp/Makefile} and @samp{zaphod/Makefile}, respectively (instead | 580 | @samp{tmp/Makefile} and @samp{zaphod/Makefile}, respectively (instead |
| 581 | of @samp{Makefile} and @samp{Makefile<2>}). | 581 | of @samp{Makefile} and @samp{Makefile<2>}). |
| 582 | 582 | ||
| 583 | By contrast, the @code{post-forward} naming method would call the | 583 | In contrast, the @code{post-forward} naming method would call the |
| 584 | buffers @samp{Makefile|tmp} and @samp{Makefile|zaphod}, and the | 584 | buffers @samp{Makefile|tmp} and @samp{Makefile|zaphod}, and the |
| 585 | @code{reverse} naming method would call them @samp{Makefile\tmp} and | 585 | @code{reverse} naming method would call them @samp{Makefile\tmp} and |
| 586 | @samp{Makefile\zaphod}. The nontrivial difference between | 586 | @samp{Makefile\zaphod}. The nontrivial difference between |
diff --git a/man/calendar.texi b/man/calendar.texi index 11b24f7c210..58ca24af7d9 100644 --- a/man/calendar.texi +++ b/man/calendar.texi | |||
| @@ -1614,11 +1614,12 @@ minutes. The value for Cambridge, Massachusetts is 60. | |||
| 1614 | 1614 | ||
| 1615 | @c @vindex calendar-daylight-savings-starts-time too long! | 1615 | @c @vindex calendar-daylight-savings-starts-time too long! |
| 1616 | @vindex calendar-daylight-savings-ends-time | 1616 | @vindex calendar-daylight-savings-ends-time |
| 1617 | The two variables @code{calendar-daylight-savings-starts-time} and | 1617 | Finally, the two variables |
| 1618 | @code{calendar-daylight-savings-ends-time} specify the number of minutes | 1618 | @code{calendar-daylight-savings-starts-time} and |
| 1619 | after midnight local time when the transition to and from daylight | 1619 | @code{calendar-daylight-savings-ends-time} specify the number of |
| 1620 | saving time should occur. For Cambridge, Massachusetts both variables' | 1620 | minutes after midnight local time when the transition to and from |
| 1621 | values are 120. | 1621 | daylight saving time should occur. For Cambridge, Massachusetts both |
| 1622 | variables' values are 120. | ||
| 1622 | 1623 | ||
| 1623 | @node Time Intervals | 1624 | @node Time Intervals |
| 1624 | @section Summing Time Intervals | 1625 | @section Summing Time Intervals |
diff --git a/man/dired.texi b/man/dired.texi index c40030147b4..cc2b9a09ce9 100644 --- a/man/dired.texi +++ b/man/dired.texi | |||
| @@ -1132,9 +1132,9 @@ may need to change the value of this variable. | |||
| 1132 | @findex locate-with-filter | 1132 | @findex locate-with-filter |
| 1133 | @cindex file database (locate) | 1133 | @cindex file database (locate) |
| 1134 | @vindex locate-command | 1134 | @vindex locate-command |
| 1135 | @kbd{M-x locate} provides a similar interface to the @code{locate} | 1135 | The command @kbd{M-x locate} provides a similar interface to the |
| 1136 | program. @kbd{M-x locate-with-filter} is similar, but keeps only files | 1136 | @code{locate} program. @kbd{M-x locate-with-filter} is similar, but |
| 1137 | whose names match a given regular expression. | 1137 | keeps only files whose names match a given regular expression. |
| 1138 | 1138 | ||
| 1139 | These buffers don't work entirely like ordinary Dired buffers: file | 1139 | These buffers don't work entirely like ordinary Dired buffers: file |
| 1140 | operations work, but do not always automatically update the buffer. | 1140 | operations work, but do not always automatically update the buffer. |
diff --git a/man/emacs.texi b/man/emacs.texi index 800532edf2f..58d8b9ac606 100644 --- a/man/emacs.texi +++ b/man/emacs.texi | |||
| @@ -39,15 +39,20 @@ Software Foundation raise funds for GNU development.'' | |||
| 39 | @c in general, keep the following line commented out, unless doing a | 39 | @c in general, keep the following line commented out, unless doing a |
| 40 | @c copy of this manual that will be published. the manual should go | 40 | @c copy of this manual that will be published. the manual should go |
| 41 | @c onto the distribution in the full, 8.5 x 11" size. | 41 | @c onto the distribution in the full, 8.5 x 11" size. |
| 42 | @set smallbook | ||
| 42 | 43 | ||
| 44 | @ifset smallbook | ||
| 43 | @smallbook | 45 | @smallbook |
| 46 | @end ifset | ||
| 44 | 47 | ||
| 45 | @c per rms and peterb, use 10pt fonts for the main text, mostly to | 48 | @c per rms and peterb, use 10pt fonts for the main text, mostly to |
| 46 | @c save on paper cost. Also do not declare @setchapternewpage odd. | 49 | @c save on paper cost. Also do not declare @setchapternewpage odd. |
| 47 | @c Do this inside @tex for now, so current makeinfo does not complain. | 50 | @c Do this inside @tex for now, so current makeinfo does not complain. |
| 48 | @tex | 51 | @tex |
| 52 | @ifset smallbook | ||
| 49 | @fonttextsize 10 | 53 | @fonttextsize 10 |
| 50 | \global\hbadness=6000 % don't worry about not-too-underfull boxes | 54 | @end ifset |
| 55 | \global\hbadness=6666 % don't worry about not-too-underfull boxes | ||
| 51 | @end tex | 56 | @end tex |
| 52 | 57 | ||
| 53 | @defcodeindex op | 58 | @defcodeindex op |
diff --git a/man/files.texi b/man/files.texi index ce021b022be..4644f137475 100644 --- a/man/files.texi +++ b/man/files.texi | |||
| @@ -1153,13 +1153,14 @@ recover are present in Emacs buffers. You should then save them. Only | |||
| 1153 | this---saving them---updates the files themselves. | 1153 | this---saving them---updates the files themselves. |
| 1154 | 1154 | ||
| 1155 | @vindex auto-save-list-file-prefix | 1155 | @vindex auto-save-list-file-prefix |
| 1156 | Emacs records interrupted sessions for later recovery in files named | 1156 | Emacs records information about interrupted sessions for later |
| 1157 | recovery in files named | ||
| 1157 | @file{~/.emacs.d/auto-save-list/.saves-@var{pid}-@var{hostname}}. All | 1158 | @file{~/.emacs.d/auto-save-list/.saves-@var{pid}-@var{hostname}}. All |
| 1158 | of this name except @file{@var{pid}-@var{hostname}} comes from the | 1159 | of this name except the @file{@var{pid}-@var{hostname}} part comes |
| 1159 | value of @code{auto-save-list-file-prefix}. You can record sessions | 1160 | from the value of @code{auto-save-list-file-prefix}. You can record |
| 1160 | in a different place by customizing that variable. If you set | 1161 | sessions in a different place by customizing that variable. If you |
| 1161 | @code{auto-save-list-file-prefix} to @code{nil} in your @file{.emacs} | 1162 | set @code{auto-save-list-file-prefix} to @code{nil} in your |
| 1162 | file, sessions are not recorded for recovery. | 1163 | @file{.emacs} file, sessions are not recorded for recovery. |
| 1163 | 1164 | ||
| 1164 | @node File Aliases | 1165 | @node File Aliases |
| 1165 | @section File Name Aliases | 1166 | @section File Name Aliases |
diff --git a/man/frames.texi b/man/frames.texi index 965ccb0a7b0..5ca72950a79 100644 --- a/man/frames.texi +++ b/man/frames.texi | |||
| @@ -874,7 +874,7 @@ feature, use @kbd{M-x mouse-wheel-mode}. | |||
| 874 | @vindex mouse-wheel-follow-mouse | 874 | @vindex mouse-wheel-follow-mouse |
| 875 | @vindex mouse-wheel-scroll-amount | 875 | @vindex mouse-wheel-scroll-amount |
| 876 | @vindex mouse-wheel-progressive-speed | 876 | @vindex mouse-wheel-progressive-speed |
| 877 | The variables @code{mouse-wheel-follow-mouse} and | 877 | The two variables @code{mouse-wheel-follow-mouse} and |
| 878 | @code{mouse-wheel-scroll-amount} determine where and by how much | 878 | @code{mouse-wheel-scroll-amount} determine where and by how much |
| 879 | buffers are scrolled. The variable | 879 | buffers are scrolled. The variable |
| 880 | @code{mouse-wheel-progressive-speed} determines whether the scroll | 880 | @code{mouse-wheel-progressive-speed} determines whether the scroll |
diff --git a/man/gnu.texi b/man/gnu.texi index 3b8a8e17f0a..1cf85f41c3c 100644 --- a/man/gnu.texi +++ b/man/gnu.texi | |||
| @@ -41,10 +41,9 @@ Since that time, we have learned about certain common misunderstandings | |||
| 41 | that different wording could help avoid. Footnotes added in 1993 help | 41 | that different wording could help avoid. Footnotes added in 1993 help |
| 42 | clarify these points. | 42 | clarify these points. |
| 43 | 43 | ||
| 44 | For up-to-date information about the available GNU software, please | 44 | For up-to-date information about available GNU software, please see |
| 45 | see @uref{http://www.gnu.org}. For software tasks to work on, see | 45 | our web site, @uref{http://www.gnu.org}. For software tasks and other |
| 46 | @uref{http://savannah.gnu.org/projects/tasklist}. For other ways to | 46 | ways to contribute, see @uref{http://www.gnu.org/help}. |
| 47 | contribute, see @uref{http://www.gnu.org/help}. | ||
| 48 | @end quotation | 47 | @end quotation |
| 49 | 48 | ||
| 50 | @unnumberedsec What's GNU? Gnu's Not Unix! | 49 | @unnumberedsec What's GNU? Gnu's Not Unix! |
| @@ -503,10 +502,11 @@ The sale of teaching, hand-holding and maintenance services could also | |||
| 503 | employ programmers. | 502 | employ programmers. |
| 504 | 503 | ||
| 505 | People with new ideas could distribute programs as | 504 | People with new ideas could distribute programs as |
| 506 | freeware@footnote{Subsequently we have learned to distinguish between | 505 | freeware@footnote{Subsequently we have discovered the need to |
| 507 | "free software" and "freeware". The term "freeware" means software | 506 | distinguish between ``free software'' and ``freeware''. The term |
| 508 | you are free to redistribute, but usually you are not free to study | 507 | ``freeware'' means software you are free to redistribute, but usually |
| 509 | and change the source code, so most of it is not free software. See | 508 | you are not free to study and change the source code, so most of it is |
| 509 | not free software. See | ||
| 510 | @uref{http://www.gnu.org/philosophy/words-to-avoid.html} for more | 510 | @uref{http://www.gnu.org/philosophy/words-to-avoid.html} for more |
| 511 | explanation.}, asking for donations from satisfied users, or selling | 511 | explanation.}, asking for donations from satisfied users, or selling |
| 512 | hand-holding services. I have met people who are already working this | 512 | hand-holding services. I have met people who are already working this |
diff --git a/man/killing.texi b/man/killing.texi index 3903db82166..b626bfab385 100644 --- a/man/killing.texi +++ b/man/killing.texi | |||
| @@ -551,13 +551,13 @@ Insert blank space to fill the space of the region-rectangle | |||
| 551 | (@code{open-rectangle}). This pushes the previous contents of the | 551 | (@code{open-rectangle}). This pushes the previous contents of the |
| 552 | region-rectangle rightward. | 552 | region-rectangle rightward. |
| 553 | @item C-x r c | 553 | @item C-x r c |
| 554 | Clear the region-rectangle by replacing its contents with spaces | 554 | Clear the region-rectangle by replacing all of its contents with spaces |
| 555 | (@code{clear-rectangle}). | 555 | (@code{clear-rectangle}). |
| 556 | @item M-x delete-whitespace-rectangle | 556 | @item M-x delete-whitespace-rectangle |
| 557 | Delete whitespace in each of the lines on the specified rectangle, | 557 | Delete whitespace in each of the lines on the specified rectangle, |
| 558 | starting from the left edge column of the rectangle. | 558 | starting from the left edge column of the rectangle. |
| 559 | @item C-x r t @var{string} @key{RET} | 559 | @item C-x r t @var{string} @key{RET} |
| 560 | Replace rectangle contents with @var{string} on each line. | 560 | Replace rectangle contents with @var{string} on each line |
| 561 | (@code{string-rectangle}). | 561 | (@code{string-rectangle}). |
| 562 | @item M-x string-insert-rectangle @key{RET} @var{string} @key{RET} | 562 | @item M-x string-insert-rectangle @key{RET} @var{string} @key{RET} |
| 563 | Insert @var{string} on each line of the rectangle. | 563 | Insert @var{string} on each line of the rectangle. |
diff --git a/man/macos.texi b/man/macos.texi index c38c03817ab..28d7f43df8e 100644 --- a/man/macos.texi +++ b/man/macos.texi | |||
| @@ -319,8 +319,9 @@ by the name: | |||
| 319 | -apple-monaco-medium-r-normal--12-*-*-*-*-*-iso10646-1 | 319 | -apple-monaco-medium-r-normal--12-*-*-*-*-*-iso10646-1 |
| 320 | @end example | 320 | @end example |
| 321 | 321 | ||
| 322 | Note that it must be specified in a format containing 14 @samp{-}s | 322 | Note that these names must be specified using a format containing all |
| 323 | (e.g., not by @samp{-apple-monaco-medium-r-normal--12-*-iso10646-1}), | 323 | 14 @samp{-}s (not by |
| 324 | @samp{-apple-monaco-medium-r-normal--12-*-iso10646-1}, for instance), | ||
| 324 | because every @acronym{ATSUI}-compatible font is a scalable one. | 325 | because every @acronym{ATSUI}-compatible font is a scalable one. |
| 325 | 326 | ||
| 326 | QuickDraw Text fonts have maker name @code{apple} and various charset | 327 | QuickDraw Text fonts have maker name @code{apple} and various charset |
| @@ -340,7 +341,7 @@ font for Latin-1 characters introduces wrong glyphs. | |||
| 340 | 341 | ||
| 341 | Native Apple Traditional Chinese, Simplified Chinese, Japanese, | 342 | Native Apple Traditional Chinese, Simplified Chinese, Japanese, |
| 342 | Korean, Central European, Cyrillic, Symbol, and Dingbats fonts have | 343 | Korean, Central European, Cyrillic, Symbol, and Dingbats fonts have |
| 343 | charsets @samp{big5-0}, @samp{gb2312.1980-0}, | 344 | the charsets @samp{big5-0}, @samp{gb2312.1980-0}, |
| 344 | @samp{jisx0208.1983-sjis} and @samp{jisx0201.1976-0}, | 345 | @samp{jisx0208.1983-sjis} and @samp{jisx0201.1976-0}, |
| 345 | @samp{ksc5601.1989-0}, @samp{mac-centraleurroman}, | 346 | @samp{ksc5601.1989-0}, @samp{mac-centraleurroman}, |
| 346 | @samp{mac-cyrillic}, @samp{mac-symbol}, and @samp{mac-dingbats}, | 347 | @samp{mac-cyrillic}, @samp{mac-symbol}, and @samp{mac-dingbats}, |
diff --git a/man/misc.texi b/man/misc.texi index e3eca68532e..0819c03922e 100644 --- a/man/misc.texi +++ b/man/misc.texi | |||
| @@ -2177,8 +2177,9 @@ also use the command @kbd{M-x scroll-all-mode} or set the variable | |||
| 2177 | @item EDT (DEC VMS editor) | 2177 | @item EDT (DEC VMS editor) |
| 2178 | @findex edt-emulation-on | 2178 | @findex edt-emulation-on |
| 2179 | @findex edt-emulation-off | 2179 | @findex edt-emulation-off |
| 2180 | Turn on EDT emulation with @kbd{M-x edt-emulation-on}. @kbd{M-x | 2180 | Turn on EDT emulation with the command @kbd{M-x edt-emulation-on}, |
| 2181 | edt-emulation-off} restores normal Emacs command bindings. | 2181 | while @kbd{M-x edt-emulation-off} restores normal Emacs command |
| 2182 | bindings. | ||
| 2182 | 2183 | ||
| 2183 | Most of the EDT emulation commands are keypad keys, and most standard | 2184 | Most of the EDT emulation commands are keypad keys, and most standard |
| 2184 | Emacs key bindings are still available. The EDT emulation rebindings | 2185 | Emacs key bindings are still available. The EDT emulation rebindings |
diff --git a/man/mule.texi b/man/mule.texi index a812cf398b9..c71c820dc27 100644 --- a/man/mule.texi +++ b/man/mule.texi | |||
| @@ -261,6 +261,9 @@ Thai, Tibetan, Turkish, UTF-8 (for a setup which prefers Unicode | |||
| 261 | characters and files encoded in UTF-8), Ukrainian, Vietnamese, Welsh, | 261 | characters and files encoded in UTF-8), Ukrainian, Vietnamese, Welsh, |
| 262 | and Windows-1255 (for a setup which prefers Cyrillic characters and | 262 | and Windows-1255 (for a setup which prefers Cyrillic characters and |
| 263 | files encoded in Windows-1255). | 263 | files encoded in Windows-1255). |
| 264 | @tex | ||
| 265 | \hbadness=10000\par % just avoid underfull hbox warning | ||
| 266 | @end tex | ||
| 264 | @end quotation | 267 | @end quotation |
| 265 | 268 | ||
| 266 | @cindex fonts for various scripts | 269 | @cindex fonts for various scripts |
diff --git a/man/programs.texi b/man/programs.texi index 5283a1de288..2472d7daabe 100644 --- a/man/programs.texi +++ b/man/programs.texi | |||
| @@ -338,13 +338,13 @@ buffer. | |||
| 338 | 338 | ||
| 339 | @findex which-function-mode | 339 | @findex which-function-mode |
| 340 | @vindex which-func-modes | 340 | @vindex which-func-modes |
| 341 | To enable (or disable) Which Function mode, use the command @kbd{M-x | 341 | To either enable or disable Which Function mode, use the command |
| 342 | which-function-mode}. This command is global; it applies to all | 342 | @kbd{M-x which-function-mode}. This command is global; it applies to |
| 343 | buffers, both existing ones and those yet to be created. However, it | 343 | all buffers, both existing ones and those yet to be created. However, |
| 344 | takes effect only in certain major modes, those listed in the value of | 344 | it takes effect only in certain major modes, those listed in the value |
| 345 | @code{which-func-modes}. If the value is @code{t}, then Which Function | 345 | of @code{which-func-modes}. If the value is @code{t}, then Which |
| 346 | mode applies to all major modes that know how to support it---in other | 346 | Function mode applies to all major modes that know how to support |
| 347 | words, all the major modes that support Imenu. | 347 | it---in other words, all the major modes that support Imenu. |
| 348 | 348 | ||
| 349 | @node Program Indent | 349 | @node Program Indent |
| 350 | @section Indentation for Programs | 350 | @section Indentation for Programs |
diff --git a/man/rmail.texi b/man/rmail.texi index 16ecfee9015..7c36a31ff18 100644 --- a/man/rmail.texi +++ b/man/rmail.texi | |||
| @@ -1382,9 +1382,10 @@ then Rmail will ask you for the password to use. | |||
| 1382 | Otherwise, Rmail assumes no password is required. | 1382 | Otherwise, Rmail assumes no password is required. |
| 1383 | @end enumerate | 1383 | @end enumerate |
| 1384 | 1384 | ||
| 1385 | For compatibility with previous versions, @code{rmail-pop-password} | 1385 | For compatibility with previous versions, the variables |
| 1386 | and @code{rmail-pop-password-required} may be used instead of | 1386 | @code{rmail-pop-password} and @code{rmail-pop-password-required} may |
| 1387 | @code{rmail-remote-password} and @code{rmail-remote-password-required}. | 1387 | be used instead of @code{rmail-remote-password} and |
| 1388 | @code{rmail-remote-password-required}. | ||
| 1388 | 1389 | ||
| 1389 | @vindex rmail-movemail-flags | 1390 | @vindex rmail-movemail-flags |
| 1390 | If you need to pass additional command-line flags to @code{movemail}, | 1391 | If you need to pass additional command-line flags to @code{movemail}, |
diff --git a/man/sending.texi b/man/sending.texi index a130a58816a..5d6a7c83f3e 100644 --- a/man/sending.texi +++ b/man/sending.texi | |||
| @@ -240,11 +240,11 @@ yourself, Emacs puts in one for you. The variable | |||
| 240 | @item nil | 240 | @item nil |
| 241 | Use just the email address, as in @samp{king@@grassland.com}. | 241 | Use just the email address, as in @samp{king@@grassland.com}. |
| 242 | @item parens | 242 | @item parens |
| 243 | Use both email address and full name, as in @samp{king@@grassland.com (Elvis | 243 | Use both email address and full name, as in:@* |
| 244 | Parsley)}. | 244 | @samp{king@@grassland.com (Elvis Parsley)}. |
| 245 | @item angles | 245 | @item angles |
| 246 | Use both email address and full name, as in @samp{Elvis Parsley | 246 | Use both email address and full name, as in:@* |
| 247 | <king@@grassland.com>}. | 247 | @samp{Elvis Parsley <king@@grassland.com>}. |
| 248 | @item system-default | 248 | @item system-default |
| 249 | Allow the system to insert the @samp{From} field. | 249 | Allow the system to insert the @samp{From} field. |
| 250 | @end table | 250 | @end table |
diff --git a/man/xresources.texi b/man/xresources.texi index 45a890e7c39..c402ec89f88 100644 --- a/man/xresources.texi +++ b/man/xresources.texi | |||
| @@ -58,14 +58,15 @@ collection of related options, for one program or for several programs | |||
| 58 | (optionally even for all programs). | 58 | (optionally even for all programs). |
| 59 | 59 | ||
| 60 | @cindex Registry (MS-Windows) | 60 | @cindex Registry (MS-Windows) |
| 61 | MS-Windows systems don't support @file{~/.Xdefaults} files, but | 61 | MS-Windows systems do not support @file{~/.Xdefaults} files, so |
| 62 | Emacs compiled for Windows looks for X resources in the Windows | 62 | instead Emacs compiled for Windows looks for X resources in the |
| 63 | Registry, under the key @samp{HKEY_CURRENT_USER\SOFTWARE\GNU\Emacs} | 63 | Windows Registry, first under the key |
| 64 | and then under the key @samp{HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs}. | 64 | @samp{HKEY_CURRENT_USER\SOFTWARE\GNU\Emacs} and then under the key |
| 65 | The menu and scroll bars are native widgets on MS-Windows, so they are | 65 | @samp{HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs}. The menu and scroll |
| 66 | only customizable via the system-wide settings in the Display Control | 66 | bars are native widgets on MS-Windows, so they are only customizable |
| 67 | Panel. You can also set resources using the @samp{-xrm} command line | 67 | via the system-wide settings in the Display Control Panel. You can |
| 68 | option (see below.) | 68 | also set resources using the @samp{-xrm} command line option (see |
| 69 | below.) | ||
| 69 | 70 | ||
| 70 | @iftex | 71 | @iftex |
| 71 | Applications such as Emacs look for resources with specific names | 72 | Applications such as Emacs look for resources with specific names |