diff options
| author | Glenn Morris | 2008-06-03 03:13:45 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-06-03 03:13:45 +0000 |
| commit | 74df7e223f66348c20a7591fa30a578b89372446 (patch) | |
| tree | 63646c76ee3b975ea0a4c2d07f4a9848c0dd4cc9 | |
| parent | 5fe2902f8e2d3d26a4301b332499e92cf521714b (diff) | |
| download | emacs-74df7e223f66348c20a7591fa30a578b89372446.tar.gz emacs-74df7e223f66348c20a7591fa30a578b89372446.zip | |
Comments don't need changelog entries.
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 289c3801b27..cc455313a02 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -8,11 +8,6 @@ | |||
| 8 | * epa-file.el (epa-file-write-region): Write the entire buffer | 8 | * epa-file.el (epa-file-write-region): Write the entire buffer |
| 9 | content if START is nil. | 9 | content if START is nil. |
| 10 | 10 | ||
| 11 | 2008-06-01 Magnus Henoch <mange@freemail.hu> | ||
| 12 | |||
| 13 | * play/cookie1.el: Remove obsolete TO DO comment. (It was | ||
| 14 | implemented on 1993-03-27.) | ||
| 15 | |||
| 16 | 2008-06-01 Thomas Morgan <tlm@thomasmorgan.net> (tiny change) | 11 | 2008-06-01 Thomas Morgan <tlm@thomasmorgan.net> (tiny change) |
| 17 | 12 | ||
| 18 | * select.el (x-get-selection): Fix typo. | 13 | * select.el (x-get-selection): Fix typo. |