summaryrefslogtreecommitdiff
path: root/lisp/nxml/rng-valid.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-05Fix bug in 'rng-valid' that unnecessarily marks buffer as modifiedviliaapro
2025-01-01Update copyright year to 2025Paul Eggert
2024-06-10(rng-do-some-validation): Fix dangerous use of `with-silent-modifications`Stefan Monnier
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-07(nxml-with-invisible-motion): Delete macro.Stefan Monnier
2022-08-09Make rng-blank-p obsolete in favor of string-blank-pStefan Kangas
2022-07-06Make some additional defcustom types more restrictiveStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-01-31Prefer defvar-local in nxml/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-29* lisp/nxml/rng-valid.el: Use define-minor-modeStefan Monnier
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-10-08Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii
2016-01-16* lisp/nxml: Use standard completion; it also works for company-modeStefan Monnier
2016-01-15Update nXML to use Emacs's Unicode support, and lexical-bindingStefan Monnier
2016-01-01Update copyright year to 2016Paul Eggert
2015-07-31Don't overflow if computing approximate percentagePaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-03-20Add some standard finder Keywords: to lisp/nxml/*.el.Glenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-05-15* lisp/nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and otherStefan Monnier
2013-03-24* lisp/files.el (kill-buffer-hook): Doc fix.Leo Liu
2013-03-23* lisp/nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):Leo Liu
2013-03-23* lisp/nxml/rng-nxml.el (rng-set-state-after): Do not let-bindLeo Liu
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-02-10Rename condition-case-no-debug to condition-case-unless-debugLeo Liu
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-29Spelling fixes.Paul Eggert
2011-12-04Spelling fixes.Paul Eggert
2011-11-26Spelling fixes.Paul Eggert
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-02Remove leading `*' from nxml defcustom docs.Glenn Morris
2010-11-30* lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.Sam Steingold
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-28Try and remove assumptions about point-min==1.Stefan Monnier