aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-04-16 15:25:59 -0400
committerGlenn Morris2012-04-16 15:25:59 -0400
commit099e72021d771b307875f1c4fc6dd1aedd786089 (patch)
tree57aeb83e18466331a43e2036b38e1b33f5e388cf /lisp/ChangeLog
parent9d217643e091b06a020e4f3c751401cc7802ebf4 (diff)
downloademacs-099e72021d771b307875f1c4fc6dd1aedd786089.tar.gz
emacs-099e72021d771b307875f1c4fc6dd1aedd786089.zip
* eieio-opt.el (describe-class, describe-generic): Autoload trivia.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
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 @@
12012-04-16 Glenn Morris <rgm@gnu.org> 12012-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