X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=man%2Fnew-users-guide%2Fxmenu.texi;h=c2fa3abe306fbb675b3bebb9fc5bcfe870960b2d;hb=c92dcd909dc5058408b218629ff8bd46854afb71;hp=d642ec0c7cf5d76a91178f01ee9ba6ea0eb5cc7d;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git.1 diff --git a/man/new-users-guide/xmenu.texi b/man/new-users-guide/xmenu.texi index d642ec0..c2fa3ab 100644 --- a/man/new-users-guide/xmenu.texi +++ b/man/new-users-guide/xmenu.texi @@ -383,11 +383,11 @@ M-x find-file-other-window (bound to keys: C-x 4 f, C-x 4 C-f) @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 @@ available will be selecting that buffer. @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