aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2007-10-05 09:00:38 +0000
committerJuanma Barranquero2007-10-05 09:00:38 +0000
commit4024ec3a26d62f7fd99f4868e6e02c225bd3347c (patch)
treed47e6d01f4911036155e6baf9961facf12a9fd79 /src/ChangeLog
parentcb91e86ae525691cae9417e38b15d0f80be4ac91 (diff)
downloademacs-4024ec3a26d62f7fd99f4868e6e02c225bd3347c.tar.gz
emacs-4024ec3a26d62f7fd99f4868e6e02c225bd3347c.zip
(syms_of_image) <image-types>: Fix typo in docstring.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index eb45d47a8f4..656128832b6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,10 @@
4 [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap): 4 [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
5 Add BLOCK_INPUT. 5 Add BLOCK_INPUT.
6 6
72007-10-04 Juanma Barranquero <lekktu@gmail.com>
8
9 * image.c (syms_of_image) <image-types>: Fix typo in docstring.
10
72007-10-02 Richard Stallman <rms@gnu.org> 112007-10-02 Richard Stallman <rms@gnu.org>
8 12
9 * xdisp.c (get_window_cursor_type): Implement documented behavior 13 * xdisp.c (get_window_cursor_type): Implement documented behavior