diff options
| author | Paul Eggert | 2013-02-20 18:42:30 -0800 |
|---|---|---|
| committer | Paul Eggert | 2013-02-20 18:42:30 -0800 |
| commit | 2fce4cd861e5575fafb10525540cdc8580e134f1 (patch) | |
| tree | 88a9fb6cb360f536af23032fd2abec837a0d3d0e /doc/misc/eshell.texi | |
| parent | 6bcd97a44a1d7e5da149341465564cba65eb7b63 (diff) | |
| download | emacs-2fce4cd861e5575fafb10525540cdc8580e134f1.tar.gz emacs-2fce4cd861e5575fafb10525540cdc8580e134f1.zip | |
Port documentation to Texinfo 5.0.
Diffstat (limited to 'doc/misc/eshell.texi')
| -rw-r--r-- | doc/misc/eshell.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi index 3bef6a4595c..ec01f731daf 100644 --- a/doc/misc/eshell.texi +++ b/doc/misc/eshell.texi | |||
| @@ -83,8 +83,8 @@ handling the sort of tasks accomplished by those tools. | |||
| 83 | * GNU Free Documentation License:: The license for this documentation. | 83 | * GNU Free Documentation License:: The license for this documentation. |
| 84 | * Concept Index:: | 84 | * Concept Index:: |
| 85 | * Function and Variable Index:: | 85 | * Function and Variable Index:: |
| 86 | * Key Index:: | ||
| 87 | * Command Index:: | 86 | * Command Index:: |
| 87 | * Key Index:: | ||
| 88 | @end menu | 88 | @end menu |
| 89 | 89 | ||
| 90 | @node What is Eshell? | 90 | @node What is Eshell? |
| @@ -285,8 +285,8 @@ history and invoking commands in a script file. | |||
| 285 | @menu | 285 | @menu |
| 286 | * Invocation:: | 286 | * Invocation:: |
| 287 | * Arguments:: | 287 | * Arguments:: |
| 288 | * Variables:: | ||
| 289 | * Built-ins:: | 288 | * Built-ins:: |
| 289 | * Variables:: | ||
| 290 | * Aliases:: | 290 | * Aliases:: |
| 291 | * History:: | 291 | * History:: |
| 292 | * Completion:: | 292 | * Completion:: |
| @@ -465,7 +465,7 @@ Uses TRAMP's @command{su} or @command{sudo} method to run a command via | |||
| 465 | 465 | ||
| 466 | @end table | 466 | @end table |
| 467 | 467 | ||
| 468 | @section Built-in variables | 468 | @subsection Built-in variables |
| 469 | Eshell knows a few built-in variables: | 469 | Eshell knows a few built-in variables: |
| 470 | 470 | ||
| 471 | @table @code | 471 | @table @code |