aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2009-01-02 12:10:06 +0000
committerJason Rumney2009-01-02 12:10:06 +0000
commitdf23bf081e91b7fdc188124b286b9698e5816b61 (patch)
treed53ee8640c4ccefb6570246a497e91131ea08466 /src/ChangeLog
parent5bbdf7aab531a1027644aaed452a0cb6a068917a (diff)
downloademacs-df23bf081e91b7fdc188124b286b9698e5816b61.tar.gz
emacs-df23bf081e91b7fdc188124b286b9698e5816b61.zip
(Qgobject): New symbol.
(syms_of_image): Initialize it. (init_svg_functions): Load some functions from gobject library.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9008d580c33..aecb28d3dd2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12009-01-02 Jason Rumney <jasonr@gnu.org>
2
3 * image.c: (Qgobject): New symbol.
4 (syms_of_image): Initialize it.
5 (init_svg_functions): Load some functions from gobject library.
6
12009-01-01 Dan Nicolaescu <dann@ics.uci.edu> 72009-01-01 Dan Nicolaescu <dann@ics.uci.edu>
2 8
3 * frame.c (make_terminal_frame): Remove redundant code and useless 9 * frame.c (make_terminal_frame): Remove redundant code and useless