changeset 38891:a45d7663c469

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 21 Aug 2001 12:58:07 +0000
parents a6653fe3cbb9
children 8ae568af6251
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Aug 21 12:57:45 2001 +0000
+++ b/lisp/ChangeLog	Tue Aug 21 12:58:07 2001 +0000
@@ -1,5 +1,10 @@
 2001-08-21  Gerd Moellmann  <gerd@gnu.org>
 
+	* gs.el (gs-set-ghostview-colors-window-prop): Call
+	x-change-window-property with 3rd arg FRAME.
+	(gs-load-image): Wait for a previoius Ghostscript process
+	to complete before starting a new one.
+
 	* image.el (image-type-regexps): Make sure that the TIFF
 	pattern is only matched at the beginning of a string.
 	From Markus Rost <rost@math.ohio-state.edu>.