diff options
author | Glenn Morris <rgm@gnu.org> | 2010-06-22 19:46:43 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-06-22 19:46:43 -0700 |
commit | 8838673ef10f792418fdd2f23d687cee1a39a3dc (patch) | |
tree | 2d15912d007d54c937fbc29eceeef6a78ef28b0a /doc/emacs/screen.texi | |
parent | 50d76a9f7dbc5302373243f2d7588bd5abd0d492 (diff) |
Untabify doc/emacs/*.texi files.
* abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
* custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
* files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
* maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
* programs.texi, rmail.texi, screen.texi, search.texi, sending.texi:
* text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
Untabify Texinfo files.
Diffstat (limited to 'doc/emacs/screen.texi')
-rw-r--r-- | doc/emacs/screen.texi | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/emacs/screen.texi b/doc/emacs/screen.texi index 43a32d8680..88d248a93b 100644 --- a/doc/emacs/screen.texi +++ b/doc/emacs/screen.texi @@ -1,6 +1,7 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, -@c 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +@c 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +@c Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Screen, User Input, Acknowledgments, Top @chapter The Organization of the Screen @@ -53,10 +54,10 @@ reference. If you use multiple frames on a graphical display, selecting a particular frame selects a window in that frame. @menu -* Point:: The place in the text where editing commands operate. -* Echo Area:: Short messages appear at the bottom of the screen. -* Mode Line:: Interpreting the mode line. -* Menu Bar:: How to use the menu bar. +* Point:: The place in the text where editing commands operate. +* Echo Area:: Short messages appear at the bottom of the screen. +* Mode Line:: Interpreting the mode line. +* Menu Bar:: How to use the menu bar. @end menu @node Point |