diff options
| author | Martin Rudalics | 2012-08-21 11:50:58 +0200 |
|---|---|---|
| committer | Martin Rudalics | 2012-08-21 11:50:58 +0200 |
| commit | 342dac71b199ededa5fe250b6cf12775394112b7 (patch) | |
| tree | dc48f248e93d1c6d23fd86bff4a04d2d08916b37 /doc/lispref/ChangeLog | |
| parent | 5481664ac42e532f7636941e29cf31b3163587c6 (diff) | |
| download | emacs-342dac71b199ededa5fe250b6cf12775394112b7.tar.gz emacs-342dac71b199ededa5fe250b6cf12775394112b7.zip | |
Document recent changes for select-window, window-point and set-window-point.
* windows.texi (Window Point): Document recent changes in
window-point and set-window-point.
(Selecting Windows): Document recent change in select-window.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 6579cc48fd5..c014c0fce45 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-08-21 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * windows.texi (Window Point): Document recent changes in | ||
| 4 | window-point and set-window-point. | ||
| 5 | (Selecting Windows): Document recent change in select-window. | ||
| 6 | |||
| 1 | 2012-08-06 Eli Zaretskii <eliz@gnu.org> | 7 | 2012-08-06 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * functions.texi (Closures): Put the main index entry for | 9 | * functions.texi (Closures): Put the main index entry for |