emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/frame.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/frame.el,v
Date: Sun, 21 Sep 2008 22:58:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/09/21 22:58:44

Index: frame.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/frame.el,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -b -r1.281 -r1.282
--- frame.el    16 Sep 2008 08:20:21 -0000      1.281
+++ frame.el    21 Sep 2008 22:58:43 -0000      1.282
@@ -210,9 +210,6 @@
           (not noninteractive)
           (not (eq initial-window-system 'pc)))
       (progn
-       ;; Turn on special-display processing only if there's a window system.
-       (setq special-display-function 'special-display-popup-frame)
-
        ;; If there is no frame with a minibuffer besides the terminal
        ;; frame, then we need to create the opening frame.  Make sure
        ;; it has a minibuffer, but let initial-frame-alist omit the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]