aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2004-10-26 12:59:20 +0000
committerKim F. Storm2004-10-26 12:59:20 +0000
commitc86364354c0b816df51fdafc0ac2fe650cadd501 (patch)
tree59720e0206576997cc3ff43be71c1696f7672a7c /src/ChangeLog
parent39900c4efc3e5ffe5854cbc25d8c6453e0e86142 (diff)
downloademacs-c86364354c0b816df51fdafc0ac2fe650cadd501.tar.gz
emacs-c86364354c0b816df51fdafc0ac2fe650cadd501.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e7013c431ca..91eae868799 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12004-10-26 Kim F. Storm <storm@cua.dk>
2
3 * callint.c (Fcall_interactively): Add 'U' code to get the
4 up-event discarded by a previous 'k' or 'K' argument.
5
12004-10-26 David Kastrup <dak@gnu.org> 62004-10-26 David Kastrup <dak@gnu.org>
2 7
3 * buffer.c (syms_of_buffer): Fix a few typos. 8 * buffer.c (syms_of_buffer): Fix a few typos.