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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/frame.el [emacs-unicode-2]
Date: Fri, 23 Jul 2004 00:56:47 -0400

Index: emacs/lisp/frame.el
diff -c emacs/lisp/frame.el:1.203.2.2 emacs/lisp/frame.el:1.203.2.3
*** emacs/lisp/frame.el:1.203.2.2       Mon Jun 28 07:28:40 2004
--- emacs/lisp/frame.el Fri Jul 23 04:30:38 2004
***************
*** 520,526 ****
  ;;;; Creation of additional frames, and other frame miscellanea
  
  (defun modify-all-frames-parameters (alist)
!   "modify all current and future frames parameters according to ALIST.
  This changes `default-frame-alist' and possibly `initial-frame-alist'.
  See help of `modify-frame-parameters' for more information."
    (let (element)                      ;; temp
--- 520,526 ----
  ;;;; Creation of additional frames, and other frame miscellanea
  
  (defun modify-all-frames-parameters (alist)
!   "Modify all current and future frames parameters according to ALIST.
  This changes `default-frame-alist' and possibly `initial-frame-alist'.
  See help of `modify-frame-parameters' for more information."
    (let (element)                      ;; temp




reply via email to

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