X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ae940284fa77a6928f5162b7de859e67bdc7506c..4ffd0d6b569d252e4e807d4e9c9d6a5bd5b08640:/lisp/nxml/rng-util.el diff --git a/lisp/nxml/rng-util.el b/lisp/nxml/rng-util.el index 45d796078e..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, 2009 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