]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 23 Aug 2007 20:57:06 +0000 (20:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 23 Aug 2007 20:57:06 +0000 (20:57 +0000)
etc/NEWS

index e93c9128991bc238c3e224d70f5bc941e3c778fc..2c7fc83ed57b2ee04e36a7c6203f3907445b3fbb 100644 (file)
--- 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.