projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1cf698
)
Revert previous change.
author
Glenn Morris
<rgm@gnu.org>
Fri, 2 Nov 2007 07:58:44 +0000
(07:58 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 2 Nov 2007 07:58:44 +0000
(07:58 +0000)
Whitespace.
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/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.