]> git.eshelyaron.com Git - emacs.git/commitdiff
(modify-all-frames-parameters): Minor doc fix.
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 21 Jul 2004 02:34:07 +0000 (02:34 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 21 Jul 2004 02:34:07 +0000 (02:34 +0000)
lisp/ChangeLog
lisp/frame.el

index 9fe1386cb4495ff84c645f847b38758f16875938..189d8a5ecc4226cc3e8841324e1b1a59f00ae986 100644 (file)
@@ -1,3 +1,7 @@
+2004-07-20  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * frame.el (modify-all-frames-parameters): Minor doc fix.
+
 2004-07-20  Richard M. Stallman  <rms@gnu.org>
 
        * textmodes/fill.el (fill-comment-paragraph): Handle indent-tabs-mode.
index 446bda557755aaffdbeb3f22e797b1eea2cae015..521938cfc18770bb9d00d4c8c1a15ecf2c55decf 100644 (file)
@@ -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