]> code.delx.au - gnu-emacs/blobdiff - lisp/gs.el
(remove, remq): New functions.
[gnu-emacs] / lisp / gs.el
index 2a368bae1997f8cdc23c900727b9013cf16f35a5..cbce2002cf47ad6e90f0df7522e7332c1d3bb0bd 100644 (file)
@@ -173,7 +173,7 @@ the form \"WINDOW-ID PIXMAP-ID\".  Value is non-nil if successful."
 
 ;(defun gs-put-tiger ()
 ;  (let* ((ps-file "/usr/local/share/ghostscript/5.10/examples/tiger.ps")
-;        (spec `(image :type ghostscript
+;        (spec `(image :type postscript
 ;                      :pt-width 200 :pt-height 200
 ;                      :bounding-box (22 171 567 738)
 ;                      :file ,ps-file)))