changeset 78642:8702e85df8eb

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 23 Aug 2007 20:57:06 +0000
parents fc54bf727c30
children 5c8d5235a4ac
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Aug 23 18:42:38 2007 +0000
+++ b/etc/NEWS	Thu Aug 23 20:57:06 2007 +0000
@@ -81,7 +81,8 @@
 
 * 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.