emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xfns.c,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/xfns.c,v
Date: Wed, 09 Jul 2008 15:35:30 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/07/09 15:35:30

Index: xfns.c
===================================================================
RCS file: /sources/emacs/emacs/src/xfns.c,v
retrieving revision 1.722
retrieving revision 1.723
diff -u -b -r1.722 -r1.723
--- xfns.c      8 Jul 2008 17:30:41 -0000       1.722
+++ xfns.c      9 Jul 2008 15:35:29 -0000       1.723
@@ -3112,7 +3112,7 @@
        1, 1, 0,
        doc: /* Make a new X window, which is called a "frame" in Emacs terms.
 Return an Emacs frame object.
-ALIST is an alist of frame parameters.
+PARMS is an alist of frame parameters.
 If the parameters specify that the frame should not have a minibuffer,
 and do not specify a specific minibuffer window to use,
 then `default-minibuffer-frame' must be a frame whose minibuffer can




reply via email to

[Prev in Thread] Current Thread [Next in Thread]