comparison lisp/nxml/rng-valid.el @ 112330:56d3e9c28eb0

Merge from mainline.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 17 Jan 2011 11:01:01 -0800
parents 61f7601898b1
children
comparison
equal deleted inserted replaced
112329:e36b2f5d36cd 112330:56d3e9c28eb0
1 ;;; rng-valid.el --- real-time validation of XML using RELAX NG 1 ;;; rng-valid.el --- real-time validation of XML using RELAX NG
2 2
3 ;; Copyright (C) 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. 3 ;; Copyright (C) 2003, 2007, 2008, 2009, 2010, 2011
4 ;; Free Software Foundation, Inc.
4 5
5 ;; Author: James Clark 6 ;; Author: James Clark
6 ;; Keywords: XML, RelaxNG 7 ;; Keywords: XML, RelaxNG
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.