/[emacs]/emacs/lisp/startup.el
ViewVC logotype

Diff of /emacs/lisp/startup.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.264.4.1 by gerd, Wed Oct 10 09:26:36 2001 UTC revision 1.264.4.2 by gerd, Thu Oct 25 13:33:28 2001 UTC
# Line 480  or `CVS', and any subdirectory that cont Line 480  or `CVS', and any subdirectory that cont
480    
481          ;; Don't do this if we failed to create the initial frame,          ;; Don't do this if we failed to create the initial frame,
482          ;; for instance due to a dense colormap.          ;; for instance due to a dense colormap.
483          (when frame-initial-frame          (when (or frame-initial-frame
484                      ;; If frame-initial-frame has no meaning, do this anyway.
485                      (not (and window-system
486                                (not noninteractive)
487                                (not (eq window-system 'pc)))))
488            ;; Modify the initial frame based on what .emacs puts into            ;; Modify the initial frame based on what .emacs puts into
489            ;; ...-frame-alist.            ;; ...-frame-alist.
490            (if (fboundp 'frame-notice-user-settings)            (if (fboundp 'frame-notice-user-settings)

Legend:
Removed from v.1.264.4.1  
changed lines
  Added in v.1.264.4.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26