diff options
author | Karl Heuer <kwzh@gnu.org> | 1997-10-23 06:35:13 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1997-10-23 06:35:13 +0000 |
commit | 775a19b4f5c6ed7488e58682d1504d88baf290ac (patch) | |
tree | 72ce79c26cdfcdf5307f850277659d73a787879f /etc/TUTORIAL | |
parent | b0ea497faf93edbec30332700822f38006fe82f3 (diff) | |
download | emacs-775a19b4f5c6ed7488e58682d1504d88baf290ac.tar.gz |
Fix another instance of mode line format.
Diffstat (limited to 'etc/TUTORIAL')
-rw-r--r-- | etc/TUTORIAL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/TUTORIAL b/etc/TUTORIAL index 4a0eb8b4a0e..4ba7627a24e 100644 --- a/etc/TUTORIAL +++ b/etc/TUTORIAL @@ -667,7 +667,7 @@ area contains the bottom line of the screen. The line immediately above the echo area it is called the "mode line". The mode line says something like this: ---**-Emacs: TUTORIAL (Fundamental)--L670--58%---------------- +--:** TUTORIAL (Fundamental)--L670--58%---------------- This line gives useful information about the status of Emacs and the text you are editing. |