Add bug#.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 20:09:28 +0000 (13:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 20:09:28 +0000 (13:09 -0700)
src/ChangeLog

index 6cfb8bd..9c172f5 100644 (file)
@@ -2,7 +2,8 @@
 
        * xfns.c (Fx_file_dialog): Rename local to avoid shadowing.
 
-       * xdisp.c (x_produce_glyphs): Avoid possibly-uninitialized var.
+       * xdisp.c (x_produce_glyphs): Avoid possibly-uninitialized
+       var (Bug#8512).
 
        * xfns.c (x_real_positions): Mark locals as initialized.