From: Paul Eggert Date: Sat, 9 Jul 2011 06:39:37 +0000 (-0700) Subject: Add Bug#. X-Git-Tag: emacs-pretest-24.0.90~104^2~412 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3d29b229d84660757079cfa0e1460bb8b6dc86da;p=emacs.git Add Bug#. --- diff --git a/src/ChangeLog b/src/ChangeLog index a71a48f3a81..83452143fff 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,6 @@ 2011-07-08 Paul Eggert - Fix minor problems found by static checking. + Fix minor problems found by static checking (Bug#9031). * chartab.c (char_table_set_range, map_sub_char_table) (uniprop_table_uncompress): Remove unused locals. (uniprop_table): Now static.