changeset 97594:4ccedc648995

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 21 Aug 2008 05:48:32 +0000
parents f6261a5c241f
children b491bdf09759
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Aug 21 05:47:06 2008 +0000
+++ b/etc/NEWS	Thu Aug 21 05:48:32 2008 +0000
@@ -1210,6 +1210,7 @@
 returned.  With CONNECTED passed non-nil, it is checked whether a
 remote connection has been established already.
 
++++
 ** The new macro `declare-function' suppresses compiler warnings about
 undefined functions.
 
@@ -1635,6 +1636,7 @@
 
 ** The new package avl-tree.el deals with the AVL tree data structure.
 
++++
 ** The new package check-declare.el verifies the accuracy of
 declare-function macros (see Lisp Changes, above).