aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 509ed3e7ea1..09a0f73e757 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,15 @@
12010-08-07 Juanma Barranquero <lekktu@gmail.com>
2
3 * alloc.c (lisp_malloc):
4 * buffer.c (set_buffer_internal, set_buffer_internal_1):
5 * charset.h (emacs_mule_charset):
6 * dispextern.h (inhibit_free_realized_faces, redraw_frame)
7 (redraw_garbaged_frames, scroll_cost, update_frame, scrolling)
8 (bitch_at_user):
9 * lisp.h (Fcheck_coding_system, Fget_text_property)
10 (Qfunction, Qcompletion_ignore_case, QCwidth, QCsize):
11 Remove duplicate declarations.
12
12010-08-06 Dan Nicolaescu <dann@ics.uci.edu> 132010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2 14
3 * process.c: Simplify include logic. 15 * process.c: Simplify include logic.