Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
109672:bd826f80a765 | 109673:0781924c2a38 |
---|---|
1 2010-08-07 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * ebrowse.c (usage, version, mark_virtual): | |
4 Remove duplicate declarations. | |
5 | |
1 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu> | 6 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 7 |
3 * emacsclient.c: Move socket related #includes together with the | 8 * emacsclient.c: Move socket related #includes together with the |
4 rest of the #includes. Move a WINDOWSNT includes closer together. | 9 rest of the #includes. Move a WINDOWSNT includes closer together. |
5 (HAVE_CONFIG_H): Remove. | 10 (HAVE_CONFIG_H): Remove. |