]> code.delx.au - gnu-emacs/blobdiff - lisp/gs.el
* lisp/comint.el (comint-dynamic-complete-as-filename)
[gnu-emacs] / lisp / gs.el
index a890a33db360c58033c0998ef1153f5945244f57..2eba7af71aef4a34547751878f95685e17c55d1d 100644 (file)
@@ -1,7 +1,6 @@
 ;;; gs.el --- interface to Ghostscript
 
-;; Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-;;   2009, 2010, 2011  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