* dired.c (compile_pattern): Move decl from here ...
[bpt/emacs.git] / src / ChangeLog
index d4f8061..ba863ba 100644 (file)
@@ -1,5 +1,9 @@
 2011-03-15  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * dired.c (compile_pattern): Move decl from here ...
+       * lisp.h: ... to here, so that it can be checked.
+       (struct re_registers): New forward decl.
+
        * character.h (INC_POS, DEC_POS): Rename locals to avoid shadowing.
 
        * indent.c (MULTIBYTE_BYTES_WIDTH): New args bytes, width.