From: Luc Teirlinck Date: Wed, 21 Jul 2004 02:34:07 +0000 (+0000) Subject: (modify-all-frames-parameters): Minor doc fix. X-Git-Tag: ttn-vms-21-2-B4~5431 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bf294e2fbdd9638a63c50502608c11381d511829;p=emacs.git (modify-all-frames-parameters): Minor doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9fe1386cb44..189d8a5ecc4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2004-07-20 Luc Teirlinck + + * frame.el (modify-all-frames-parameters): Minor doc fix. + 2004-07-20 Richard M. Stallman * textmodes/fill.el (fill-comment-paragraph): Handle indent-tabs-mode. diff --git a/lisp/frame.el b/lisp/frame.el index 446bda55775..521938cfc18 100644 --- a/lisp/frame.el +++ b/lisp/frame.el @@ -520,7 +520,7 @@ React to settings of `default-frame-alist', `initial-frame-alist' there." ;;;; Creation of additional frames, and other frame miscellanea (defun modify-all-frames-parameters (alist) - "modify all current and future frames parameters according to 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