aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLuc Teirlinck2004-07-31 16:09:34 +0000
committerLuc Teirlinck2004-07-31 16:09:34 +0000
commit83f6422686cc5bda8643b36bd1fcb699897a8115 (patch)
treeb21d9f99a9f1948c3d18d4c7d013d3332ba137b4 /src
parent1492344029072d1f7ffaf276d1ce5cdc4dfd16b9 (diff)
downloademacs-83f6422686cc5bda8643b36bd1fcb699897a8115.tar.gz
emacs-83f6422686cc5bda8643b36bd1fcb699897a8115.zip
*** empty log message ***
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.