]> code.delx.au - gnu-emacs/blobdiff - lisp/nxml/rng-loc.el
Merge from emacs-23
[gnu-emacs] / lisp / nxml / rng-loc.el
index 9688178b22f85221d4cf604898eea7f8314aef3d..c568b86a250b2a0ae60757b10dd7b4d8e9b1d848 100644 (file)
@@ -48,7 +48,7 @@ It is nil if using a vacuous schema.")
   "Schema for schema locating files or nil if not yet loaded.")
 
 (defcustom rng-schema-locating-files rng-schema-locating-files-default
-  "*List of schema locating files."
+  "List of schema locating files."
   :type '(repeat file)
   :group 'relax-ng)
 
@@ -546,5 +546,4 @@ saved to the first writable file in `rng-schema-locating-files'."
 
 (provide 'rng-loc)
 
-;; arch-tag: 725cf968-37a2-418b-b47b-d5209871a9ab
 ;;; rng-loc.el ends here