Mercurial > hg > xemacs-beta
diff man/new-users-guide/custom2.texi @ 440:8de8e3f6228a r21-2-28
Import from CVS: tag r21-2-28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:33:38 +0200 |
parents | 3ecd8885ac67 |
children | 0784d089fdc9 |
line wrap: on
line diff
--- a/man/new-users-guide/custom2.texi Mon Aug 13 11:32:27 2007 +0200 +++ b/man/new-users-guide/custom2.texi Mon Aug 13 11:33:38 2007 +0200 @@ -46,7 +46,7 @@ (add-hook 'texinfo-mode-hook 'turn-on-font-lock) ;;; enables the font-lock mode in C Mode -(add-hook 'c-mode-hook 'turn-on-font-lock) +(add-hook 'c-mode-hook 'turn-on-font-lock) @end example To turn on the font-lock mode in other Major Modes like emacs-lisp, just