emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/faq.texi


From: Paul Eggert
Subject: [Emacs-diffs] Changes to emacs/man/faq.texi
Date: Fri, 16 Aug 2002 02:29:42 -0400

Index: emacs/man/faq.texi
diff -c emacs/man/faq.texi:1.39 emacs/man/faq.texi:1.40
*** emacs/man/faq.texi:1.39     Tue Jul 23 23:32:54 2002
--- emacs/man/faq.texi  Fri Aug 16 02:29:39 2002
***************
*** 1162,1168 ****
  @cindex Toolbar support
  Emacs 21 features a thorough rewrite of the display engine.  The new
  display engine supports variable-size fonts, images, and can play sounds
! on platforms which support that.  As a result, the visual appearence of
  Emacs, when it runs on a windowed display, is much more reminiscent of
  modern GUI programs, and includes 3D widgets (used for the mode line and
  the scroll bars), a configurable and extensible toolbar, tooltips
--- 1162,1168 ----
  @cindex Toolbar support
  Emacs 21 features a thorough rewrite of the display engine.  The new
  display engine supports variable-size fonts, images, and can play sounds
! on platforms which support that.  As a result, the visual appearance of
  Emacs, when it runs on a windowed display, is much more reminiscent of
  modern GUI programs, and includes 3D widgets (used for the mode line and
  the scroll bars), a configurable and extensible toolbar, tooltips
***************
*** 2595,2601 ****
  @node Scrolling only one line, Replacing highlighted text, Turning on syntax 
highlighting, Common requests
  @section How can I force Emacs to scroll only one line when I move past the 
bottom of the screen?
  @cindex Scrolling only one line
! @cindex Reducing the increment when scrollng
  
  Place the following Lisp form in your @file{.emacs} file:
  
--- 2595,2601 ----
  @node Scrolling only one line, Replacing highlighted text, Turning on syntax 
highlighting, Common requests
  @section How can I force Emacs to scroll only one line when I move past the 
bottom of the screen?
  @cindex Scrolling only one line
! @cindex Reducing the increment when scrolling
  
  Place the following Lisp form in your @file{.emacs} file:
  
***************
*** 2609,2615 ****
  @section How can I replace highlighted text with what I type?
  @cindex @code{delete-selection-mode}
  @cindex Replacing highlighted text
! @cindex Highlighing and replacing text
  
  Use @code{delete-selection-mode}, which you can start automatically by
  placing the following Lisp form in your @file{.emacs} file:
--- 2609,2615 ----
  @section How can I replace highlighted text with what I type?
  @cindex @code{delete-selection-mode}
  @cindex Replacing highlighted text
! @cindex Highlighting and replacing text
  
  Use @code{delete-selection-mode}, which you can start automatically by
  placing the following Lisp form in your @file{.emacs} file:
***************
*** 3512,3518 ****
  @cindex Snail mail, ordering Emacs via
  @cindex Postal service, ordering Emacs via
  @cindex Distribution, retrieving Emacs 
! @cindex Internet, retreiving from
  
  Look in the files @file{etc/DISTRIB} and @file{etc/FTP} for information
  on nearby archive sites and @file{etc/ORDERS} for mail orders.  If you
--- 3512,3518 ----
  @cindex Snail mail, ordering Emacs via
  @cindex Postal service, ordering Emacs via
  @cindex Distribution, retrieving Emacs 
! @cindex Internet, retrieving from
  
  Look in the files @file{etc/DISTRIB} and @file{etc/FTP} for information
  on nearby archive sites and @file{etc/ORDERS} for mail orders.  If you




reply via email to

[Prev in Thread] Current Thread [Next in Thread]