Remove installation instructions. There's nothing to do.
[bpt/emacs.git] / lib-src / ChangeLog
index 78f7564..f74b23a 100644 (file)
@@ -1,3 +1,26 @@
+2001-10-24  Ken Raeburn  <raeburn@gnu.org>
+
+       * Makefile.in (HESIODLIB) [HAVE_LIBHESIOD]: Set to include
+       -lhesiod and maybe -lresolv.
+       (CRYPTOLIB) [HAVE_LIBK5CRYPTO]: Use -lk5crypto for Kerberos
+       support if it's available.
+
+2001-10-21  Miles Bader  <miles@gnu.org>
+
+       * make-docfile.c (struct rcsoc_state): New type.
+       (read_c_string_or_comment): Add SAW_USAGE
+       parameter, and implement scanning for a `usage:' keyword.
+       Use a variable of type `rcsoc_state' to hold most of our state.
+       (put_char): Add STATE parameter, and remove all other parameters
+       except CH.  Use STATE to get access to all needed state.
+       (scan_keyword_or_put_char): New function.
+       (scan_c_file): Pass SAW_USAGE argument to read_c_string_or_comment.
+       Don't output a usage-string if there was one in the doc-string.
+
+2001-10-20  Gerd Moellmann  <gerd@gnu.org>
+
+       * (Version 21.1 released.)
+
 2001-10-19  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * b2m.c: Properly spell the name of Emacs.