diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2001-11-30 09:42:52 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2001-11-30 09:42:52 +0000 |
commit | 852a8571e476a287d9b375b2b01d9b567510af33 (patch) | |
tree | 1aa098959e586db0e5547758d99273747ef59a03 /lisp/hilit-chg.el | |
parent | a16db7fe3cee8c48d917f00d4b2c6b1b00d2f753 (diff) | |
download | emacs-852a8571e476a287d9b375b2b01d9b567510af33.tar.gz |
Doc fix.
Diffstat (limited to 'lisp/hilit-chg.el')
-rw-r--r-- | lisp/hilit-chg.el | 2 |
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 `*' and the buffer has a filename. A value of nil means no buffers are suitable for `global-highlight-changes' -(effectively disabling the mode). +\(effectively disabling the mode). Examples: (c-mode c++-mode) |