diff etc/sample.emacs @ 80:1ce6082ce73f r20-0b90

Import from CVS: tag r20-0b90
author cvs
date Mon, 13 Aug 2007 09:06:37 +0200
parents c7528f8e288d
children 6a378aca36af
line wrap: on
line diff
--- a/etc/sample.emacs	Mon Aug 13 09:05:44 2007 +0200
+++ b/etc/sample.emacs	Mon Aug 13 09:06:37 2007 +0200
@@ -569,24 +569,6 @@
 (resize-minibuffer-mode)
 (setq resize-minibuffer-window-exactly nil)
 
-;; Create a single detached minibuffer used by all frames.
-;; Uncomment to try this out.
-;(when running-xemacs
-;  (setq initial-frame-plist '(minibuffer nil))
-;  (setq default-frame-plist '(minibuffer nil))
-;  (setq default-minibuffer-frame
-;	(make-frame
-;	 '(minibuffer only
-;		      width 86
-;		      height 1
-;		      menubar-visible-p nil
-;		      default-toolbar-visible-p nil
-;		      name "minibuffer"
-;		      top -2
-;		      left -2
-;		      has-modeline-p nil)))
-;  (frame-notice-user-settings))
-
 ;;; ********************
 ;;; W3 is a browser for the World Wide Web, and takes advantage of the very
 ;;; latest redisplay features in XEmacs.  You can access it simply by typing