diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2012-01-09 09:36:10 -0800 | 
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-01-09 09:36:10 -0800 | 
| commit | 35cf62d95cdcd5323dcea4a5385942c342ff1d9c (patch) | |
| tree | 90358cbb033a126c4d48793a80fd804b7baaca24 /lisp/nxml | |
| parent | 59815c02506eb39b61e672528ed03885749ba529 (diff) | |
| parent | 7655cb66d86564e792b825f1a0e1a4de7d6e6db5 (diff) | |
| download | emacs-35cf62d95cdcd5323dcea4a5385942c342ff1d9c.tar.gz | |
Merge from trunk.
Diffstat (limited to 'lisp/nxml')
| -rw-r--r-- | lisp/nxml/nxml-enc.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/nxml-glyph.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/nxml-maint.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/nxml-mode.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/nxml-ns.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/nxml-outln.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/nxml-parse.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/nxml-rap.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/nxml-uchnm.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/nxml-util.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/rng-cmpct.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/rng-dt.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/rng-loc.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/rng-maint.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/rng-match.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/rng-nxml.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/rng-parse.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/rng-pttrn.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/rng-uri.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/rng-util.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/rng-valid.el | 4 | ||||
| -rw-r--r-- | lisp/nxml/rng-xsd.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/xmltok.el | 2 | ||||
| -rw-r--r-- | lisp/nxml/xsd-regexp.el | 2 | 
24 files changed, 25 insertions, 25 deletions
| diff --git a/lisp/nxml/nxml-enc.el b/lisp/nxml/nxml-enc.el index 350c5c77c7b..dffea031b97 100644 --- a/lisp/nxml/nxml-enc.el +++ b/lisp/nxml/nxml-enc.el @@ -1,6 +1,6 @@  ;;; nxml-enc.el --- XML encoding auto-detection -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML diff --git a/lisp/nxml/nxml-glyph.el b/lisp/nxml/nxml-glyph.el index 1b48a3fa25f..ba940cd513e 100644 --- a/lisp/nxml/nxml-glyph.el +++ b/lisp/nxml/nxml-glyph.el @@ -1,6 +1,6 @@  ;;; nxml-glyph.el --- glyph-handling for nxml-mode -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML diff --git a/lisp/nxml/nxml-maint.el b/lisp/nxml/nxml-maint.el index e24a3d7172a..79d5c354ab1 100644 --- a/lisp/nxml/nxml-maint.el +++ b/lisp/nxml/nxml-maint.el @@ -1,6 +1,6 @@  ;;; nxml-maint.el --- commands for maintainers of nxml-*.el -;; Copyright (C) 2003, 2007-2011  Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012  Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML diff --git a/lisp/nxml/nxml-mode.el b/lisp/nxml/nxml-mode.el index 93e5f9d25f4..a22288e7d4e 100644 --- a/lisp/nxml/nxml-mode.el +++ b/lisp/nxml/nxml-mode.el @@ -1,6 +1,6 @@  ;;; nxml-mode.el --- a new XML mode -;; Copyright (C) 2003-2004, 2007-2011  Free Software Foundation, Inc. +;; Copyright (C) 2003-2004, 2007-2012  Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML diff --git a/lisp/nxml/nxml-ns.el b/lisp/nxml/nxml-ns.el index 4cf7f50d096..1c6429cd467 100644 --- a/lisp/nxml/nxml-ns.el +++ b/lisp/nxml/nxml-ns.el @@ -1,6 +1,6 @@  ;;; nxml-ns.el --- XML namespace processing -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML diff --git a/lisp/nxml/nxml-outln.el b/lisp/nxml/nxml-outln.el index 53d2cabc2e5..cf8cc820cec 100644 --- a/lisp/nxml/nxml-outln.el +++ b/lisp/nxml/nxml-outln.el @@ -1,6 +1,6 @@  ;;; nxml-outln.el --- outline support for nXML mode -;; Copyright (C) 2004, 2007-2011  Free Software Foundation, Inc. +;; Copyright (C) 2004, 2007-2012  Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML diff --git a/lisp/nxml/nxml-parse.el b/lisp/nxml/nxml-parse.el index 36e112e4078..dfe98acd413 100644 --- a/lisp/nxml/nxml-parse.el +++ b/lisp/nxml/nxml-parse.el @@ -1,6 +1,6 @@  ;;; nxml-parse.el --- XML parser, sharing infrastructure with nxml-mode -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML diff --git a/lisp/nxml/nxml-rap.el b/lisp/nxml/nxml-rap.el index 05df6118325..e639bc409b8 100644 --- a/lisp/nxml/nxml-rap.el +++ b/lisp/nxml/nxml-rap.el @@ -1,6 +1,6 @@  ;;; nxml-rap.el --- low-level support for random access parsing for nXML mode -;; Copyright (C) 2003-2004, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003-2004, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML diff --git a/lisp/nxml/nxml-uchnm.el b/lisp/nxml/nxml-uchnm.el index e96ee345ae6..7a49dcc89c5 100644 --- a/lisp/nxml/nxml-uchnm.el +++ b/lisp/nxml/nxml-uchnm.el @@ -1,6 +1,6 @@  ;;; nxml-uchnm.el --- support for Unicode standard cha names in nxml-mode -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML diff --git a/lisp/nxml/nxml-util.el b/lisp/nxml/nxml-util.el index e2e4ed348bd..6b2c98433a9 100644 --- a/lisp/nxml/nxml-util.el +++ b/lisp/nxml/nxml-util.el @@ -1,6 +1,6 @@  ;;; nxml-util.el --- utility functions for nxml-*.el -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML diff --git a/lisp/nxml/rng-cmpct.el b/lisp/nxml/rng-cmpct.el index 09bd2b75038..9ea68c3e039 100644 --- a/lisp/nxml/rng-cmpct.el +++ b/lisp/nxml/rng-cmpct.el @@ -1,6 +1,6 @@  ;;; rng-cmpct.el --- parsing of RELAX NG Compact Syntax schemas -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML, RelaxNG diff --git a/lisp/nxml/rng-dt.el b/lisp/nxml/rng-dt.el index e320f8377b2..e2beaf4dec2 100644 --- a/lisp/nxml/rng-dt.el +++ b/lisp/nxml/rng-dt.el @@ -1,6 +1,6 @@  ;;; rng-dt.el --- datatype library interface for RELAX NG -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML, RelaxNG diff --git a/lisp/nxml/rng-loc.el b/lisp/nxml/rng-loc.el index b9e31e0a09e..130183609cc 100644 --- a/lisp/nxml/rng-loc.el +++ b/lisp/nxml/rng-loc.el @@ -1,6 +1,6 @@  ;;; rng-loc.el --- locate the schema to use for validation -;; Copyright (C) 2003, 2007-2011  Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012  Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML, RelaxNG diff --git a/lisp/nxml/rng-maint.el b/lisp/nxml/rng-maint.el index bd5b3136d54..71fa59f75cc 100644 --- a/lisp/nxml/rng-maint.el +++ b/lisp/nxml/rng-maint.el @@ -1,6 +1,6 @@  ;;; rng-maint.el --- commands for RELAX NG maintainers -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML, RelaxNG diff --git a/lisp/nxml/rng-match.el b/lisp/nxml/rng-match.el index 072d932678a..cf49b43ba14 100644 --- a/lisp/nxml/rng-match.el +++ b/lisp/nxml/rng-match.el @@ -1,6 +1,6 @@  ;;; rng-match.el --- matching of RELAX NG patterns against XML events -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML, RelaxNG diff --git a/lisp/nxml/rng-nxml.el b/lisp/nxml/rng-nxml.el index 1686ebfc514..1047ead1b13 100644 --- a/lisp/nxml/rng-nxml.el +++ b/lisp/nxml/rng-nxml.el @@ -1,6 +1,6 @@  ;;; rng-nxml.el --- make nxml-mode take advantage of rng-validate-mode -;; Copyright (C) 2003, 2007-2011  Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012  Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML, RelaxNG diff --git a/lisp/nxml/rng-parse.el b/lisp/nxml/rng-parse.el index 68a3aff3a0f..fcdb52bbc44 100644 --- a/lisp/nxml/rng-parse.el +++ b/lisp/nxml/rng-parse.el @@ -1,6 +1,6 @@  ;;; rng-parse.el --- parse an XML file and validate it against a schema -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML, RelaxNG diff --git a/lisp/nxml/rng-pttrn.el b/lisp/nxml/rng-pttrn.el index a803369d3d2..653980d5acd 100644 --- a/lisp/nxml/rng-pttrn.el +++ b/lisp/nxml/rng-pttrn.el @@ -1,6 +1,6 @@  ;;; rng-pttrn.el --- RELAX NG patterns -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML, RelaxNG diff --git a/lisp/nxml/rng-uri.el b/lisp/nxml/rng-uri.el index 2b367b20072..675be9c5ccf 100644 --- a/lisp/nxml/rng-uri.el +++ b/lisp/nxml/rng-uri.el @@ -1,6 +1,6 @@  ;;; rng-uri.el --- URI parsing and manipulation -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML diff --git a/lisp/nxml/rng-util.el b/lisp/nxml/rng-util.el index 3e23b67c998..0d50507478a 100644 --- a/lisp/nxml/rng-util.el +++ b/lisp/nxml/rng-util.el @@ -1,6 +1,6 @@  ;;; rng-util.el --- utility functions for RELAX NG library -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML, RelaxNG diff --git a/lisp/nxml/rng-valid.el b/lisp/nxml/rng-valid.el index 1f69f5d7bf3..6fc696361e8 100644 --- a/lisp/nxml/rng-valid.el +++ b/lisp/nxml/rng-valid.el @@ -1,6 +1,6 @@  ;;; rng-valid.el --- real-time validation of XML using RELAX NG -;; Copyright (C) 2003, 2007-2011  Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012  Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML, RelaxNG @@ -570,7 +570,7 @@ Return t if there is work to do, nil otherwise."  		 (rng-clear-cached-state remove-start (1- pos)))  	       ;; sync up with cached validation state  	       (setq continue nil) -	       ;; do this before settting rng-validate-up-to-date-end +	       ;; do this before setting rng-validate-up-to-date-end  	       ;; in case we get a quit  	       (rng-mark-xmltok-errors)  	       (rng-mark-xmltok-dependent-regions) diff --git a/lisp/nxml/rng-xsd.el b/lisp/nxml/rng-xsd.el index b481039fdab..d84ea5e1a71 100644 --- a/lisp/nxml/rng-xsd.el +++ b/lisp/nxml/rng-xsd.el @@ -1,6 +1,6 @@  ;;; rng-xsd.el --- W3C XML Schema datatypes library for RELAX NG -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML, RelaxNG diff --git a/lisp/nxml/xmltok.el b/lisp/nxml/xmltok.el index a9b24955fa7..e4f6f3ca511 100644 --- a/lisp/nxml/xmltok.el +++ b/lisp/nxml/xmltok.el @@ -1,6 +1,6 @@  ;;; xmltok.el --- XML tokenization -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML diff --git a/lisp/nxml/xsd-regexp.el b/lisp/nxml/xsd-regexp.el index 9701b8dc6e0..37ed58b2074 100644 --- a/lisp/nxml/xsd-regexp.el +++ b/lisp/nxml/xsd-regexp.el @@ -1,6 +1,6 @@  ;;; xsd-regexp.el --- translate W3C XML Schema regexps to Emacs regexps -;; Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.  ;; Author: James Clark  ;; Keywords: XML, regexp | 
