diff man/new-users-guide/xmenu.texi @ 462:0784d089fdc9 r21-2-46

Import from CVS: tag r21-2-46
author cvs
date Mon, 13 Aug 2007 11:44:37 +0200
parents 3ecd8885ac67
children
line wrap: on
line diff
--- a/man/new-users-guide/xmenu.texi	Mon Aug 13 11:43:25 2007 +0200
+++ b/man/new-users-guide/xmenu.texi	Mon Aug 13 11:44:37 2007 +0200
@@ -383,11 +383,11 @@
 @end example 
 
 @item Syntax Highlighting
-You can customize your @code{.emacs} file to include the font-lock mode
+You can customize your @code{init.el} file to include the font-lock mode
 so that when you select this item, the comments will be displayed in one
 face, strings in another, reserved words in another, and so
 on. @xref{Customization,,,xemacs,XEmacs User's Manual}, for more
-information on customizing @code{.emacs} file.  After selecting this
+information on customizing @code{init.el} file.  After selecting this
 item, you will find your code a lot easier to read. When @b{Fonts} is
 selected, different parts of the program will appear in different
 Fonts. When @b{Colors} is selected, then the program will be displayed
@@ -433,7 +433,7 @@
 
 @item Save Options
 Selecting this item will save the current settings of your Options 
-menu to your @code{.emacs} file so that the next time you start XEmacs,
+menu to your @code{init.el} file so that the next time you start XEmacs,
 you won't need to select the options again.
 @end table