From 3f12b18cb57c5cb2a11706ba87fdbb20aa0d6301 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Tue, 19 Oct 2010 15:20:33 -0400 Subject: 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. --- etc/tutorials/TUTORIAL | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'etc/tutorials') 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 you later decide that your changes were a mistake. If you look near the bottom of the screen you will see a line that -begins and ends with dashes, and starts with "--:--- TUTORIAL" or -something like that. This part of the screen normally shows the name -of the file that you are visiting. Right now, you are visiting a file -called "TUTORIAL" which is your personal scratch copy of the Emacs -tutorial. When you find a file with Emacs, that file's name will -appear in that precise spot. +begins with dashes, and starts with "--:--- TUTORIAL" or something +like that. This part of the screen normally shows the name of the +file that you are visiting. Right now, you are visiting a file called +"TUTORIAL" which is your personal scratch copy of the Emacs tutorial. +When you find a file with Emacs, that file's name will appear in that +precise spot. One special thing about the command for finding a file is that you have to say what file name you want. We say the command "reads an -- cgit v1.2.1