Mercurial > hg > xemacs-beta
diff man/new-users-guide/modes.texi @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | 7d59cb494b73 |
children | de805c49cfc1 |
line wrap: on
line diff
--- a/man/new-users-guide/modes.texi Mon Aug 13 11:12:06 2007 +0200 +++ b/man/new-users-guide/modes.texi Mon Aug 13 11:13:30 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