diff 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
line wrap: on
line diff
--- a/lisp/help.el	Mon Aug 13 10:12:39 2007 +0200
+++ b/lisp/help.el	Mon Aug 13 10:13:02 2007 +0200
@@ -621,7 +621,6 @@
 (defun view-emacs-news ()
   "Display info on recent changes to XEmacs."
   (interactive)
-  #-infodock (require 'outl-mouse)
   (find-file (expand-file-name "NEWS" data-directory)))
 
 (defun xemacs-www-page ()