diff lisp/x-menubar.el @ 231:557eaa0339bf r20-5b14

Import from CVS: tag r20-5b14
author cvs
date Mon, 13 Aug 2007 10:13:48 +0200
parents 0e522484dd2a
children 52952cbfc5b5
line wrap: on
line diff
--- a/lisp/x-menubar.el	Mon Aug 13 10:13:03 2007 +0200
+++ b/lisp/x-menubar.el	Mon Aug 13 10:13:48 2007 +0200
@@ -137,8 +137,6 @@
        :active (fboundp 'w3)]
       ["Gopher" gopher
        :active (fboundp 'gopher)]
-      ["Hyperbole..." hyperbole
-       :active (fboundp 'hmail:compose)]
       "----"
       ["Spell-Check Buffer" ispell-buffer
        :active (fboundp 'ispell-buffer)]
@@ -715,8 +713,6 @@
       ["Debug (DBX)..." dbx
        :active (fboundp 'dbx)]
       "-----"
-      ["OO-Browser..." oobr
-       :active (fboundp 'oobr)]
       ("Tags"
        ["Find Tag..."		find-tag		t]
        ["Find Other Window..."	find-tag-other-window	t]