diff options
| author | Stefan Monnier | 2000-10-05 01:56:56 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2000-10-05 01:56:56 +0000 |
| commit | c9171278451fc3a866aecabada2a0889e41596dd (patch) | |
| tree | d9a08ce2d77974f2d3919df729877f61c29522f6 /lisp/gnus/ChangeLog | |
| parent | be390cb3d8e55003c1a5ed5e4efce791aa86892f (diff) | |
| download | emacs-c9171278451fc3a866aecabada2a0889e41596dd.tar.gz emacs-c9171278451fc3a866aecabada2a0889e41596dd.zip | |
require 'cl when compiling.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 95647663463..7c5f0c66afa 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2000-10-04 Stefan Monnier <monnier@cs.yale.edu> | ||
| 2 | |||
| 3 | * nnimap.el: require 'cl when compiling. | ||
| 4 | |||
| 1 | 2000-10-04 Dave Love <fx@gnu.org> | 5 | 2000-10-04 Dave Love <fx@gnu.org> |
| 2 | 6 | ||
| 3 | * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use | 7 | * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use |