summaryrefslogtreecommitdiff
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 2b6fde4a23..06f6927f22 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-22 Glenn Morris <rgm@gnu.org>
+
+ * startup.el (tutorial-directory): New constant.
+ (fancy-splash-text): Tutorials now in tutorial-directory.
+ * tutorial.el (help-with-tutorial): Tutorials now in
+ tutorial-directory.
+
2007-08-22 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (top): Require cl.el, when `copy-tree' is not available