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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/frame.el
Date: Tue, 20 Jul 2004 22:35:43 -0400

Index: emacs/lisp/frame.el
diff -c emacs/lisp/frame.el:1.209 emacs/lisp/frame.el:1.210
*** emacs/lisp/frame.el:1.209   Sat Jun 19 16:07:11 2004
--- emacs/lisp/frame.el Wed Jul 21 02:32:07 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]