diff options
| author | Glenn Morris | 2011-02-22 20:19:28 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-02-22 20:19:28 -0800 |
| commit | cce7d53002e8abc346b67ea4100507b0e7c4d68e (patch) | |
| tree | faed484c15cde23eec2ec2463a1f30b9a8f4e43b /doc/misc | |
| parent | 4902e827bc04d0e1cb17820fe522992995166fc7 (diff) | |
| parent | 51a13bdd9324860db6381e6da121411467087bec (diff) | |
| download | emacs-cce7d53002e8abc346b67ea4100507b0e7c4d68e.tar.gz emacs-cce7d53002e8abc346b67ea4100507b0e7c4d68e.zip | |
Merge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka@jpl.org.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 13 | ||||
| -rw-r--r-- | doc/misc/dired-x.texi | 10 | ||||
| -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 | ||||
| -rw-r--r-- | doc/misc/tramp.texi | 34 | ||||
| -rw-r--r-- | doc/misc/trampver.texi | 2 |
9 files changed, 58 insertions, 45 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 67197450a5b..530f7f1c123 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,5 +1,18 @@ | |||
| 1 | 2011-02-23 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and | ||
| 4 | "Debian GNU/Linux". | ||
| 5 | |||
| 6 | * trampver.texi [xemacs]: Set emacsothername to "Emacs". | ||
| 7 | |||
| 1 | 2011-02-23 Glenn Morris <rgm@gnu.org> | 8 | 2011-02-23 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 10 | * dired-x.texi (Features): Minor rephrasing. | ||
| 11 | (Local Variables): Fix typos. | ||
| 12 | |||
| 13 | * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi: | ||
| 14 | Standardize some Emacs/XEmacs terminology. | ||
| 15 | |||
| 3 | * dired-x.texi (Features): Don't advertise obsolete local variables. | 16 | * dired-x.texi (Features): Don't advertise obsolete local variables. |
| 4 | Simplify layout. | 17 | Simplify layout. |
| 5 | (Omitting Variables): Update local variables example. | 18 | (Omitting Variables): Update local variables example. |
diff --git a/doc/misc/dired-x.texi b/doc/misc/dired-x.texi index f7c73237249..cde39ff6a62 100644 --- a/doc/misc/dired-x.texi +++ b/doc/misc/dired-x.texi | |||
| @@ -152,10 +152,10 @@ Commands using file marking | |||
| 152 | @noindent | 152 | @noindent |
| 153 | @file{dired-x.el} binds some functions to keys in Dired Mode (@pxref{Key | 153 | @file{dired-x.el} binds some functions to keys in Dired Mode (@pxref{Key |
| 154 | Index}) and also binds @kbd{C-x C-j} and @kbd{C-x 4 C-j} @emph{globally} to | 154 | Index}) and also binds @kbd{C-x C-j} and @kbd{C-x 4 C-j} @emph{globally} to |
| 155 | @code{dired-jump} (@pxref{Miscellaneous Commands}). It may also bind @kbd{C-x | 155 | @code{dired-jump} (@pxref{Miscellaneous Commands}). Optionally, it |
| 156 | C-f} and @kbd{C-x 4 C-f} to @code{dired-x-find-file} and | 156 | also binds @kbd{C-x C-f} and @kbd{C-x 4 C-f} to |
| 157 | @code{dired-x-find-file-other-window}, respectively (@pxref{Find File At | 157 | @code{dired-x-find-file} and @code{dired-x-find-file-other-window}, |
| 158 | Point}). | 158 | respectively (@pxref{Find File At Point}). |
| 159 | 159 | ||
| 160 | @node Technical Details, , Features, Introduction | 160 | @node Technical Details, , Features, Introduction |
| 161 | @section Technical Details | 161 | @section Technical Details |
| @@ -514,7 +514,7 @@ omitted automatically | |||
| 514 | @noindent | 514 | @noindent |
| 515 | You can set @code{dired-local-variables-file} to @code{nil} to suppress this. | 515 | You can set @code{dired-local-variables-file} to @code{nil} to suppress this. |
| 516 | The value of @code{dired-enable-local-variables} controls if and how these | 516 | The value of @code{dired-enable-local-variables} controls if and how these |
| 517 | local variables are read. This variable exists so that if may override the | 517 | local variables are read. This variable exists so that it may override the |
| 518 | default value of @code{enable-local-variables}. | 518 | default value of @code{enable-local-variables}. |
| 519 | 519 | ||
| 520 | @noindent | 520 | @noindent |
diff --git a/doc/misc/edt.texi b/doc/misc/edt.texi index 377bb6ee8c5..8f9f8fc03a2 100644 --- a/doc/misc/edt.texi +++ b/doc/misc/edt.texi | |||
| @@ -87,7 +87,7 @@ informing you that the emulation has been enabled: ``Default EDT keymap | |||
| 87 | active''. | 87 | active''. |
| 88 | 88 | ||
| 89 | You can have the EDT Emulation start up automatically, each time you | 89 | You can have the EDT Emulation start up automatically, each time you |
| 90 | initiate a GNU Emacs session, by adding the following line to your | 90 | initiate an Emacs session, by adding the following line to your |
| 91 | @file{.emacs} file: | 91 | @file{.emacs} file: |
| 92 | 92 | ||
| 93 | @example | 93 | @example |
| @@ -218,7 +218,7 @@ user quits without saving those buffers. | |||
| 218 | 218 | ||
| 219 | @item | 219 | @item |
| 220 | Emulate EDT Keypad Mode commands closely so that current EDT users will | 220 | Emulate EDT Keypad Mode commands closely so that current EDT users will |
| 221 | find that it easy and comfortable to use GNU Emacs with a small learning | 221 | find that it easy and comfortable to use Emacs with a small learning |
| 222 | curve. | 222 | curve. |
| 223 | 223 | ||
| 224 | @item | 224 | @item |
| @@ -237,7 +237,7 @@ Provide an easy way to restore @strong{all} original Emacs key bindings, | |||
| 237 | just as they existed before the EDT emulation was first invoked. | 237 | just as they existed before the EDT emulation was first invoked. |
| 238 | 238 | ||
| 239 | @item | 239 | @item |
| 240 | Support GNU Emacs 19 and higher. XEmacs 19, and above, is also supported. | 240 | Support Emacs and XEmacs 19 and higher. |
| 241 | 241 | ||
| 242 | @item | 242 | @item |
| 243 | Supports highlighting of marked text within the EDT emulation on all | 243 | Supports highlighting of marked text within the EDT emulation on all |
| @@ -285,13 +285,13 @@ apply to you. | |||
| 285 | @node Starting emulation | 285 | @node Starting emulation |
| 286 | @chapter How to Get Started | 286 | @chapter How to Get Started |
| 287 | 287 | ||
| 288 | Start up GNU Emacs and enter @kbd{M-x edt-emulation-on} to begin the | 288 | Start up Emacs and enter @kbd{M-x edt-emulation-on} to begin the |
| 289 | emulation. After initialization is complete, the following message will | 289 | emulation. After initialization is complete, the following message will |
| 290 | appear below the status line informing you that the emulation has been | 290 | appear below the status line informing you that the emulation has been |
| 291 | enabled: ``Default EDT keymap active''. | 291 | enabled: ``Default EDT keymap active''. |
| 292 | 292 | ||
| 293 | You can have the EDT Emulation start up automatically, each time you | 293 | You can have the EDT Emulation start up automatically, each time you |
| 294 | initiate a GNU Emacs session, by adding the following line to your | 294 | initiate an Emacs session, by adding the following line to your |
| 295 | @file{.emacs} file: | 295 | @file{.emacs} file: |
| 296 | 296 | ||
| 297 | @example | 297 | @example |
| @@ -306,7 +306,7 @@ in the EDT Default Mode). | |||
| 306 | It is easy to customize key bindings in the EDT Emulation | 306 | It is easy to customize key bindings in the EDT Emulation |
| 307 | (@pxref{Customizing}). Customizations are placed in a file called | 307 | (@pxref{Customizing}). Customizations are placed in a file called |
| 308 | @file{edt-user.el}. The Emacs @file{etc/} directory contains an | 308 | @file{edt-user.el}. The Emacs @file{etc/} directory contains an |
| 309 | example. If @file{edt-user.el} is found in your GNU Emacs load path | 309 | example. If @file{edt-user.el} is found in your Emacs load path |
| 310 | during EDT Emulation initialization, then the following message will | 310 | during EDT Emulation initialization, then the following message will |
| 311 | appear below the status line indicating that the emulation has been | 311 | appear below the status line indicating that the emulation has been |
| 312 | enabled, enhanced by your own customizations: ``User EDT custom keymap | 312 | enabled, enhanced by your own customizations: ``User EDT custom keymap |
| @@ -321,8 +321,8 @@ restores the original key bindings in effect just prior to invoking the | |||
| 321 | emulation. | 321 | emulation. |
| 322 | 322 | ||
| 323 | Emacs binds keys to @acronym{ASCII} control characters and so does the | 323 | Emacs binds keys to @acronym{ASCII} control characters and so does the |
| 324 | real EDT. Where EDT key bindings and GNU Emacs key bindings conflict, | 324 | real EDT. Where EDT key bindings and Emacs key bindings conflict, |
| 325 | the default GNU Emacs key bindings are retained by the EDT emulation by | 325 | the default Emacs key bindings are retained by the EDT emulation by |
| 326 | default. If you are a diehard EDT user you may not like this. The | 326 | default. If you are a diehard EDT user you may not like this. The |
| 327 | @ref{Control keys} section explains how to change this so that the EDT | 327 | @ref{Control keys} section explains how to change this so that the EDT |
| 328 | bindings to @acronym{ASCII} control characters override the default | 328 | bindings to @acronym{ASCII} control characters override the default |
| @@ -364,7 +364,7 @@ older SunOS release configured with a Sun Type 5 keyboard: | |||
| 364 | @example | 364 | @example |
| 365 | ! File: .xmodmaprc | 365 | ! File: .xmodmaprc |
| 366 | ! | 366 | ! |
| 367 | ! Set up Sun Type 5 keypad for use with the GNU Emacs EDT Emulation | 367 | ! Set up Sun Type 5 keypad for use with the Emacs EDT Emulation |
| 368 | ! | 368 | ! |
| 369 | keycode 53 = KP_Divide | 369 | keycode 53 = KP_Divide |
| 370 | keycode 54 = KP_Multiply | 370 | keycode 54 = KP_Multiply |
| @@ -436,7 +436,7 @@ things up nicely. | |||
| 436 | @example | 436 | @example |
| 437 | ! File: .xmodmaprc | 437 | ! File: .xmodmaprc |
| 438 | ! | 438 | ! |
| 439 | ! Set up PC keypad under GNU/Linux for the GNU Emacs EDT Emulation | 439 | ! Set up PC keypad under GNU/Linux for the Emacs EDT Emulation |
| 440 | ! | 440 | ! |
| 441 | clear mod2 | 441 | clear mod2 |
| 442 | keycode 77 = F12 | 442 | keycode 77 = F12 |
| @@ -518,7 +518,7 @@ assign Num_Lock back to mod2. | |||
| 518 | @example | 518 | @example |
| 519 | ! File: .xmodmaprc | 519 | ! File: .xmodmaprc |
| 520 | ! | 520 | ! |
| 521 | ! Set up PC keypad under GNU/Linux for the GNU Emacs EDT Emulation | 521 | ! Set up PC keypad under GNU/Linux for the Emacs EDT Emulation |
| 522 | ! | 522 | ! |
| 523 | clear mod2 | 523 | clear mod2 |
| 524 | keycode 77 = F12 | 524 | keycode 77 = F12 |
| @@ -541,7 +541,7 @@ In general, you will find that this emulation of EDT replicates most, | |||
| 541 | but not all, of EDT's most used Keypad Mode editing functions and | 541 | but not all, of EDT's most used Keypad Mode editing functions and |
| 542 | behavior. It is not perfect, but most EDT users who have tried the | 542 | behavior. It is not perfect, but most EDT users who have tried the |
| 543 | emulation agree that it is quite good enough to make it easy for | 543 | emulation agree that it is quite good enough to make it easy for |
| 544 | die-hard EDT users to move over to using GNU Emacs. | 544 | die-hard EDT users to move over to using Emacs. |
| 545 | 545 | ||
| 546 | Here's a list of the most important differences between EDT and this GNU | 546 | Here's a list of the most important differences between EDT and this GNU |
| 547 | Emacs EDT Emulation. The list is short but you must be aware of these | 547 | Emacs EDT Emulation. The list is short but you must be aware of these |
| @@ -783,7 +783,7 @@ terminals on the same system, you need not look at @file{edt-user.el2}. | |||
| 783 | @end ignore | 783 | @end ignore |
| 784 | 784 | ||
| 785 | First, you need to have your own private lisp directory, say | 785 | First, you need to have your own private lisp directory, say |
| 786 | @file{~/lisp}, and you should add it to the GNU Emacs load path. | 786 | @file{~/lisp}, and you should add it to the Emacs load path. |
| 787 | 787 | ||
| 788 | @strong{Please note:} A few sites have different load-path requirements, | 788 | @strong{Please note:} A few sites have different load-path requirements, |
| 789 | so the above directions may need some modification if your site has such | 789 | so the above directions may need some modification if your site has such |
| @@ -898,8 +898,8 @@ Here are some examples: | |||
| 898 | @node Control keys | 898 | @node Control keys |
| 899 | @section Enabling EDT Control Key Sequence Bindings | 899 | @section Enabling EDT Control Key Sequence Bindings |
| 900 | 900 | ||
| 901 | Where EDT key bindings and GNU Emacs key bindings conflict, the default | 901 | Where EDT key bindings and Emacs key bindings conflict, the default |
| 902 | GNU Emacs key bindings are retained by default. Some diehard EDT users | 902 | Emacs key bindings are retained by default. Some diehard EDT users |
| 903 | may not like this. So, if the variable | 903 | may not like this. So, if the variable |
| 904 | @code{edt-use-EDT-control-key-bindings} is set to true in a user's | 904 | @code{edt-use-EDT-control-key-bindings} is set to true in a user's |
| 905 | @file{.emacs} file, then the default EDT Emulation mode will enable most | 905 | @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 463a14f08d2..b46748a08f9 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 f990ee69a08..b55452cfa82 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -22498,7 +22498,7 @@ variables should be either strings or symbols naming functions that | |||
| 22498 | return a string. When the mouse passes over text with this property | 22498 | return a string. When the mouse passes over text with this property |
| 22499 | set, a balloon window will appear and display the string. Please | 22499 | set, a balloon window will appear and display the string. Please |
| 22500 | refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual}, | 22500 | refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual}, |
| 22501 | (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in | 22501 | (in Emacs) or the doc string of @code{balloon-help-mode} (in |
| 22502 | XEmacs) for more information on this. (For technical reasons, the | 22502 | XEmacs) for more information on this. (For technical reasons, the |
| 22503 | guillemets have been approximated as @samp{<<} and @samp{>>} in this | 22503 | guillemets have been approximated as @samp{<<} and @samp{>>} in this |
| 22504 | paragraph.) | 22504 | paragraph.) |
| @@ -27766,7 +27766,7 @@ to install Gnus after compiling it, give @file{make.bat} @code{/copy} as | |||
| 27766 | the second parameter. | 27766 | the second parameter. |
| 27767 | 27767 | ||
| 27768 | @file{make.bat} has been rewritten from scratch, it now features | 27768 | @file{make.bat} has been rewritten from scratch, it now features |
| 27769 | automatic recognition of XEmacs and GNU Emacs, generates | 27769 | automatic recognition of XEmacs and Emacs, generates |
| 27770 | @file{gnus-load.el}, checks if errors occur while compilation and | 27770 | @file{gnus-load.el}, checks if errors occur while compilation and |
| 27771 | generation of info files and reports them at the end of the build | 27771 | generation of info files and reports them at the end of the build |
| 27772 | process. It now uses @code{makeinfo} if it is available and falls | 27772 | 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 94aeb612df7..8e172301915 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 59da631c6ea..43d7bc74553 100644 --- a/doc/misc/mh-e.texi +++ b/doc/misc/mh-e.texi | |||
| @@ -211,9 +211,9 @@ However, MH-E was the tip of the iceberg, and I discovered more and | |||
| 211 | more niceties about GNU Emacs and MH@. Now I'm fully hooked on both of | 211 | more niceties about GNU Emacs and MH@. Now I'm fully hooked on both of |
| 212 | them. | 212 | them. |
| 213 | 213 | ||
| 214 | The MH-E package is distributed with GNU Emacs@footnote{Version | 214 | The MH-E package is distributed with Emacs@footnote{Version |
| 215 | @value{VERSION} of MH-E appeared in GNU Emacs 23.1. It is supported | 215 | @value{VERSION} of MH-E appeared in Emacs 23.1. It is supported |
| 216 | in GNU Emacs 21 and 22, as well as XEmacs 21 (except for versions | 216 | in Emacs 21 and 22, as well as XEmacs 21 (except for versions |
| 217 | 21.5.9-21.5.16). It is compatible with MH versions 6.8.4 and higher, | 217 | 21.5.9-21.5.16). It is compatible with MH versions 6.8.4 and higher, |
| 218 | all versions of nmh, and GNU mailutils 1.0 and higher.}, so you | 218 | all versions of nmh, and GNU mailutils 1.0 and higher.}, so you |
| 219 | shouldn't have to do anything special to use it. Gnus is also | 219 | shouldn't have to do anything special to use it. Gnus is also |
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 346354b3170..8bcce244f9d 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -369,13 +369,12 @@ behind the scenes when you open a file with @value{tramp}. | |||
| 369 | @cindex obtaining Tramp | 369 | @cindex obtaining Tramp |
| 370 | 370 | ||
| 371 | @value{tramp} is freely available on the Internet and the latest | 371 | @value{tramp} is freely available on the Internet and the latest |
| 372 | release may be downloaded from | 372 | release may be downloaded from @uref{ftp://ftp.gnu.org/gnu/tramp/}. |
| 373 | @uref{ftp://ftp.gnu.org/gnu/tramp/}. This release includes the full | 373 | This release includes the full documentation and code for |
| 374 | documentation and code for @value{tramp}, suitable for installation. | 374 | @value{tramp}, suitable for installation. But Emacs (22 or later) |
| 375 | But GNU Emacs (22 or later) includes @value{tramp} already, and there | 375 | includes @value{tramp} already, and there is a @value{tramp} package |
| 376 | is a @value{tramp} package for XEmacs, as well. So maybe it is easier | 376 | for XEmacs, as well. So maybe it is easier to just use those. But if |
| 377 | to just use those. But if you want the bleeding edge, read | 377 | you want the bleeding edge, read on@dots{...} |
| 378 | on@dots{...} | ||
| 379 | 378 | ||
| 380 | For the especially brave, @value{tramp} is available from CVS. The CVS | 379 | For the especially brave, @value{tramp} is available from CVS. The CVS |
| 381 | version is the latest version of the code and may contain incomplete | 380 | version is the latest version of the code and may contain incomplete |
| @@ -445,10 +444,10 @@ GVFS integration started in February 2009. | |||
| 445 | @end ifset | 444 | @end ifset |
| 446 | 445 | ||
| 447 | In December 2001, @value{tramp} has been added to the XEmacs package | 446 | In December 2001, @value{tramp} has been added to the XEmacs package |
| 448 | repository. Being part of the GNU Emacs repository happened in June | 447 | repository. Being part of the Emacs repository happened in June 2002, |
| 449 | 2002, the first release including @value{tramp} was GNU Emacs 22.1. | 448 | the first release including @value{tramp} was Emacs 22.1. |
| 450 | 449 | ||
| 451 | @value{tramp} is also a GNU/Linux Debian package since February 2001. | 450 | @value{tramp} is also a Debian GNU/Linux package since February 2001. |
| 452 | 451 | ||
| 453 | 452 | ||
| 454 | @c Installation chapter is necessary only in case of standalone | 453 | @c Installation chapter is necessary only in case of standalone |
| @@ -1704,9 +1703,10 @@ By default, this is set to a reasonable set of defaults for most | |||
| 1704 | machines. The symbol @code{tramp-default-remote-path} is a place | 1703 | machines. The symbol @code{tramp-default-remote-path} is a place |
| 1705 | holder, it is replaced by the list of directories received via the | 1704 | holder, it is replaced by the list of directories received via the |
| 1706 | command @command{getconf PATH} on your remote machine. For example, | 1705 | command @command{getconf PATH} on your remote machine. For example, |
| 1707 | on GNU Debian this is @file{/bin:/usr/bin}, whereas on Solaris this is | 1706 | on Debian GNU/Linux this is @file{/bin:/usr/bin}, whereas on Solaris |
| 1708 | @file{/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/opt/SUNWspro/bin}. It is | 1707 | this is @file{/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/opt/SUNWspro/bin}. |
| 1709 | recommended to apply this symbol on top of @code{tramp-remote-path}. | 1708 | It is recommended to apply this symbol on top of |
| 1709 | @code{tramp-remote-path}. | ||
| 1710 | 1710 | ||
| 1711 | It is possible, however, that your local (or remote ;) system | 1711 | It is possible, however, that your local (or remote ;) system |
| 1712 | administrator has put the tools you want in some obscure local | 1712 | administrator has put the tools you want in some obscure local |
| @@ -2740,8 +2740,8 @@ There is also a Savannah project page. | |||
| 2740 | @item | 2740 | @item |
| 2741 | Which systems does it work on? | 2741 | Which systems does it work on? |
| 2742 | 2742 | ||
| 2743 | The package has been used successfully on GNU Emacs 22, GNU Emacs 23, | 2743 | The package has been used successfully on Emacs 22, Emacs 23, XEmacs |
| 2744 | XEmacs 21 (starting with 21.4), and SXEmacs 22. | 2744 | 21 (starting with 21.4), and SXEmacs 22. |
| 2745 | 2745 | ||
| 2746 | The package was intended to work on Unix, and it really expects a | 2746 | The package was intended to work on Unix, and it really expects a |
| 2747 | Unix-like system on the remote end (except the @option{smb} method), | 2747 | Unix-like system on the remote end (except the @option{smb} method), |
| @@ -3583,9 +3583,9 @@ printed and deleted. | |||
| 3583 | But I have decided that this is too fragile to reliably work, so on some | 3583 | But I have decided that this is too fragile to reliably work, so on some |
| 3584 | systems you'll have to do without the uuencode methods. | 3584 | systems you'll have to do without the uuencode methods. |
| 3585 | 3585 | ||
| 3586 | @item The @value{tramp} filename syntax differs between GNU Emacs and XEmacs. | 3586 | @item The @value{tramp} filename syntax differs between Emacs and XEmacs. |
| 3587 | 3587 | ||
| 3588 | The GNU Emacs maintainers wish to use a unified filename syntax for | 3588 | The Emacs maintainers wish to use a unified filename syntax for |
| 3589 | Ange-FTP and @value{tramp} so that users don't have to learn a new | 3589 | Ange-FTP and @value{tramp} so that users don't have to learn a new |
| 3590 | syntax. It is sufficient to learn some extensions to the old syntax. | 3590 | syntax. It is sufficient to learn some extensions to the old syntax. |
| 3591 | 3591 | ||
diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index ff5641fb4b4..437b1372c11 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi | |||
| @@ -63,7 +63,7 @@ | |||
| 63 | @set postfixhop / | 63 | @set postfixhop / |
| 64 | @set ipv6prefix | 64 | @set ipv6prefix |
| 65 | @set ipv6postfix | 65 | @set ipv6postfix |
| 66 | @set emacsothername GNU Emacs | 66 | @set emacsothername Emacs |
| 67 | @set emacsotherdir emacs | 67 | @set emacsotherdir emacs |
| 68 | @set emacsotherfilename tramp-emacs.html | 68 | @set emacsotherfilename tramp-emacs.html |
| 69 | @end ifset | 69 | @end ifset |