diff options
| author | Richard M. Stallman | 2006-07-09 02:08:14 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-07-09 02:08:14 +0000 |
| commit | 3aa7c28e8e92d19ca12856bbe1f57b751ed5b1dd (patch) | |
| tree | e61decf8559677ce3274a56914d194efa7b1b41f /lispref/ChangeLog | |
| parent | 34079653ff9efb5e148caed66f92e392fbd8b201 (diff) | |
| download | emacs-3aa7c28e8e92d19ca12856bbe1f57b751ed5b1dd.tar.gz emacs-3aa7c28e8e92d19ca12856bbe1f57b751ed5b1dd.zip | |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 2d488c41eae..5e5365cd031 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2006-07-08 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * commands.texi (Interactive Call): Use 3 as prefix in example | ||
| 4 | for execute-extended-command. | ||
| 5 | |||
| 6 | * display.texi (Attribute Functions): Move paragraph about | ||
| 7 | compatibility with Emacs < 21. | ||
| 8 | |||
| 1 | 2006-07-09 Kim F. Storm <storm@cua.dk> | 9 | 2006-07-09 Kim F. Storm <storm@cua.dk> |
| 2 | 10 | ||
| 3 | * display.texi (Refresh Screen): Clarify force-window-update. | 11 | * display.texi (Refresh Screen): Clarify force-window-update. |