aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2004-12-23 16:16:14 +0000
committerJason Rumney2004-12-23 16:16:14 +0000
commit66354420ae890d5581395f62d66b3decb007786e (patch)
tree084b445ae1a2939136ad47db839c2ab1666dd7d9 /src/ChangeLog
parent55f4edbcd246d8ea1715687a7aeeb3afe35c0345 (diff)
downloademacs-66354420ae890d5581395f62d66b3decb007786e.tar.gz
emacs-66354420ae890d5581395f62d66b3decb007786e.zip
(__WIN32__) [HAVE_NTGUI]: Define for correct behaviour of JPEG library.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8d09c5bfd2f..5030c115d35 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12004-12-23 Jason Rumney <jasonr@gnu.org>
2
3 * image.c (__WIN32__) [HAVE_NTGUI]: Define for correct behaviour
4 of JPEG library.
5
12004-12-22 Richard M. Stallman <rms@gnu.org> 62004-12-22 Richard M. Stallman <rms@gnu.org>
2 7
3 * emacs.c (main): If batch mode, set Vundo_outer_limit to nil. 8 * emacs.c (main): If batch mode, set Vundo_outer_limit to nil.