summaryrefslogtreecommitdiff
path: root/lisp/nxml/rng-maint.el
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
| | | | Run admin/update-copyright.
* Add some standard finder Keywords: to lisp/nxml/*.el.Glenn Morris2014-03-201-1/+1
|
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
|
* * lisp/nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):Leo Liu2013-03-231-1/+1
| | | | | | | | | | | | Remove. * lisp/nxml/rng-valid.el (rng-validate-mode) (rng-after-change-function, rng-do-some-validation): * lisp/nxml/rng-maint.el (rng-validate-buffer): * lisp/nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date): * lisp/nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state): * lisp/nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change) (nxml-extend-after-change-region): Use with-silent-modifications.
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.Paul Eggert2011-06-301-7/+1
| | | | | This yields a more-accurate answer. (rng-time-to-float): Remove; no longer needed.
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
|
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
|
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* * nxml/xsd-regexp.el (xsdre-gen-categories):Stefan Monnier2009-11-051-6/+3
| | | | | | | | | | * nxml/xmltok.el (xmltok-parse-entity): * nxml/rng-parse.el (rng-parse-validate-file): * nxml/rng-maint.el (rng-format-manual, rng-manual-output-force-new-line): * nxml/rng-loc.el (rng-save-schema-location-1): * nxml/rng-cmpct.el (rng-c-parse-file): * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set): * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Add 2008 to copyright years.Glenn Morris2008-01-091-1/+1
|
* (rng-autoload-modules, rng-update-autoloads)Jason Rumney2007-12-191-66/+0
| | | | (rng-compile-modules, rng-byte-compile-load, rng-write-version): Remove.
* (rng-update-autoloads, rng-byte-compile-load)Jason Rumney2007-12-191-4/+0
| | | | (rng-format-manual, rng-write-version): Do not autoload.
* (rng-do-some-validation): Fix declaration.Glenn Morris2007-11-301-1/+2
|
* * erc.el (open-ssl-stream, open-tls-stream, erc-network-name):Dan Nicolaescu2007-11-301-0/+7
| | | | | | | | | | | | | | Declare as functions. * textmodes/reftex-index.el (texmathp): * textmodes/reftex-auc.el (TeX-argument-insert) (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries) (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list) (LaTeX-label-list): * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays) (rng-clear-conditional-region, rng-do-some-validation): Declare as functions. (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
* Add 2007 to copyright years.Glenn Morris2007-11-281-13/+15
| | | | Switch license to standard GPLv3+ text.
* Add arch taglineMiles Bader2007-11-231-0/+1
|
* Initial merge of nxmlMark A. Hershberger2007-11-231-0/+343