index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
sgml-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer 'strong' and 'em' to 'b' and 'i' in html-mode
Stefan Kangas
2020-05-06
1
-3
/
+3
*
Fix bugs, inefficiencies and bad style in regexps
Mattias Engdegård
2020-04-16
1
-1
/
+4
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/textmodes/mhtml-mode.el: Fix bug#38372
Stefan Monnier
2019-11-29
1
-5
/
+8
*
Add a <a id=...> skeleton to html-mode
Lars Ingebrigtsen
2019-11-03
1
-0
/
+8
*
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-07-06
1
-1
/
+1
*
Merge from emacs-26
Noam Postavsky
2019-06-25
1
-0
/
+1
|
\
|
*
Fix sgml-mode handling of quotes within parens (Bug#36347)
Noam Postavsky
2019-06-25
1
-4
/
+6
*
|
Tweaks to html mode
Eric Abrahamsen
2019-06-24
1
-10
/
+29
*
|
* sgml-mode.el (sgml-syntax-propertize-rules): More verbose comments
Stefan Monnier
2019-06-04
1
-2
/
+15
*
|
Don't fontify text outside of SGML/XML tags (Bug#33887)
Noam Postavsky
2019-06-04
1
-2
/
+10
*
|
Fix some SGML syntax edge cases (Bug#33887)
Noam Postavsky
2019-06-04
1
-1
/
+4
*
|
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
|
* lisp/textmodes/sgml-mode.el: Fix lone `>` in sgml text
Stefan Monnier
2019-05-22
1
-6
/
+29
*
|
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
|
* lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-rules): Fix typo
Stefan Monnier
2019-05-15
1
-1
/
+1
*
|
Fix merge of sgml-syntax-propertize-rules
Noam Postavsky
2019-05-15
1
-6
/
+15
*
|
Merge from origin/emacs-26
Glenn Morris
2019-05-14
1
-30
/
+17
|
\
|
|
*
Recognize single quote attribute values in nxml and sgml (Bug#35381)
Noam Postavsky
2019-05-09
1
-19
/
+15
*
|
More minor regex cleanup
Paul Eggert
2019-03-19
1
-3
/
+4
*
|
* lisp/textmodes/sgml-mode.el: Try and fix bug#33887.
Stefan Monnier
2019-01-17
1
-32
/
+28
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-12
/
+12
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-6
/
+0
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-1
/
+2
*
|
In HTML mode, don't match </ with the wrong /
Rüdiger Sonderfeld
2018-04-15
1
-1
/
+1
*
|
Handle quotation marks and apostrophes in ‘sgml-quote’
Michal Nazarewicz
2018-04-07
1
-7
/
+19
*
|
Quieten without-x, without-xml2 builds
Glenn Morris
2018-02-26
1
-0
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update uses of if-let and when-let
Mark Oteiza
2017-09-12
1
-4
/
+4
*
Avoid unnecessary loading of subr-x at run-time
Glenn Morris
2017-04-18
1
-1
/
+1
*
change sgml-mode to help multi-html mode
Tom Tromey
2017-04-05
1
-16
/
+31
*
* lisp/textmodes/sgml-mode.el: syntax-propertize <![CDATA and <?..?>
Stefan Monnier
2017-02-28
1
-11
/
+31
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Add HTML5 attributes for the input element
Simen Heggestøyl
2016-12-04
1
-4
/
+16
*
|
Fix references to long obsoleted functions/aliases
Mark Oteiza
2016-11-04
1
-1
/
+1
*
|
Support completion of classes and IDs in CSS mode
Simen Heggestøyl
2016-09-24
1
-0
/
+58
*
|
Add HTML5 tags to HTML mode
Simen Heggestøyl
2016-04-17
1
-0
/
+51
*
|
Add HTML4 tags to HTML mode
Simen Heggestøyl
2016-03-30
1
-8
/
+74
*
|
* lisp/textmodes/sgml-mode.el (sgml-forward-sexp): New function
Stefan Monnier
2016-01-25
1
-6
/
+25
*
|
Use sgml-electric-tag-pair-mode also in nxml-mode
Stefan Monnier
2016-01-16
1
-5
/
+6
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
Quoting fixes in lisp/textmodes
Paul Eggert
2015-08-30
1
-5
/
+5
*
Pass lambdas to `skeleton-read'
Harald Hanche-Olsen
2015-07-24
1
-5
/
+9
[next]