Mercurial > emacs
diff lisp/hilit-chg.el @ 78492:7c8949dbfa0d
Replace `iff' in doc-strings and comments.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 08 Aug 2007 07:38:50 +0000 |
parents | 9355f9b7bbff |
children | 73661ddc7ac7 424b655804ca |
line wrap: on
line diff
--- a/lisp/hilit-chg.el Wed Aug 08 07:37:59 2007 +0000 +++ b/lisp/hilit-chg.el Wed Aug 08 07:38:50 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