]> code.delx.au - gnu-emacs/blobdiff - lisp/xml.el
* lwlib-utils.c (XtCompositeChildren): Likewise.
[gnu-emacs] / lisp / xml.el
index edcc13d6b8d67e55984e775aadfe79410ce16917..3c5e316d0f8dff8b1c6c88c37b5ff98d704408b1 100644 (file)
@@ -1,7 +1,6 @@
 ;;; xml.el --- XML parser
 
-;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 2000-2011 Free Software Foundation, Inc.
 
 ;; Author: Emmanuel Briot  <briot@gnat.com>
 ;; Maintainer: Mark A. Hershberger <mah@everybody.org>
@@ -911,5 +910,4 @@ The first line is indented with INDENT-STRING."
 
 (provide 'xml)
 
-;; arch-tag: 5864b283-5a68-4b59-a20d-36a72b353b9b
 ;;; xml.el ends here