emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/frame.c [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/frame.c [emacs-unicode-2]
Date: Thu, 11 Nov 2004 22:18:09 -0500

Index: emacs/src/frame.c
diff -c emacs/src/frame.c:1.300.2.5 emacs/src/frame.c:1.300.2.6
*** emacs/src/frame.c:1.300.2.5 Wed Jul 28 07:05:52 2004
--- emacs/src/frame.c   Fri Nov 12 02:52:57 2004
***************
*** 4037,4043 ****
    DEFVAR_LISP ("default-frame-alist", &Vdefault_frame_alist,
               doc: /* Alist of default values for frame creation.
  These may be set in your init file, like this:
!   (setq default-frame-alist '((width . 80) (height . 55) (menu-bar-lines . 1))
  These override values given in window system configuration data,
   including X Windows' defaults database.
  For values specific to the first Emacs frame, see `initial-frame-alist'.
--- 4037,4043 ----
    DEFVAR_LISP ("default-frame-alist", &Vdefault_frame_alist,
               doc: /* Alist of default values for frame creation.
  These may be set in your init file, like this:
!   (setq default-frame-alist '((width . 80) (height . 55) (menu-bar-lines . 
1)))
  These override values given in window system configuration data,
   including X Windows' defaults database.
  For values specific to the first Emacs frame, see `initial-frame-alist'.




reply via email to

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