# HG changeset patch # User Glenn Morris # Date 1193990324 0 # Node ID b14466608b1799604daa53f2f68aad107302a1f8 # Parent 4d4565d5ce6c5cbd3899c3b59db3dbff2b11e3d3 Revert previous change. Whitespace. diff -r 4d4565d5ce6c -r b14466608b17 etc/NEWS --- a/etc/NEWS Fri Nov 02 07:56:02 2007 +0000 +++ b/etc/NEWS Fri Nov 02 07:58:44 2007 +0000 @@ -35,7 +35,6 @@ ** cua.el, cua-mode.el: remove old versions. -** vc-svn.el: remove old version. * Installation Changes in Emacs 22.2 @@ -107,7 +106,8 @@ * Lisp Changes in Emacs 22.2. ** Frame-local variables are deprecated and are slated for removal. - Use frame parameters instead. +Use frame parameters instead. + ** The function invisible-p returns non-nil if the character after a specified position is invisible.