aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2006-07-14 23:31:09 +0000
committerKim F. Storm2006-07-14 23:31:09 +0000
commit3f11901a5d35e2f229ab42ee83de1ff46cca3d42 (patch)
tree1ebfc9469ace8c48df7112dc2e0aea567c29c1b6 /lispref/ChangeLog
parenta452073597f33ca182b4f5cbf65f7f7887a15afb (diff)
downloademacs-3f11901a5d35e2f229ab42ee83de1ff46cca3d42.tar.gz
emacs-3f11901a5d35e2f229ab42ee83de1ff46cca3d42.zip
Mention that kbd macro has existed since Emacs 20.1.
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 64a38096d64..19921c692fa 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,9 @@
12006-07-15 Kim F. Storm <storm@cua.dk>
2
3 * anti.texi (Antinews): Mention redisplay function.
4 The kbd macro existed, but was not documented, before 22.x.
5 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
6
12006-07-14 Nick Roberts <nickrob@snap.net.nz> 72006-07-14 Nick Roberts <nickrob@snap.net.nz>
2 8
3 * display.texi (Displaying Messages): Add anchor. 9 * display.texi (Displaying Messages): Add anchor.