Mercurial > emacs
changeset 56491:487f85e36408
(modify-all-frames-parameters): Minor doc fix.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 21 Jul 2004 02:32:07 +0000 |
parents | 0336358d715b |
children | 97254c2ac9ab |
files | lisp/frame.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/frame.el Tue Jul 20 20:51:26 2004 +0000 +++ b/lisp/frame.el Wed Jul 21 02:32:07 2004 +0000 @@ -520,7 +520,7 @@ ;;;; 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