aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/display.texi2
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
1218an editor uses some kind of semantic analysis to understand a program's 1218an editor uses some kind of semantic analysis to understand a program's
1219source code, and communicates useful information about the meaning of 1219source code, and communicates useful information about the meaning of
1220different tokens to the user by highlighting these tokens according to 1220different tokens to the user by highlighting these tokens according to