aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 11cc0f7ba89..a891a6bb68c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12004-07-31 Luc Teirlinck <teirllm@auburn.edu>
2
3 * keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.
4
5 * keyboard.c (syms_of_keyboard) <disable-point-adjustment>: Doc fix.
6
7 * callint.c (Fcall_interactively): Doc fix.
8
12004-07-30 Kim F. Storm <storm@cua.dk> 92004-07-30 Kim F. Storm <storm@cua.dk>
2 10
3 * editfns.c (Fformat): Allocate extra (dummy) element in info. 11 * editfns.c (Fformat): Allocate extra (dummy) element in info.