aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm2008-03-06 00:07:15 +0000
committerKim F. Storm2008-03-06 00:07:15 +0000
commitcc0e97a4bfafb950e05181da2a96f44d8797f610 (patch)
tree1c9cbfa07daf429c7867ac8b75d2b4e0274eee7b /lisp
parent7e6b9a4a0c7aad2daf6bf5bd182e4d6df4469265 (diff)
downloademacs-cc0e97a4bfafb950e05181da2a96f44d8797f610.tar.gz
emacs-cc0e97a4bfafb950e05181da2a96f44d8797f610.zip
(Help Files): Rename view-todo to view-emacs-toto.
Rename describe-project to describe-gnu-project.
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 @@
12008-03-06 Kim F. Storm <storm@cua.dk>
2
3 * help.el (view-emacs-todo): Rename from view-todo. Change users.
4 (describe-gnu-project): Rename from describe-project. Change users.
5 Define obsolete function aliases for the old names.
6
12008-03-05 Chong Yidong <cyd@stupidchicken.com> 72008-03-05 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * emacs-lisp/lisp.el (parens-require-spaces): Doc fix. 9 * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.