]> code.delx.au - gnu-emacs/blobdiff - lisp/nxml/rng-parse.el
* lisp/simple.el (save-mark-and-excursion): Add declare forms.
[gnu-emacs] / lisp / nxml / rng-parse.el
index ab630fb8c791ac9b9c3088a293da7fc16d58b643..3ae4b5cc9c451087c62b77ff9477b5c73617ef2b 100644 (file)
@@ -1,9 +1,9 @@
-;;; rng-parse.el --- parse an XML file and validate it against a schema
+;;; rng-parse.el --- parse an XML file and validate it against a schema  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2003, 2007-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.