diff man/new-users-guide/modes.texi @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents de805c49cfc1
children
line wrap: on
line diff
--- a/man/new-users-guide/modes.texi	Mon Aug 13 11:19:22 2007 +0200
+++ b/man/new-users-guide/modes.texi	Mon Aug 13 11:20:41 2007 +0200
@@ -175,7 +175,7 @@
 the major mode is c-mode. 
 
 @example
-(add-hook 'c-mode-hook          'turn-on-font-lock)
+(add-hook 'c-mode-hook		'turn-on-font-lock)
 @end example
 
 @noindent
@@ -228,7 +228,7 @@
 @item line-number-mode
 @cindex line-number-mode
 After you enable this mode, the line number at which your cursor is
-present will be displayed continuously in the mode line. 
+present will be displayed continously in the mode line. 
 
 @item blink-paren
 @cindex blink-paren