diff options
| -rw-r--r-- | doc/emacs/display.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi index b982a39a980..3f72a9416c1 100644 --- a/doc/emacs/display.texi +++ b/doc/emacs/display.texi | |||
| @@ -1214,7 +1214,7 @@ visit in the future in the same session. | |||
| 1214 | @subsection Semantic Font Lock | 1214 | @subsection Semantic Font Lock |
| 1215 | @cindex semantic highlighting | 1215 | @cindex semantic highlighting |
| 1216 | 1216 | ||
| 1217 | @dfn{Semantic highlighting} is a semi-advanced editor feature in which | 1217 | @dfn{Semantic highlighting} is feature in which |
| 1218 | an editor uses some kind of semantic analysis to understand a program's | 1218 | an editor uses some kind of semantic analysis to understand a program's |
| 1219 | source code, and communicates useful information about the meaning of | 1219 | source code, and communicates useful information about the meaning of |
| 1220 | different tokens to the user by highlighting these tokens according to | 1220 | different tokens to the user by highlighting these tokens according to |