aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 48cc0ca22ae..918048ce62f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12012-05-26 Glenn Morris <rgm@gnu.org> 12012-05-26 Glenn Morris <rgm@gnu.org>
2 2
3 * paths.el (Info-default-directory-list):
4 * info.el (info-initialize): For self-contained NS builds, put the
5 included info/ directory at the front. (Bug#2791)
6
3 * paths.el (Info-default-directory-list): Make it a defcustom, 7 * paths.el (Info-default-directory-list): Make it a defcustom,
4 mainly so that we can use custom-initialize-delay. 8 mainly so that we can use custom-initialize-delay.
5 9