diff options
| author | Kim F. Storm | 2006-07-14 23:31:09 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2006-07-14 23:31:09 +0000 |
| commit | 3f11901a5d35e2f229ab42ee83de1ff46cca3d42 (patch) | |
| tree | 1ebfc9469ace8c48df7112dc2e0aea567c29c1b6 /lispref/ChangeLog | |
| parent | a452073597f33ca182b4f5cbf65f7f7887a15afb (diff) | |
| download | emacs-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/ChangeLog | 6 |
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 @@ | |||
| 1 | 2006-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 | |||
| 1 | 2006-07-14 Nick Roberts <nickrob@snap.net.nz> | 7 | 2006-07-14 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 8 | ||
| 3 | * display.texi (Displaying Messages): Add anchor. | 9 | * display.texi (Displaying Messages): Add anchor. |