# HG changeset patch # User Glenn Morris # Date 1219297712 0 # Node ID 4ccedc64899577b9df579008531f2441a7b479f9 # Parent f6261a5c241ffff64ac42086f3e6728ff859a8a9 *** empty log message *** diff -r f6261a5c241f -r 4ccedc648995 etc/NEWS --- 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).