aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 37ac1c5f3c8..294bcfe7fb6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12015-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/eieio.el (defclass): Change internal name so as to make
4 sure only EIEIO files should have "eieio--" prefixes in their .elc.
5
6 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Silence byte-compiler.
7
12015-03-26 Boruch Baum <boruch_baum@gmx.com> (tiny change) 82015-03-26 Boruch Baum <boruch_baum@gmx.com> (tiny change)
2 9
3 * bookmark.el (bookmark-show-all-annotations): Sort them (bug#20177). 10 * bookmark.el (bookmark-show-all-annotations): Sort them (bug#20177).