From: Stefan Monnier Date: Fri, 30 Nov 2001 09:42:52 +0000 (+0000) Subject: Doc fix. X-Git-Tag: ttn-vms-21-2-B4~18011 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=852a8571e476a287d9b375b2b01d9b567510af33;p=emacs.git Doc fix. --- 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)