]> git.eshelyaron.com Git - emacs.git/commitdiff
Regenerate to add HAVE_RSVG.
authorGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 07:54:34 +0000 (07:54 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 07:54:34 +0000 (07:54 +0000)
man/ChangeLog
src/config.in

index ce38324db11c7511a1e72f3586a0f229ead0e5c0..7d74356162712f40f6f06605de8e261a71f141c9 100644 (file)
@@ -1,3 +1,8 @@
+2007-08-22  Glenn Morris  <rgm@gnu.org>
+
+       * faq.texi (Learning how to do something): Refcards now in
+       etc/refcards/ directory.
+
 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
 
        * tramp.texi (Remote Programs): Persistency file must be cleared when
index 70a5b7bee32979633baa7cc50ab4f5e9ca3e4a53..e050ceae44f2569f23f3041e1789559083f96b3e 100644 (file)
@@ -498,6 +498,9 @@ Boston, MA 02110-1301, USA.  */
 /* Define to 1 if you have the `rmdir' function. */
 #undef HAVE_RMDIR
 
+/* Define to 1 if using librsvg. */
+#undef HAVE_RSVG
+
 /* Define to 1 if you have the `select' function. */
 #undef HAVE_SELECT