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
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Prefer HTTPS to HTTP in many URLs
Stefan Kangas
2022-10-15
1
-2
/
+2
*
* lisp/textmodes/sgml-mode.el (html-tag-alist): Add https.
Stefan Kangas
2022-08-02
1
-1
/
+1
*
string-equal-ignore-case: new function
Sam Steingold
2022-07-26
1
-8
/
+5
*
Prefer :risky defcustom keyword
Stefan Kangas
2022-07-11
1
-2
/
+2
*
Remove some useless `eval-when-compile`
Mattias EngdegÄrd
2022-07-04
1
-6
/
+5
*
Allow completing tags, parameters and values in html-mode
Lars Ingebrigtsen
2022-06-15
1
-0
/
+31
*
Don't throw errors while propertizing in sgml-mode
Lars Ingebrigtsen
2022-02-28
1
-5
/
+5
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
* lisp/textmodes/sgml-mode.el (sgml-mode): Set skeleton-end-newline to nil.
Juri Linkov
2021-12-29
1
-0
/
+1
*
|
Make some variable aliases obsolete
Stefan Kangas
2021-12-20
1
-1
/
+2
*
|
Make html-mode--html-yank-handler more resilient
Lars Ingebrigtsen
2021-11-08
1
-1
/
+2
*
|
Rename 'register-yank-media-handler'
Lars Ingebrigtsen
2021-11-08
1
-2
/
+2
*
|
Fix html-mode--image-yank-handler prompting
Lars Ingebrigtsen
2021-11-07
1
-4
/
+4
*
|
Allow yanking images to html-mode
Lars Ingebrigtsen
2021-11-07
1
-0
/
+19
*
|
Support yank-media in html-mode
Lars Ingebrigtsen
2021-11-06
1
-0
/
+6
*
|
Support 'strong-italic' facemenu face in html-mode
Stefan Kangas
2021-10-02
1
-4
/
+8
|
/
*
Bind `M-o' in html-mode and enriched-mode
Lars Ingebrigtsen
2021-09-16
1
-4
/
+6
*
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-09-13
1
-2
/
+2
*
Fix problem in HTML with bracketed characters
Stephen Berman
2021-06-14
1
-2
/
+13
*
sgml-mode: Only set sgml-xml-mode if guessed to be an XML file
Philip K
2021-04-21
1
-1
/
+2
*
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
1
-1
/
+1
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-1
/
+1
*
Don't pre-load facemenu
Lars Ingebrigtsen
2021-03-18
1
-0
/
+1
*
Convert some more menus to easy-menu-define
Stefan Kangas
2021-02-23
1
-46
/
+43
*
Fix indentation of non-comment HTML with -- in it
Lars Ingebrigtsen
2021-02-01
1
-4
/
+6
*
Prefer defvar-local in textmodes/*.el
Stefan Kangas
2021-01-31
1
-4
/
+2
*
Add source to sgml-empty-tags
Mauro Aranda
2021-01-30
1
-2
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix some over-wide docstrings
Stefan Kangas
2020-12-30
1
-2
/
+2
*
Make sgml-validate not bug out from buffers not visiting a file
Lars Ingebrigtsen
2020-09-15
1
-4
/
+3
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-4
/
+2
*
Mark sgml-basic-offset as safe for integers
Lucas Werkmeister
2020-09-05
1
-1
/
+2
*
Add a new HTML skeleton for relative (file) URLs
Lars Ingebrigtsen
2020-08-06
1
-1
/
+9
*
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
[next]