From: Richard M. Stallman Date: Thu, 23 Aug 2007 20:57:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.1.90~921 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c73b40737d4d85626046cdacd7065bafe94a134c;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index e93c9128991..2c7fc83ed57 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -81,7 +81,8 @@ in to make it use the scrollbars from the system theme. * Lisp Changes in Emacs 22.2. -** The function text-invisible-p returns non-nil if pos is invisible. +** The function text-invisible-p returns non-nil if the character + after a specified position is invisible. +++ ** inhibit-modification-hooks is bound to t while running modification hooks.