diff lib-src/ChangeLog @ 109673:0781924c2a38

Remove duplicate declarations. * lib-src/ebrowse.c (usage, version, mark_virtual) * src/alloc.c (lisp_malloc) * src/buffer.c (set_buffer_internal, set_buffer_internal_1) * src/charset.h (emacs_mule_charset) * src/dispextern.h (inhibit_free_realized_faces, redraw_frame) (redraw_garbaged_frames, scroll_cost, update_frame, scrolling) (bitch_at_user) * src/lisp.h (Fcheck_coding_system, Fget_text_property) (Qfunction, Qcompletion_ignore_case, QCwidth, QCsize)
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 07 Aug 2010 03:10:12 +0200
parents eb720d8ea1c6
children fdbd24f8d999
line wrap: on
line diff
--- a/lib-src/ChangeLog	Fri Aug 06 13:08:26 2010 -0700
+++ b/lib-src/ChangeLog	Sat Aug 07 03:10:12 2010 +0200
@@ -1,3 +1,8 @@
+2010-08-07  Juanma Barranquero  <lekktu@gmail.com>
+
+	* ebrowse.c (usage, version, mark_virtual):
+	Remove duplicate declarations.
+
 2010-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* emacsclient.c: Move socket related #includes together with the