diff options
| author | Glenn Morris | 2010-12-01 20:09:20 -0800 |
|---|---|---|
| committer | Glenn Morris | 2010-12-01 20:09:20 -0800 |
| commit | 7dde1a86197ef1d165f5ab37088d0fb64e4a06b4 (patch) | |
| tree | a2aaf1a700a01ab1b4a9d50ddab91911559466ed /doc/misc/ChangeLog | |
| parent | ff80efe730ad17ad32f0aaa466c2da4619d292b0 (diff) | |
| download | emacs-7dde1a86197ef1d165f5ab37088d0fb64e4a06b4.tar.gz emacs-7dde1a86197ef1d165f5ab37088d0fb64e4a06b4.zip | |
* doc/misc/cl.texi (For Clauses): Small fixes for frames and windows.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index bb211e7ffca..89cc21c31de 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-12-02 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * cl.texi (For Clauses): Small fixes for frames and windows. | ||
| 4 | |||
| 1 | 2010-11-23 Glenn Morris <rgm@gnu.org> | 5 | 2010-11-23 Glenn Morris <rgm@gnu.org> |
| 2 | James Clark <none@example.com> | 6 | James Clark <none@example.com> |
| 3 | 7 | ||