diff options
| author | Glenn Morris | 2011-02-19 13:20:34 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-02-19 13:20:34 -0800 |
| commit | 47301027bbbbd1babcfedf1ef38b2c776b33c462 (patch) | |
| tree | 3ab63d21bbf988c1b012422448c7d1221dd19269 /doc | |
| parent | 6e7fa8e2d9458c05e2ea8dcbed74c4ed2a21c06e (diff) | |
| download | emacs-47301027bbbbd1babcfedf1ef38b2c776b33c462.tar.gz emacs-47301027bbbbd1babcfedf1ef38b2c776b33c462.zip | |
doc/misc minor stylistic changes.
* doc/misc/edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
Standardize some Emacs/XEmacs terminology.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/misc/edt.texi | 30 | ||||
| -rw-r--r-- | doc/misc/erc.texi | 2 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 4 | ||||
| -rw-r--r-- | doc/misc/idlwave.texi | 2 | ||||
| -rw-r--r-- | doc/misc/mh-e.texi | 6 |
6 files changed, 27 insertions, 22 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index d2ba81618b3..1f153db305f 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-02-19 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi: | ||
| 4 | Standardize some Emacs/XEmacs terminology. | ||
| 5 | |||
| 1 | 2011-02-19 Michael Albinus <michael.albinus@gmx.de> | 6 | 2011-02-19 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and | 8 | * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and |
diff --git a/doc/misc/edt.texi b/doc/misc/edt.texi index d5a28481352..68c2db73361 100644 --- a/doc/misc/edt.texi +++ b/doc/misc/edt.texi | |||
| @@ -88,7 +88,7 @@ informing you that the emulation has been enabled: ``Default EDT keymap | |||
| 88 | active''. | 88 | active''. |
| 89 | 89 | ||
| 90 | You can have the EDT Emulation start up automatically, each time you | 90 | You can have the EDT Emulation start up automatically, each time you |
| 91 | initiate a GNU Emacs session, by adding the following line to your | 91 | initiate an Emacs session, by adding the following line to your |
| 92 | @file{.emacs} file: | 92 | @file{.emacs} file: |
| 93 | 93 | ||
| 94 | @example | 94 | @example |
| @@ -219,7 +219,7 @@ user quits without saving those buffers. | |||
| 219 | 219 | ||
| 220 | @item | 220 | @item |
| 221 | Emulate EDT Keypad Mode commands closely so that current EDT users will | 221 | Emulate EDT Keypad Mode commands closely so that current EDT users will |
| 222 | find that it easy and comfortable to use GNU Emacs with a small learning | 222 | find that it easy and comfortable to use Emacs with a small learning |
| 223 | curve. | 223 | curve. |
| 224 | 224 | ||
| 225 | @item | 225 | @item |
| @@ -238,7 +238,7 @@ Provide an easy way to restore @strong{all} original Emacs key bindings, | |||
| 238 | just as they existed before the EDT emulation was first invoked. | 238 | just as they existed before the EDT emulation was first invoked. |
| 239 | 239 | ||
| 240 | @item | 240 | @item |
| 241 | Support GNU Emacs 19 and higher. XEmacs 19, and above, is also supported. | 241 | Support Emacs and XEmacs 19 and higher. |
| 242 | 242 | ||
| 243 | @item | 243 | @item |
| 244 | Supports highlighting of marked text within the EDT emulation on all | 244 | Supports highlighting of marked text within the EDT emulation on all |
| @@ -286,13 +286,13 @@ apply to you. | |||
| 286 | @node Starting emulation | 286 | @node Starting emulation |
| 287 | @chapter How to Get Started | 287 | @chapter How to Get Started |
| 288 | 288 | ||
| 289 | Start up GNU Emacs and enter @kbd{M-x edt-emulation-on} to begin the | 289 | Start up Emacs and enter @kbd{M-x edt-emulation-on} to begin the |
| 290 | emulation. After initialization is complete, the following message will | 290 | emulation. After initialization is complete, the following message will |
| 291 | appear below the status line informing you that the emulation has been | 291 | appear below the status line informing you that the emulation has been |
| 292 | enabled: ``Default EDT keymap active''. | 292 | enabled: ``Default EDT keymap active''. |
| 293 | 293 | ||
| 294 | You can have the EDT Emulation start up automatically, each time you | 294 | You can have the EDT Emulation start up automatically, each time you |
| 295 | initiate a GNU Emacs session, by adding the following line to your | 295 | initiate an Emacs session, by adding the following line to your |
| 296 | @file{.emacs} file: | 296 | @file{.emacs} file: |
| 297 | 297 | ||
| 298 | @example | 298 | @example |
| @@ -307,7 +307,7 @@ in the EDT Default Mode). | |||
| 307 | It is easy to customize key bindings in the EDT Emulation | 307 | It is easy to customize key bindings in the EDT Emulation |
| 308 | (@pxref{Customizing}). Customizations are placed in a file called | 308 | (@pxref{Customizing}). Customizations are placed in a file called |
| 309 | @file{edt-user.el}. The Emacs @file{etc/} directory contains an | 309 | @file{edt-user.el}. The Emacs @file{etc/} directory contains an |
| 310 | example. If @file{edt-user.el} is found in your GNU Emacs load path | 310 | example. If @file{edt-user.el} is found in your Emacs load path |
| 311 | during EDT Emulation initialization, then the following message will | 311 | during EDT Emulation initialization, then the following message will |
| 312 | appear below the status line indicating that the emulation has been | 312 | appear below the status line indicating that the emulation has been |
| 313 | enabled, enhanced by your own customizations: ``User EDT custom keymap | 313 | enabled, enhanced by your own customizations: ``User EDT custom keymap |
| @@ -322,8 +322,8 @@ restores the original key bindings in effect just prior to invoking the | |||
| 322 | emulation. | 322 | emulation. |
| 323 | 323 | ||
| 324 | Emacs binds keys to @acronym{ASCII} control characters and so does the | 324 | Emacs binds keys to @acronym{ASCII} control characters and so does the |
| 325 | real EDT. Where EDT key bindings and GNU Emacs key bindings conflict, | 325 | real EDT. Where EDT key bindings and Emacs key bindings conflict, |
| 326 | the default GNU Emacs key bindings are retained by the EDT emulation by | 326 | the default Emacs key bindings are retained by the EDT emulation by |
| 327 | default. If you are a diehard EDT user you may not like this. The | 327 | default. If you are a diehard EDT user you may not like this. The |
| 328 | @ref{Control keys} section explains how to change this so that the EDT | 328 | @ref{Control keys} section explains how to change this so that the EDT |
| 329 | bindings to @acronym{ASCII} control characters override the default | 329 | bindings to @acronym{ASCII} control characters override the default |
| @@ -365,7 +365,7 @@ older SunOS release configured with a Sun Type 5 keyboard: | |||
| 365 | @example | 365 | @example |
| 366 | ! File: .xmodmaprc | 366 | ! File: .xmodmaprc |
| 367 | ! | 367 | ! |
| 368 | ! Set up Sun Type 5 keypad for use with the GNU Emacs EDT Emulation | 368 | ! Set up Sun Type 5 keypad for use with the Emacs EDT Emulation |
| 369 | ! | 369 | ! |
| 370 | keycode 53 = KP_Divide | 370 | keycode 53 = KP_Divide |
| 371 | keycode 54 = KP_Multiply | 371 | keycode 54 = KP_Multiply |
| @@ -437,7 +437,7 @@ things up nicely. | |||
| 437 | @example | 437 | @example |
| 438 | ! File: .xmodmaprc | 438 | ! File: .xmodmaprc |
| 439 | ! | 439 | ! |
| 440 | ! Set up PC keypad under GNU/Linux for the GNU Emacs EDT Emulation | 440 | ! Set up PC keypad under GNU/Linux for the Emacs EDT Emulation |
| 441 | ! | 441 | ! |
| 442 | clear mod2 | 442 | clear mod2 |
| 443 | keycode 77 = F12 | 443 | keycode 77 = F12 |
| @@ -519,7 +519,7 @@ assign Num_Lock back to mod2. | |||
| 519 | @example | 519 | @example |
| 520 | ! File: .xmodmaprc | 520 | ! File: .xmodmaprc |
| 521 | ! | 521 | ! |
| 522 | ! Set up PC keypad under GNU/Linux for the GNU Emacs EDT Emulation | 522 | ! Set up PC keypad under GNU/Linux for the Emacs EDT Emulation |
| 523 | ! | 523 | ! |
| 524 | clear mod2 | 524 | clear mod2 |
| 525 | keycode 77 = F12 | 525 | keycode 77 = F12 |
| @@ -542,7 +542,7 @@ In general, you will find that this emulation of EDT replicates most, | |||
| 542 | but not all, of EDT's most used Keypad Mode editing functions and | 542 | but not all, of EDT's most used Keypad Mode editing functions and |
| 543 | behavior. It is not perfect, but most EDT users who have tried the | 543 | behavior. It is not perfect, but most EDT users who have tried the |
| 544 | emulation agree that it is quite good enough to make it easy for | 544 | emulation agree that it is quite good enough to make it easy for |
| 545 | die-hard EDT users to move over to using GNU Emacs. | 545 | die-hard EDT users to move over to using Emacs. |
| 546 | 546 | ||
| 547 | Here's a list of the most important differences between EDT and this GNU | 547 | Here's a list of the most important differences between EDT and this GNU |
| 548 | Emacs EDT Emulation. The list is short but you must be aware of these | 548 | Emacs EDT Emulation. The list is short but you must be aware of these |
| @@ -784,7 +784,7 @@ terminals on the same system, you need not look at @file{edt-user.el2}. | |||
| 784 | @end ignore | 784 | @end ignore |
| 785 | 785 | ||
| 786 | First, you need to have your own private lisp directory, say | 786 | First, you need to have your own private lisp directory, say |
| 787 | @file{~/lisp}, and you should add it to the GNU Emacs load path. | 787 | @file{~/lisp}, and you should add it to the Emacs load path. |
| 788 | 788 | ||
| 789 | @strong{Please note:} A few sites have different load-path requirements, | 789 | @strong{Please note:} A few sites have different load-path requirements, |
| 790 | so the above directions may need some modification if your site has such | 790 | so the above directions may need some modification if your site has such |
| @@ -899,8 +899,8 @@ Here are some examples: | |||
| 899 | @node Control keys | 899 | @node Control keys |
| 900 | @section Enabling EDT Control Key Sequence Bindings | 900 | @section Enabling EDT Control Key Sequence Bindings |
| 901 | 901 | ||
| 902 | Where EDT key bindings and GNU Emacs key bindings conflict, the default | 902 | Where EDT key bindings and Emacs key bindings conflict, the default |
| 903 | GNU Emacs key bindings are retained by default. Some diehard EDT users | 903 | Emacs key bindings are retained by default. Some diehard EDT users |
| 904 | may not like this. So, if the variable | 904 | may not like this. So, if the variable |
| 905 | @code{edt-use-EDT-control-key-bindings} is set to true in a user's | 905 | @code{edt-use-EDT-control-key-bindings} is set to true in a user's |
| 906 | @file{.emacs} file, then the default EDT Emulation mode will enable most | 906 | @file{.emacs} file, then the default EDT Emulation mode will enable most |
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi index 8056845e4d3..aa7cb893fd7 100644 --- a/doc/misc/erc.texi +++ b/doc/misc/erc.texi | |||
| @@ -36,7 +36,7 @@ and modified without restriction. | |||
| 36 | @titlepage | 36 | @titlepage |
| 37 | @title ERC manual | 37 | @title ERC manual |
| 38 | @subtitle a full-featured IRC client | 38 | @subtitle a full-featured IRC client |
| 39 | @subtitle for GNU Emacs and XEmacs | 39 | @subtitle for Emacs and XEmacs |
| 40 | 40 | ||
| 41 | @c The following two commands | 41 | @c The following two commands |
| 42 | @c start the copyright page. | 42 | @c start the copyright page. |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 6cd603d9d0a..a3b5ddde4a1 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -23156,7 +23156,7 @@ variables should be either strings or symbols naming functions that | |||
| 23156 | return a string. When the mouse passes over text with this property | 23156 | return a string. When the mouse passes over text with this property |
| 23157 | set, a balloon window will appear and display the string. Please | 23157 | set, a balloon window will appear and display the string. Please |
| 23158 | refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual}, | 23158 | refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual}, |
| 23159 | (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in | 23159 | (in Emacs) or the doc string of @code{balloon-help-mode} (in |
| 23160 | XEmacs) for more information on this. (For technical reasons, the | 23160 | XEmacs) for more information on this. (For technical reasons, the |
| 23161 | guillemets have been approximated as @samp{<<} and @samp{>>} in this | 23161 | guillemets have been approximated as @samp{<<} and @samp{>>} in this |
| 23162 | paragraph.) | 23162 | paragraph.) |
| @@ -28476,7 +28476,7 @@ to install Gnus after compiling it, give @file{make.bat} @code{/copy} as | |||
| 28476 | the second parameter. | 28476 | the second parameter. |
| 28477 | 28477 | ||
| 28478 | @file{make.bat} has been rewritten from scratch, it now features | 28478 | @file{make.bat} has been rewritten from scratch, it now features |
| 28479 | automatic recognition of XEmacs and GNU Emacs, generates | 28479 | automatic recognition of XEmacs and Emacs, generates |
| 28480 | @file{gnus-load.el}, checks if errors occur while compilation and | 28480 | @file{gnus-load.el}, checks if errors occur while compilation and |
| 28481 | generation of info files and reports them at the end of the build | 28481 | generation of info files and reports them at the end of the build |
| 28482 | process. It now uses @code{makeinfo} if it is available and falls | 28482 | process. It now uses @code{makeinfo} if it is available and falls |
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi index 02924d7472f..54088cef210 100644 --- a/doc/misc/idlwave.texi +++ b/doc/misc/idlwave.texi | |||
| @@ -4275,7 +4275,7 @@ browse-url-browser-function} or similar when attempting to load IDLWAVE | |||
| 4275 | under XEmacs.} | 4275 | under XEmacs.} |
| 4276 | 4276 | ||
| 4277 | You don't have the @samp{browse-url} (or other required) XEmacs package. | 4277 | You don't have the @samp{browse-url} (or other required) XEmacs package. |
| 4278 | Unlike GNU Emacs, XEmacs distributes many packages separately from the | 4278 | Unlike Emacs, XEmacs distributes many packages separately from the |
| 4279 | main program. IDLWAVE is actually among these, but is not always the | 4279 | main program. IDLWAVE is actually among these, but is not always the |
| 4280 | most up to date. When installing IDLWAVE as an XEmacs package, it | 4280 | most up to date. When installing IDLWAVE as an XEmacs package, it |
| 4281 | should prompt you for required additional packages. When installing it | 4281 | should prompt you for required additional packages. When installing it |
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi index a0ab0d7a4f9..17594701997 100644 --- a/doc/misc/mh-e.texi +++ b/doc/misc/mh-e.texi | |||
| @@ -212,9 +212,9 @@ However, MH-E was the tip of the iceberg, and I discovered more and | |||
| 212 | more niceties about GNU Emacs and MH@. Now I'm fully hooked on both of | 212 | more niceties about GNU Emacs and MH@. Now I'm fully hooked on both of |
| 213 | them. | 213 | them. |
| 214 | 214 | ||
| 215 | The MH-E package is distributed with GNU Emacs@footnote{Version | 215 | The MH-E package is distributed with Emacs@footnote{Version |
| 216 | @value{VERSION} of MH-E appeared in GNU Emacs 23.1. It is supported | 216 | @value{VERSION} of MH-E appeared in Emacs 23.1. It is supported |
| 217 | in GNU Emacs 21 and 22, as well as XEmacs 21 (except for versions | 217 | in Emacs 21 and 22, as well as XEmacs 21 (except for versions |
| 218 | 21.5.9-21.5.16). It is compatible with MH versions 6.8.4 and higher, | 218 | 21.5.9-21.5.16). It is compatible with MH versions 6.8.4 and higher, |
| 219 | all versions of nmh, and GNU mailutils 1.0 and higher.}, so you | 219 | all versions of nmh, and GNU mailutils 1.0 and higher.}, so you |
| 220 | shouldn't have to do anything special to use it. Gnus is also | 220 | shouldn't have to do anything special to use it. Gnus is also |