aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/hilit-chg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hilit-chg.el b/lisp/hilit-chg.el
index 7bf2eb05b55..357b39b5b45 100644
--- a/lisp/hilit-chg.el
+++ b/lisp/hilit-chg.el
@@ -292,7 +292,7 @@ t means the buffer is suitable if its name does not begin with ` ' nor
292`*' and the buffer has a filename. 292`*' and the buffer has a filename.
293 293
294A value of nil means no buffers are suitable for `global-highlight-changes' 294A value of nil means no buffers are suitable for `global-highlight-changes'
295(effectively disabling the mode). 295\(effectively disabling the mode).
296 296
297Examples: 297Examples:
298 (c-mode c++-mode) 298 (c-mode c++-mode)