aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tutorials/TUTORIAL
diff options
context:
space:
mode:
authorJulien Danjou2010-10-19 15:20:33 -0400
committerChong Yidong2010-10-19 15:20:33 -0400
commit3f12b18cb57c5cb2a11706ba87fdbb20aa0d6301 (patch)
treef41390a3deeff4e6bd5d5ddebe665f8bd40a4be2 /etc/tutorials/TUTORIAL
parentb8a47412d30e73a12c1919d0109f9272096e9ce6 (diff)
downloademacs-3f12b18cb57c5cb2a11706ba87fdbb20aa0d6301.tar.gz
emacs-3f12b18cb57c5cb2a11706ba87fdbb20aa0d6301.zip
Remove mode-line end dashes on graphical terminals.
* tutorials/TUTORIAL: Don't mention mode-line end dashes. * bindings.el: Remove end dashes in default mode-line-format.
Diffstat (limited to 'etc/tutorials/TUTORIAL')
-rw-r--r--etc/tutorials/TUTORIAL12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL
index 1d80f4e1191..f566df9735d 100644
--- a/etc/tutorials/TUTORIAL
+++ b/etc/tutorials/TUTORIAL
@@ -498,12 +498,12 @@ you save, Emacs leaves the original file under a changed name in case
498you later decide that your changes were a mistake. 498you later decide that your changes were a mistake.
499 499
500If you look near the bottom of the screen you will see a line that 500If you look near the bottom of the screen you will see a line that
501begins and ends with dashes, and starts with "--:--- TUTORIAL" or 501begins with dashes, and starts with "--:--- TUTORIAL" or something
502something like that. This part of the screen normally shows the name 502like that. This part of the screen normally shows the name of the
503of the file that you are visiting. Right now, you are visiting a file 503file that you are visiting. Right now, you are visiting a file called
504called "TUTORIAL" which is your personal scratch copy of the Emacs 504"TUTORIAL" which is your personal scratch copy of the Emacs tutorial.
505tutorial. When you find a file with Emacs, that file's name will 505When you find a file with Emacs, that file's name will appear in that
506appear in that precise spot. 506precise spot.
507 507
508One special thing about the command for finding a file is that you 508One special thing about the command for finding a file is that you
509have to say what file name you want. We say the command "reads an 509have to say what file name you want. We say the command "reads an