*** empty log message ***
authorDave Love <fx@gnu.org>
Mon, 28 Aug 2000 18:56:48 +0000 (18:56 +0000)
committerDave Love <fx@gnu.org>
Mon, 28 Aug 2000 18:56:48 +0000 (18:56 +0000)
lib-src/ChangeLog
src/ChangeLog

index 097ac44..52365b8 100644 (file)
@@ -1,3 +1,8 @@
+2000-08-28  Dave Love  <fx@gnu.org>
+
+       * movemail.c (toplevel) [HAVE_STRING_H]: Include string.h.
+       (toplevel) [HAVE_STRINGS_H]: Include strings.h.
+
 2000-08-22  Andrew Innes  <andrewi@gnu.org>
 
        * ntlib.h (WIN32): Remove unnecessary definition.
index d0cce6a..21e4097 100644 (file)
@@ -1,3 +1,7 @@
+2000-08-28  Dave Love  <fx@gnu.org>
+
+       * keymap.c (store_in_keymap): Add `static' to declaration.
+
 2000-08-28  Gerd Moellmann  <gerd@gnu.org>
 
        * emacs.c, callint.c, doc.c, editfns.c