diff etc/sample.emacs @ 14:9ee227acff29 r19-15b90

Import from CVS: tag r19-15b90
author cvs
date Mon, 13 Aug 2007 08:48:42 +0200
parents bcdc7deadc19
children 0293115a14e9
line wrap: on
line diff
--- a/etc/sample.emacs	Mon Aug 13 08:48:18 2007 +0200
+++ b/etc/sample.emacs	Mon Aug 13 08:48:42 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