]> code.delx.au - gnu-emacs/blobdiff - lisp/nxml/nxml-enc.el
First commit to scratch/follow. Make Isearch work with Follow Mode, etc.
[gnu-emacs] / lisp / nxml / nxml-enc.el
index 0a0d70f31bc686f5830e86b04a60db48d2cf490d..32917688df83c24fc5f933528f454a35b91c8e8c 100644 (file)
@@ -1,9 +1,9 @@
 ;;; nxml-enc.el --- XML encoding auto-detection
 
-;; Copyright (C) 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML
+;; Keywords: wp, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 
@@ -146,5 +146,4 @@ Applied to any files that `auto-mode-alist' says should be handled by
 
 (provide 'nxml-enc)
 
-;; arch-tag: c2436247-78f3-418c-8069-85dc5335d083
 ;;; nxml-enc.el ends here