comparison src/ChangeLog @ 112153:826bb901e88b

Fix bug#7750. * src/xdisp.c (syms_of_xdisp) <Qrisky_local_variable>: Move from here... * src/emacs.c (syms_of_emacs) <Qrisky_local_variable>: ...to here.
author Glenn Morris <rgm@gnu.org>
date Fri, 07 Jan 2011 18:31:57 -0800
parents f87a5809d0c2
children c55486404fcd
comparison
equal deleted inserted replaced
112152:f87a5809d0c2 112153:826bb901e88b
1 2011-01-08 Glenn Morris <rgm@gnu.org>
2
3 * xdisp.c (syms_of_xdisp) <Qrisky_local_variable>: Move from here...
4 * emacs.c (syms_of_emacs) <Qrisky_local_variable>: ...to here.
5
1 2011-01-07 Andreas Schwab <schwab@linux-m68k.org> 6 2011-01-07 Andreas Schwab <schwab@linux-m68k.org>
2 7
3 * image.c (imagemagick_load_image): Fix some resource leaks and 8 * image.c (imagemagick_load_image): Fix some resource leaks and
4 error handling. 9 error handling.
5 10