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 fa835d5c6a9..9b112313d60 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,12 @@
12013-05-11 Glenn Morris <rgm@gnu.org> 12013-05-11 Glenn Morris <rgm@gnu.org>
2 2
3 * calc/calc-menu.el: Make it loadable in isolation.
4
5 * net/eudcb-bbdb.el: Make it loadable without bbdb.
6 (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
7 (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
8 (eudc-bbdb-query-internal): Require 'bbdb.
9
3 * lpr.el (lpr-headers-switches): 10 * lpr.el (lpr-headers-switches):
4 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type. 11 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
5 12