diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 76986f60c16..1bb4a6a5993 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,9 +1,3 @@ -2011-11-18 Paul Eggert <eggert@cs.ucla.edu> - - Fix minor problems found by static checking. - * dispextern.h, xdisp.c (row_hash): Declare extern only if XASSERTS. - * dispnew.c (verify_row_hash): Now static. - 2011-11-18 Dmitry Antipov <dmantipov@yandex.ru> * keymap.c (Fwhere_is_internal): Add missing RETURN_UNGCPROs. |