Mercurial > emacs
diff lisp/hilit-chg.el @ 82365:e5a68f18fcb9
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 13 Aug 2007 13:41:28 +0000 |
parents | 7c8949dbfa0d |
children | 73661ddc7ac7 424b655804ca |
line wrap: on
line diff
--- a/lisp/hilit-chg.el Mon Aug 13 11:27:41 2007 +0000 +++ b/lisp/hilit-chg.el Mon Aug 13 13:41:28 2007 +0000 @@ -131,7 +131,7 @@ ;; an example, if the value is `buffer-file-name' then all buffers ;; who are visiting files are suitable, but others (like dired ;; buffers) are not; -;; * a list -- then the buffer is suitable iff its mode is in the +;; * a list -- then the buffer is suitable if its mode is in the ;; list, except if the first element is `not', in which case the test ;; is reversed (i.e. it is a list of unsuitable modes). ;; * Otherwise, the buffer is suitable if its name does not begin with