diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/text.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/text.texi b/doc/emacs/text.texi index b2cb5ee3d3b..e45189ba1d0 100644 --- a/doc/emacs/text.texi +++ b/doc/emacs/text.texi | |||
| @@ -2011,8 +2011,8 @@ highlighting (@pxref{Font Lock}). Unlike Enriched mode, Font Lock | |||
| 2011 | mode assigns text properties automatically, based on the current | 2011 | mode assigns text properties automatically, based on the current |
| 2012 | buffer contents; those properties are not saved to disk. | 2012 | buffer contents; those properties are not saved to disk. |
| 2013 | 2013 | ||
| 2014 | The file @file{etc/enriched.doc} in the Emacs distribution serves as | 2014 | The file @file{enriched.txt} in Emacs's @code{data-directory} |
| 2015 | an example of the features of Enriched mode. | 2015 | serves as an example of the features of Enriched mode. |
| 2016 | 2016 | ||
| 2017 | @menu | 2017 | @menu |
| 2018 | * Enriched Mode:: Entering and exiting Enriched mode. | 2018 | * Enriched Mode:: Entering and exiting Enriched mode. |