aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiles Bader2001-10-25 01:09:20 +0000
committerMiles Bader2001-10-25 01:09:20 +0000
commitf66bd220114db0773ec5d094e7112f728775a7b6 (patch)
treed5372de56120af87ce39f0688c17699b3957001a /src
parent1d792b181b33461fc501f3800c1270e0ed37a3d6 (diff)
downloademacs-f66bd220114db0773ec5d094e7112f728775a7b6.tar.gz
emacs-f66bd220114db0773ec5d094e7112f728775a7b6.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 457118c4aaf..6a6689e474f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-10-25 Miles Bader <miles@gnu.org>
2
3 * xfns.c (png_load): Make sure SPECIFIED_BG is a string.
4 BG is a pointer to a structure, not a structure.
5 (gif_format, png_format): Add missing commas.
6
12001-10-24 Richard M. Stallman <rms@gnu.org> 72001-10-24 Richard M. Stallman <rms@gnu.org>
2 8
3 * xfaces.c (Fface_attributes_as_vector): New function. 9 * xfaces.c (Fface_attributes_as_vector): New function.