* ebrowse.c (insert_keyword): Rename parameter to avoid shadowing diagnostic.
[bpt/emacs.git] / lib-src / ChangeLog
index 969a84c..ed6162b 100644 (file)
@@ -3,6 +3,7 @@
        * ebrowse.c (putstr): Rename from PUTSTR and turn into a function.
        All callers changed.  This is cleaner, and avoids GCC warnings about
        passing NULL to fputs.
+       (insert_keyword): Rename parameter to avoid shadowing diagnostic.
 
 2011-02-25  Paul Eggert  <eggert@cs.ucla.edu>