diff options
| author | Glenn Morris | 2013-05-27 23:54:23 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-05-27 23:54:23 -0700 |
| commit | 7a20ef83194fcd3b440bb02446bcf8161cb4bff9 (patch) | |
| tree | df4bae5d3ade39cd28e817314451704579f1fcae /lisp/ChangeLog | |
| parent | 690e44b238ddf8f1c00c47f54ce1dff0edf1ff7e (diff) | |
| download | emacs-7a20ef83194fcd3b440bb02446bcf8161cb4bff9.tar.gz emacs-7a20ef83194fcd3b440bb02446bcf8161cb4bff9.zip | |
dunnet.el trivia
* play/dunnet.el (byte-compile-warnings): Don't disable them all.
(dun-unix-verbs): Remove dun-zippy.
(dun-zippy): Remove function.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index da2c6a14afc..0e7b049ad9b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2013-05-28 Glenn Morris <rgm@gnu.org> | 1 | 2013-05-28 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * play/dunnet.el (byte-compile-warnings): Don't disable them all. | ||
| 4 | (dun-unix-verbs): Remove dun-zippy. | ||
| 5 | (dun-zippy): Remove function. | ||
| 6 | |||
| 3 | * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix. | 7 | * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix. |
| 4 | 8 | ||
| 5 | 2013-05-27 Juri Linkov <juri@jurta.org> | 9 | 2013-05-27 Juri Linkov <juri@jurta.org> |