]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert previous change.
authorGlenn Morris <rgm@gnu.org>
Fri, 2 Nov 2007 07:58:44 +0000 (07:58 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 2 Nov 2007 07:58:44 +0000 (07:58 +0000)
Whitespace.

etc/NEWS

index 0d02a9589cb2112aef65993f835edf412a180157..64ad1929adaa41f02dab66e7c5699ffee6582d44 100644 (file)
--- 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.
 \f
 * 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.