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
*
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
*
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-07-06
6
-12
/
+12
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
2
-12
/
+7
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
2
-7
/
+12
*
Keep nxml prolog updated via syntax-propertize
Noam Postavsky
2019-06-05
2
-26
/
+3
*
Keep nxml-prolog-end up to date (Bug#18871)
Noam Postavsky
2019-06-04
2
-0
/
+7
*
Don't sgml-syntax-propertize-inside XML prolog (Bug#32823)
Noam Postavsky
2019-06-04
1
-1
/
+25
*
Don't fontify text outside of SGML/XML tags (Bug#33887)
Noam Postavsky
2019-06-04
1
-1
/
+3
*
Merge from origin/emacs-26
Glenn Morris
2019-05-14
2
-23
/
+23
|
\
|
*
Disable extra display of in nxml-mode (Bug#32897)
Noam Postavsky
2019-05-09
1
-1
/
+3
|
*
Fix nxml-get-inside (Bug#32003)
Noam Postavsky
2019-05-09
1
-22
/
+20
*
|
Fix more regular expression typos
Paul Eggert
2019-03-18
1
-3
/
+3
*
|
More regexp corrections and tweaks
Paul Eggert
2019-03-08
1
-3
/
+4
*
|
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
3
-4
/
+4
*
|
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-2
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
22
-22
/
+22
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
22
-22
/
+22
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-1
/
+1
*
|
* lisp/nxml/nxml-mode.el (nxml-sexp-element-flag): Set :version.
Glenn Morris
2018-04-01
1
-0
/
+1
*
|
Followup to last change
Eli Zaretskii
2018-04-01
1
-16
/
+16
*
|
Change the default value of nxml-sexp-element-flag.
Jostein Kjønigsen
2018-04-01
1
-1
/
+1
*
|
* lisp/nxml/nxml-mode.el (nxml-mode): Remove warning due to #'.
Glenn Morris
2018-02-27
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-3
/
+3
|
\
|
|
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-3
/
+3
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
22
-22
/
+22
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
22
-22
/
+22
*
|
Prefer nil to (current-time) when either works
Paul Eggert
2017-10-20
1
-3
/
+2
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
22
-23
/
+23
*
Fix all unescaped character literals
Philipp Stephani
2017-05-07
1
-1
/
+1
*
* lisp/nxml/nxml-mode.el (nxml-mode): Use new sgml-syntax-propertize.
Stefan Monnier
2017-02-28
1
-1
/
+1
*
Remove mistakenly-added files
Paul Eggert
2017-01-01
2
-674
/
+0
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
24
-22
/
+696
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
24
-24
/
+24
*
|
; Replace "25.2" with "26.1" where appropriate, which is almost everywhere
Glenn Morris
2016-11-17
1
-1
/
+1
*
|
Support Shift selection in nxml-mode commands
Yuri Khan
2016-10-18
1
-9
/
+9
*
|
Deprecate 'wp' group and introduce a new group 'text'
Eli Zaretskii
2016-10-08
1
-1
/
+1
*
|
; Refer to version 25.2 rather than 26.1.
Glenn Morris
2016-06-10
1
-1
/
+1
*
|
(rng-c-fix-escaped-newlines): Use subst-char-in-string
Stefan Monnier
2016-01-25
1
-7
/
+1
*
|
lisp/nxml: Use syntax-tables for comments
Stefan Monnier
2016-01-16
5
-238
/
+43
*
|
* lisp/nxml: Use standard completion; it also works for company-mode
Stefan Monnier
2016-01-16
4
-234
/
+115
*
|
Use sgml-electric-tag-pair-mode also in nxml-mode
Stefan Monnier
2016-01-16
2
-59
/
+38
*
|
* xmltok.el: Mark the "sole --" rather than the comment opener
Stefan Monnier
2016-01-15
1
-18
/
+9
*
|
Update nXML to use Emacs's Unicode support, and lexical-binding
Stefan Monnier
2016-01-15
20
-882
/
+61
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
24
-24
/
+24
*
Fix recent bootstrap problems
Stefan Monnier
2015-09-24
1
-2
/
+2
*
; Implement Stefan's feedback on last two commits
Ivan Andrus
2015-09-23
1
-2
/
+1
[next]