[Top][All Lists]
[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
- [Emacs-diffs] Changes to emacs/src/xfns.c,v, Jason Rumney, 2008/07/02
- [Emacs-diffs] Changes to emacs/src/xfns.c,v, Chong Yidong, 2008/07/08
- [Emacs-diffs] Changes to emacs/src/xfns.c,v,
Jason Rumney <=
- [Emacs-diffs] Changes to emacs/src/xfns.c,v, Adrian Robert, 2008/07/15
- [Emacs-diffs] Changes to emacs/src/xfns.c,v, Dan Nicolaescu, 2008/07/30
- [Emacs-diffs] Changes to emacs/src/xfns.c,v, Dan Nicolaescu, 2008/07/31