aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a139e146f7c..f17ae3a40da 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12002-12-03 Dave Love <fx@gnu.org>
2
3 * buffer.c (Qucs_set_table_for_input): New.
4 (Fget_buffer_create): Use it.
5 (Qset_buffer_major_mode_hook): Deleted.
6 (Fset_buffer_major_mode): Revert previous change.
7 (init_buffer_once): Intern ucs-set-table-for-input.
8 (syms_of_buffer): Delete Qset_buffer_major_mode_hook. Add
9 &Qucs_set_table_for_input.
10
12002-12-03 Andreas Schwab <schwab@suse.de> 112002-12-03 Andreas Schwab <schwab@suse.de>
2 12
3 * callint.c (Fcall_interactively): Use next_event only if less 13 * callint.c (Fcall_interactively): Use next_event only if less