From: Kim F. Storm Date: Fri, 29 Feb 2008 23:37:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~7560 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4a6c8615a281e79f973b1d10188407562d9c4ee8;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a8aea7b414f..1fc30bce6c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2008-02-29 Kim F. Storm + + * help.el (view-emacs-todo): Rename from view-todo. + (describe-gnu-project): Rename from describe-project. Users changed. + (view-help-file): New helper function. + (describe-distribution, describe-copying, describe-gnu-project) + (view-todo, view-order-manuals, view-emacs-problems): Use it. + (view-emacs-debugging, view-external-packages): New commands. + (help-map): Move describe-distribution to C-h C-o (ordering). + Move view-emacs-problems to C-h C-p (problems). + Bind view-emacs-debugging to C-h C-d (debugging). + Bind view-external-packages to C-h C-e (extras). + (help-for-help-internal): Cleanup and align descriptions. + Remove command names to reduce clutter. + 2008-02-29 Nick Roberts * vc.el (vc-set-mode-line-busy-indicator): Use shorter message