index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
nxml
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
22
-22
/
+22
*
* lisp/subr.el (with-restriction): Tweak indent rule
Stefan Monnier
2023-06-12
1
-1
/
+1
*
(rng-complete-tag): Add the (ignored) argument to the :company-kind function
Dmitry Gutov
2023-05-03
1
-1
/
+1
*
; * lisp/nxml/xmltok.el (xmltok-scan-attributes): Fix last change
Gregory Heytings
2023-03-18
1
-1
/
+1
*
Avoid slowdowns in xmltok-scan-attributes
Gregory Heytings
2023-03-18
1
-2
/
+7
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
22
-22
/
+22
*
; Fix typos
Stefan Kangas
2022-11-18
1
-1
/
+1
*
Normalize some syntax table definitions
Stefan Kangas
2022-11-04
1
-12
/
+10
*
Repair nXML handling of URIs with hex escapes (bug#58718)
Martin Jerabek
2022-10-24
1
-4
/
+4
*
(nxml-with-invisible-motion): Delete macro.
Stefan Monnier
2022-10-07
4
-68
/
+58
*
Make rng-collapse-space obsolete
Stefan Kangas
2022-08-09
3
-8
/
+5
*
* lisp/nxml/rng-util.el (rng-collapse-space): Simplify.
Stefan Kangas
2022-08-09
1
-7
/
+2
*
Make rng-blank-p obsolete in favor of string-blank-p
Stefan Kangas
2022-08-09
4
-8
/
+5
*
Prefer ‘time-equal-p’ to ‘equal’ on timestamps
Paul Eggert
2022-08-01
1
-1
/
+1
*
Make some additional defcustom types more restrictive
Stefan Kangas
2022-07-06
1
-2
/
+2
*
Prefer defvar-keymap in nxml/*.el
Stefan Kangas
2022-07-02
2
-56
/
+46
*
; Fix typos.
Mattias Engdegård
2022-07-02
1
-1
/
+1
*
(with-demoted-errors): Warn on missing `format` arg
Stefan Monnier
2022-02-04
1
-1
/
+2
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
22
-22
/
+22
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
22
-22
/
+22
*
|
Remove no-op calls to decode-char with 'ucs' arg
Stefan Kangas
2021-12-05
3
-12
/
+6
*
|
Remove two functions obsolete since Emacs 23
Stefan Kangas
2021-12-03
1
-3
/
+0
|
/
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
3
-6
/
+6
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
8
-36
/
+37
*
Don't remove `fontified' in nxml--buffer-substring-filter
Lars Ingebrigtsen
2021-08-16
1
-3
/
+1
*
* lisp/nxml/nxml-mode.el (nxml-mode): Use add-function
Stefan Monnier
2021-08-15
1
-13
/
+12
*
Filter out rng-state elements in nxml-mode buffers from the kill ring
Lars Ingebrigtsen
2021-08-15
1
-0
/
+14
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
3
-5
/
+5
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
2
-2
/
+2
*
Add :company-kind support to nxml-mode completion
Dmitry Gutov
2021-05-15
1
-5
/
+10
*
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-19
1
-1
/
+1
*
* lisp/nxml/xmltok.el (xmltok-defregexp): Don't quote lambda
Stefan Monnier
2021-04-13
1
-22
/
+23
*
Remove local uniquify functions in favour of seq-uniq
Stefan Kangas
2021-04-05
4
-23
/
+11
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
2
-4
/
+4
*
Remove redundant requires of easymenu
Stefan Kangas
2021-02-26
1
-1
/
+0
*
Fix typos
Mattias Engdegård
2021-02-18
1
-1
/
+1
*
Prefer defvar-local in nxml/*.el
Stefan Kangas
2021-01-31
3
-28
/
+14
*
Use lexical-binding in lisp/{term,nxml,language}
Stefan Monnier
2021-01-28
1
-1
/
+1
*
Mark the various nxml flags as safa
Lucas Werkmeister
2021-01-19
1
-10
/
+20
*
Update copyright year to 2021
Paul Eggert
2021-01-01
22
-22
/
+22
*
Shorten over-wide docstrings in defcustoms
Stefan Kangas
2020-12-19
1
-2
/
+4
*
Fix xsdre-range-list-to-char-alternative problem with {P}
Lars Ingebrigtsen
2020-12-02
1
-1
/
+7
*
; Prefer https to http in more URLs
Stefan Kangas
2020-10-24
1
-2
/
+2
*
Make nxml-newline-and-indent argument optional
Stefan Kangas
2020-10-18
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
22
-22
/
+22
*
lisp/*.el: Fix typos and improve some docstrings
Juanma Barranquero
2019-10-20
1
-3
/
+3
*
* lisp/nxml/rng-valid.el: Use define-minor-mode
Stefan Monnier
2019-09-29
1
-41
/
+31
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-1
/
+1
*
Fix usage of remove-text-properties
Basil L. Contovounesios
2019-08-01
1
-1
/
+1
*
Only insert XML declarations in nxml-mode when the buffer is empty
Lars Ingebrigtsen
2019-07-27
1
-6
/
+3
[next]