*** empty log message ***
authorDave Love <fx@gnu.org>
Thu, 10 Feb 2000 20:28:26 +0000 (20:28 +0000)
committerDave Love <fx@gnu.org>
Thu, 10 Feb 2000 20:28:26 +0000 (20:28 +0000)
lib-src/ChangeLog
src/ChangeLog

index 87687f7..2113de1 100644 (file)
@@ -1,3 +1,8 @@
+2000-02-10  Dave Love  <fx@gnu.org>
+
+       * etags.c (pfnote, new_pfnote, C_entries, prolog_pred)
+       (erlang_func): Add `static' to definitions to keep pcc happy.
+
 2000-01-31  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
 
        * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise.
index 1b72187..a9c04db 100644 (file)
@@ -1,3 +1,8 @@
+2000-02-10  Dave Love  <fx@gnu.org>
+
+       * xfns.c (create_frame_xic): Fix initialization of automatic
+       aggregates for pcc.
+
 2000-02-09  Kenichi Handa  <handa@etl.go.jp>
 
        * ccl.c (CCL_MAKE_CHAR): New macro.