/[emacs]/emacs/src/frame.c
ViewVC logotype

Diff of /emacs/src/frame.c

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

revision 1.284.2.5 by miles, Sat Sep 4 09:18:39 2004 UTC revision 1.284.2.6 by miles, Fri Nov 12 04:21:16 2004 UTC
# Line 4037  is a reasonable practice.  See also the Line 4037  is a reasonable practice.  See also the
4037    DEFVAR_LISP ("default-frame-alist", &Vdefault_frame_alist,    DEFVAR_LISP ("default-frame-alist", &Vdefault_frame_alist,
4038                 doc: /* Alist of default values for frame creation.                 doc: /* Alist of default values for frame creation.
4039  These may be set in your init file, like this:  These may be set in your init file, like this:
4040    (setq default-frame-alist '((width . 80) (height . 55) (menu-bar-lines . 1))    (setq default-frame-alist '((width . 80) (height . 55) (menu-bar-lines . 1)))
4041  These override values given in window system configuration data,  These override values given in window system configuration data,
4042   including X Windows' defaults database.   including X Windows' defaults database.
4043  For values specific to the first Emacs frame, see `initial-frame-alist'.  For values specific to the first Emacs frame, see `initial-frame-alist'.

Legend:
Removed from v.1.284.2.5  
changed lines
  Added in v.1.284.2.6

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