From: Glenn Morris Date: Fri, 2 Nov 2007 07:58:44 +0000 (+0000) Subject: Revert previous change. X-Git-Tag: emacs-pretest-22.1.90~440 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b51404df27391fdfd7e152b1656b3d9c1fe21394;p=emacs.git Revert previous change. Whitespace. --- diff --git a/etc/NEWS b/etc/NEWS index 0d02a9589cb..64ad1929ada 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -35,7 +35,6 @@ below. Emacs tries to warn you about these through `bad-packages-alist'. ** cua.el, cua-mode.el: remove old versions. -** vc-svn.el: remove old version. * Installation Changes in Emacs 22.2 @@ -107,7 +106,8 @@ This can be used to add menu entries for backend specific functions. * 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.