]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention that kbd macro has existed since Emacs 20.1.
authorKim F. Storm <storm@cua.dk>
Fri, 14 Jul 2006 23:31:09 +0000 (23:31 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 14 Jul 2006 23:31:09 +0000 (23:31 +0000)
etc/NEWS
lispref/ChangeLog

index eccfaa39e49e8fd8526f65166d6356b576736f15..59cb508f233885a90df0a5162380a30edabd01fc 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4518,6 +4518,8 @@ example,
 
 (kbd "C-x C-f") => "\^x\^f"
 
+Actually, this format has existed since Emacs 20.1.
+
 *** Interactive commands can be remapped through keymaps.
 
 This is an alternative to using `defadvice' or `substitute-key-definition'
index 64a38096d64850242959ce257ddf53b70a3e11a7..19921c692faffac656471a08643904816c179577 100644 (file)
@@ -1,3 +1,9 @@
+2006-07-15  Kim F. Storm  <storm@cua.dk>
+
+       * anti.texi (Antinews): Mention redisplay function.
+       The kbd macro existed, but was not documented, before 22.x.
+       Function pos-visible-in-window-p is not new in 22.x, just enhanced.
+
 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
 
        * display.texi (Displaying Messages): Add anchor.