summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2007-08-23 20:57:06 +0000
committerRichard M. Stallman <rms@gnu.org>2007-08-23 20:57:06 +0000
commitcbb7bff23178ff783eccb92b80de31bb853bc9ce (patch)
tree76e7970ab9bc50eca6897023843067a48982acef
parentc1cd583345b00dd16b2851a29206a4ff7f1f60ab (diff)
downloademacs-cbb7bff23178ff783eccb92b80de31bb853bc9ce.tar.gz
*** empty log message ***
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
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.