aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tutorials
diff options
context:
space:
mode:
authorChong Yidong2012-01-30 15:54:00 +0800
committerChong Yidong2012-01-30 15:54:00 +0800
commit1714d1eea5eaf84ad205e28e7ff8d1f109e4277c (patch)
tree30ba9b686e898c979bcb2ca33d6f3b71155356e6 /etc/tutorials
parentcb882333c285fa0d18d87245207cb50b2f67b439 (diff)
downloademacs-1714d1eea5eaf84ad205e28e7ff8d1f109e4277c.tar.gz
emacs-1714d1eea5eaf84ad205e28e7ff8d1f109e4277c.zip
* etc/tutorials/TUTORIAL: Delete a repeat sentence.
Diffstat (limited to 'etc/tutorials')
-rw-r--r--etc/tutorials/TUTORIAL1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL
index 0f33c734f4a..ccd438ad629 100644
--- a/etc/tutorials/TUTORIAL
+++ b/etc/tutorials/TUTORIAL
@@ -577,7 +577,6 @@ Most of the time, the buffer's name is the same as the file name
577The buffer list you make with C-x C-b shows you both the buffer name 577The buffer list you make with C-x C-b shows you both the buffer name
578and the file name of every buffer. 578and the file name of every buffer.
579 579
580ANY text you see in an Emacs window is always part of some buffer.
581Some buffers do not correspond to files. The buffer named 580Some buffers do not correspond to files. The buffer named
582"*Buffer List*", which contains the buffer list that you made with 581"*Buffer List*", which contains the buffer list that you made with
583C-x C-b, does not have any file. This TUTORIAL buffer initially did 582C-x C-b, does not have any file. This TUTORIAL buffer initially did