diff options
| author | Glenn Morris | 2012-04-16 15:25:59 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-04-16 15:25:59 -0400 |
| commit | 099e72021d771b307875f1c4fc6dd1aedd786089 (patch) | |
| tree | 57aeb83e18466331a43e2036b38e1b33f5e388cf /lisp/ChangeLog | |
| parent | 9d217643e091b06a020e4f3c751401cc7802ebf4 (diff) | |
| download | emacs-099e72021d771b307875f1c4fc6dd1aedd786089.tar.gz emacs-099e72021d771b307875f1c4fc6dd1aedd786089.zip | |
* eieio-opt.el (describe-class, describe-generic): Autoload trivia.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9b136de8961..8f790ab0dc5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-04-16 Glenn Morris <rgm@gnu.org> | 1 | 2012-04-16 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs-lisp/eieio-opt.el (describe-class, describe-generic): | ||
| 4 | Autoload trivia. | ||
| 5 | |||
| 3 | * emacs-lisp/cl-extra.el (*random-state*): | 6 | * emacs-lisp/cl-extra.el (*random-state*): |
| 4 | Remove unnecessary declaration. | 7 | Remove unnecessary declaration. |
| 5 | 8 | ||