summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e938dc7c9e5..7e154fb8644 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-06 Kim F. Storm <storm@cua.dk>
+
+ * help.el (view-emacs-todo): Rename from view-todo. Change users.
+ (describe-gnu-project): Rename from describe-project. Change users.
+ Define obsolete function aliases for the old names.
+
2008-03-05 Chong Yidong <cyd@stupidchicken.com>
* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.