]> code.delx.au - gnu-emacs/blobdiff - lisp/image.el
Remove the check for non-ASCII in report-emacs-bug-hook (Bug#7925).
[gnu-emacs] / lisp / image.el
index 3fbb3e0be3698aad99a89f03c7a0a095ce20eef7..627d4c69e4437a65ceee2fc440900d0af1487b15 100644 (file)
@@ -1,7 +1,6 @@
 ;;; image.el --- image API
 
-;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003,
-;;   2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1998-2011  Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: multimedia
@@ -725,5 +724,4 @@ shall be displayed."
 
 (provide 'image)
 
-;; arch-tag: 8e76a07b-eb48-4f3e-a7a0-1a7ba9f096b3
 ;;; image.el ends here