summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2008-03-06 00:07:41 +0000
committerKim F. Storm <storm@cua.dk>2008-03-06 00:07:41 +0000
commit4e44f5ceebe1c399e35488662ce975e0c885ff9e (patch)
tree1f8a738c23e58bf8ea9a38ad2615fee6066a117e
parentcc0e97a4bfafb950e05181da2a96f44d8797f610 (diff)
downloademacs-4e44f5ceebe1c399e35488662ce975e0c885ff9e.tar.gz
(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.
-rw-r--r--lisp/help.el13
1 files changed, 9 insertions, 4 deletions
diff --git a/lisp/help.el b/lisp/help.el
index e934091035c..3b35fadf781 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -53,8 +53,8 @@
(define-key map "\C-f" 'view-emacs-FAQ)
(define-key map "\C-m" 'view-order-manuals)
(define-key map "\C-n" 'view-emacs-news)
- (define-key map "\C-p" 'describe-project)
- (define-key map "\C-t" 'view-todo)
+ (define-key map "\C-p" 'describe-gnu-project)
+ (define-key map "\C-t" 'view-emacs-todo)
(define-key map "\C-w" 'describe-no-warranty)
;; This does not fit the pattern, but it is natural given the C-\ command.
@@ -292,12 +292,14 @@ If that doesn't give a function, return nil."
(view-file (expand-file-name "COPYING" data-directory))
(goto-char (point-min)))
-(defun describe-project ()
+(defun describe-gnu-project ()
"Display info on the GNU project."
(interactive)
(view-file (expand-file-name "THE-GNU-PROJECT" data-directory))
(goto-char (point-min)))
+(define-obsolete-function-alias 'describe-project 'describe-gnu-project "22.2")
+
(defun describe-no-warranty ()
"Display info on all the kinds of warranty Emacs does NOT have."
(interactive)
@@ -396,11 +398,14 @@ With argument, display info only for the selected version."
(point)))))))
-(defun view-todo (&optional arg)
+(defun view-emacs-todo (&optional arg)
"Display the Emacs TODO list."
(interactive "P")
(view-file (expand-file-name "TODO" data-directory)))
+(define-obsolete-function-alias 'view-todo 'view-emacs-todo "22.2")
+
+
(defun view-echo-area-messages ()
"View the log of recent echo-area messages: the `*Messages*' buffer.
The number of messages retained in that buffer