aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2006-07-07 15:49:31 +0000
committerEli Zaretskii2006-07-07 15:49:31 +0000
commitdfb4bff5ef1f7fc6ffe553ff895698a84f55e517 (patch)
treebc13104854cddab8eff6ae47ca552d7c4ff5c40a /src/ChangeLog
parente5a099ecae7eb3bbb1354a75423f074447d92e5f (diff)
downloademacs-dfb4bff5ef1f7fc6ffe553ff895698a84f55e517.tar.gz
emacs-dfb4bff5ef1f7fc6ffe553ff895698a84f55e517.zip
(Fexecute_extended_command): Mention the argument PREFIXARG in the doc string.
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 cf3336154e1..e1c64612ca1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-07-07 Eli Zaretskii <eliz@gnu.org>
2
3 * keyboard.c (Fexecute_extended_command): Mention the argument
4 PREFIXARG in the doc string.
5
12006-07-07 Kim F. Storm <storm@cua.dk> 62006-07-07 Kim F. Storm <storm@cua.dk>
2 7
3 * fringe.c (Fdefine_fringe_bitmap): Doc fix. 8 * fringe.c (Fdefine_fringe_bitmap): Doc fix.