aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPavel Janík2002-01-01 22:14:32 +0000
committerPavel Janík2002-01-01 22:14:32 +0000
commit03950b5baf42cb6ea1e518a3f023cc36c160d12c (patch)
treef7bb41237d756e58faf053cbcfde83a354a68170 /src
parent37aabdcc4731f23428576b04030c3c4bcc9dae84 (diff)
downloademacs-03950b5baf42cb6ea1e518a3f023cc36c160d12c.tar.gz
emacs-03950b5baf42cb6ea1e518a3f023cc36c160d12c.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cd1fe679dd3..a319234b1cf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12002-01-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12002-01-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment
4 when used as truth value to prevent gcc warnings.
5
3 * sysdep.c, unexapollo.c, w32.c, w32bdf.c, w32heap.c, w32inevt.c, 6 * sysdep.c, unexapollo.c, w32.c, w32bdf.c, w32heap.c, w32inevt.c,
4 * w32proc.c: Include <config.h>. 7 * w32proc.c: Include <config.h>.
5 8