diff lisp/sunpro/sunpro-init.el @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 56c54cf7c5b6
children 54cc21c15cbb
line wrap: on
line diff
--- a/lisp/sunpro/sunpro-init.el	Mon Aug 13 09:00:04 2007 +0200
+++ b/lisp/sunpro/sunpro-init.el	Mon Aug 13 09:02:59 2007 +0200
@@ -77,14 +77,6 @@
      (setq exec-path (append exec-path (list (concat sunpro-dir "bin/"))))))))
 
 (defun sunpro-startup ()
-  "Runs at startup if support for Sun Workshop is compiled in.  Don't run this."
-  
-  ;; Sun distribution censors yow, among other things...
-  (unless (locate-file "yow.el" load-path)
-    (fmakunbound 'yow)
-    (delete-menu-item '("Apps" "Games" "Quote from Zippy"))
-    (delete-menu-item '("Apps" "Games" "Psychoanalyze Zippy!")))
-  
   (when (not (noninteractive))
 
     (flet