Remove duplicate declarations.
[bpt/emacs.git] / src / ChangeLog
index 509ed3e..09a0f73 100644 (file)
@@ -1,3 +1,15 @@
+2010-08-07  Juanma Barranquero  <lekktu@gmail.com>
+
+       * alloc.c (lisp_malloc):
+       * buffer.c (set_buffer_internal, set_buffer_internal_1):
+       * charset.h (emacs_mule_charset):
+       * dispextern.h (inhibit_free_realized_faces, redraw_frame)
+       (redraw_garbaged_frames, scroll_cost, update_frame, scrolling)
+       (bitch_at_user):
+       * lisp.h (Fcheck_coding_system, Fget_text_property)
+       (Qfunction, Qcompletion_ignore_case, QCwidth, QCsize):
+       Remove duplicate declarations.
+
 2010-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * process.c: Simplify include logic.