changeset 98578:a3c29cf2d09a

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Thu, 09 Oct 2008 08:12:41 +0000
parents 457b5cef3f44
children 6a4d13121cb1
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 09 08:12:01 2008 +0000
+++ b/lisp/ChangeLog	Thu Oct 09 08:12:41 2008 +0000
@@ -1,3 +1,9 @@
+2008-10-09  Martin Rudalics  <rudalics@gmx.at>
+
+	* window.el (pop-up-frames): Add choice graphic-only.
+	(display-buffer): When pop-up-frames equals graphic-only do
+	not pop up new frame on text-only terminals.  (Bug#1061)
+
 2008-10-09  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* vc-cvs.el (vc-cvs-dir-stay-local): New variable.