diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jan 07 23:33:32 2011 +0100
+++ b/src/ChangeLog	Fri Jan 07 18:31:57 2011 -0800
@@ -1,3 +1,8 @@
+2011-01-08  Glenn Morris  <rgm@gnu.org>
+
+	* xdisp.c (syms_of_xdisp) <Qrisky_local_variable>: Move from here...
+	* emacs.c (syms_of_emacs) <Qrisky_local_variable>: ...to here.
+
 2011-01-07  Andreas Schwab  <schwab@linux-m68k.org>
 
 	* image.c (imagemagick_load_image): Fix some resource leaks and