X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ac3232837188f7e1c4ffe34b76edede0ccb54f5e..322b7dab59b98b5d8625d2cd29e48f1ce605f769:/lisp/nxml/rng-util.el diff --git a/lisp/nxml/rng-util.el b/lisp/nxml/rng-util.el index 3dc68e05f1..3e23b67c99 100644 --- a/lisp/nxml/rng-util.el +++ b/lisp/nxml/rng-util.el @@ -1,6 +1,6 @@ ;;; rng-util.el --- utility functions for RELAX NG library -;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. ;; Author: James Clark ;; Keywords: XML, RelaxNG @@ -167,5 +167,4 @@ HIST, if non-nil, specifies a history list as with `completing-read'." (provide 'rng-util) -;; arch-tag: 2dc233e0-5e7a-488f-bfc4-5909512dbaf0 ;;; rng-util.el ends here