diff options
| author | Juanma Barranquero | 2008-03-06 08:49:25 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-03-06 08:49:25 +0000 |
| commit | 391e76628e99f8c2add82e5587349060b78d4361 (patch) | |
| tree | ffb2ce300706f8a447670759051636be12ea0ffe | |
| parent | b33061c28d4b22330cbd225ff71dff1056cee44d (diff) | |
| download | emacs-391e76628e99f8c2add82e5587349060b78d4361.tar.gz emacs-391e76628e99f8c2add82e5587349060b78d4361.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7e154fb8644..df60dfec6f4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2008-03-06 Kim F. Storm <storm@cua.dk> | 1 | 2008-03-06 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * help.el (view-emacs-todo): Rename from view-todo. Change users. | 3 | * help.el (view-emacs-todo): Rename from view-todo. Change users. |
| 4 | (describe-gnu-project): Rename from describe-project. Change users. | 4 | (describe-gnu-project): Rename from describe-project. Change users. |
| 5 | Define obsolete function aliases for the old names. | 5 | Define obsolete function aliases for the old names. |
| 6 | 6 | ||
| 7 | 2008-03-05 Chong Yidong <cyd@stupidchicken.com> | 7 | 2008-03-05 Chong Yidong <cyd@stupidchicken.com> |