]> code.delx.au - gnu-emacs/blobdiff - lisp/gs.el
Don't delete frame when there's a previous buffer to show (Bug#9419).
[gnu-emacs] / lisp / gs.el
index 7461cd563ab3c9e1e0f735b60b1d2beec8bd5940..2eba7af71aef4a34547751878f95685e17c55d1d 100644 (file)
@@ -1,7 +1,6 @@
 ;;; gs.el --- interface to Ghostscript
 
-;; Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-;;   2009  Free Software Foundation, Inc.
+;; Copyright (C) 1998, 2001-2011  Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: internal
@@ -221,5 +220,4 @@ the form \"WINDOW-ID PIXMAP-ID\".  Value is non-nil if successful."
 
 (provide 'gs)
 
-;; arch-tag: 06ab51b8-4932-4cfe-9f60-b924a8edb3f0
 ;;; gs.el ends here