Mercurial > emacs
comparison lisp/nxml/rng-loc.el @ 112228:417b1e4d63cd
Merge from emacs-23
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 14 Jan 2011 12:18:41 -0500 |
parents | c06fec785962 376148b31b5e |
children | 61f7601898b1 |
comparison
equal
deleted
inserted
replaced
112227:07e52ed69b5d | 112228:417b1e4d63cd |
---|---|
1 ;;; rng-loc.el --- locate the schema to use for validation | 1 ;;; rng-loc.el --- locate the schema to use for validation |
2 | 2 |
3 ;; Copyright (C) 2003, 2007, 2008, 2009, 2010 | 3 ;; Copyright (C) 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. |
4 ;; Free Software Foundation, Inc. | |
5 | 4 |
6 ;; Author: James Clark | 5 ;; Author: James Clark |
7 ;; Keywords: XML, RelaxNG | 6 ;; Keywords: XML, RelaxNG |
8 | 7 |
9 ;; This file is part of GNU Emacs. | 8 ;; This file is part of GNU Emacs. |