aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1ea2af7acbd..5724c1f870a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,13 @@
12000-06-01 Dave Love <fx@gnu.org> 12000-06-01 Dave Love <fx@gnu.org>
2 2
3 * cmds.c (internal_self_insert): Don't check
4 Vbefore_change_function, Vafter_change_function.
5
6 * insdel.c (signal_before_change, signal_after_change): Likewise.
7
8 * buffer.c (Vbefore_change_function, Vafter_change_function):
9 Variables and their initializations deleted.
10
3 * callint.c (Fcall_interactively): Doc fix. 11 * callint.c (Fcall_interactively): Doc fix.
4 12
5 * terminfo.c (ospeed) [HAVE_SPEED_T]: Don't declare extern. 13 * terminfo.c (ospeed) [HAVE_SPEED_T]: Don't declare extern.