changeset 31234:1062e0ffbdad

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 28 Aug 2000 18:56:48 +0000
parents 77ed917b12ee
children 5102c4c410c2
files lib-src/ChangeLog src/ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ChangeLog	Mon Aug 28 18:56:15 2000 +0000
+++ b/lib-src/ChangeLog	Mon Aug 28 18:56:48 2000 +0000
@@ -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.
--- a/src/ChangeLog	Mon Aug 28 18:56:15 2000 +0000
+++ b/src/ChangeLog	Mon Aug 28 18:56:48 2000 +0000
@@ -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