From: Paul Eggert Date: Sat, 2 Apr 2011 07:06:05 +0000 (-0700) Subject: Add Bug#. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~394^2~57 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=03733ee7289ec298309cbfdd9e917d23fce099cf;p=emacs.git Add Bug#. --- diff --git a/src/ChangeLog b/src/ChangeLog index 16edc6cbf5d..925a7223231 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -12,7 +12,7 @@ that are set but not used. * xfns.c (make_invisible_cursor): Don't return garbage - if XCreateBitmapFromData fails. + if XCreateBitmapFromData fails (Bug#8410). * xselect.c (x_get_local_selection, x_handle_property_notify): Remove vars that are set but not used.