Mercurial > emacs
changeset 80287:5a110218831f
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 06 Mar 2008 00:07:15 +0000 |
parents | e83d3f3268f3 |
children | dc8ff8d15986 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 06 00:07:00 2008 +0000 +++ b/lisp/ChangeLog Thu Mar 06 00:07:15 2008 +0000 @@ -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.