From bf294e2fbdd9638a63c50502608c11381d511829 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 21 Jul 2004 02:34:07 +0000 Subject: [PATCH] (modify-all-frames-parameters): Minor doc fix. --- lisp/ChangeLog | 4 ++++ lisp/frame.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.39.2