comparison lisp/help.el @ 229:434959a2fba3 r20-5b13

Import from CVS: tag r20-5b13
author cvs
date Mon, 13 Aug 2007 10:13:02 +0200
parents 0e522484dd2a
children 557eaa0339bf
comparison
equal deleted inserted replaced
228:654d0f3a6a9b 229:434959a2fba3
619 (setq prefix-help-command 'describe-prefix-bindings) 619 (setq prefix-help-command 'describe-prefix-bindings)
620 620
621 (defun view-emacs-news () 621 (defun view-emacs-news ()
622 "Display info on recent changes to XEmacs." 622 "Display info on recent changes to XEmacs."
623 (interactive) 623 (interactive)
624 #-infodock (require 'outl-mouse)
625 (find-file (expand-file-name "NEWS" data-directory))) 624 (find-file (expand-file-name "NEWS" data-directory)))
626 625
627 (defun xemacs-www-page () 626 (defun xemacs-www-page ()
628 "Go to the XEmacs World Wide Web page." 627 "Go to the XEmacs World Wide Web page."
629 (interactive) 628 (interactive)