index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
sgml-mode.el
Age
Commit message (
Expand
)
Author
2026-05-11
Fix 'sgml-parse-tag-backward' to handle tags in comments
Philip Kaludercic
2026-05-03
Add for <picture> to 'html-tag-alist' and 'html-tag-help'
Philip Kaludercic
2026-05-03
Add for <details> to 'html-tag-alist' and 'html-tag-help'
Philip Kaludercic
2026-05-03
Prevent indentation within whitespace sensitive HTML tags
Philip Kaludercic
2026-05-03
Use 'read-shell-command' to read SGML validation command
Philip Kaludercic
2026-05-03
Raise an error if 'sgml-validate-command' is not configured
Philip Kaludercic
2026-05-03
Implement 'sgml-name-8bit-mode' as a proper minor mode
Philip Kaludercic
2026-05-03
Refine SGML offset user option types
Philip Kaludercic
2026-05-03
Allow setting 'sgml-xml-mode' buffer locally
Philip Kaludercic
2026-05-03
Allow changing SGML "quick keys" after loading sgml-mode.el
Philip Kaludercic
2026-05-02
Mark myself as maintainer of sgml-mode
Philip Kaludercic
2026-05-02
Don't break line when inserting <code> tags
Philip Kaludercic
2026-01-13
sgml-mode.el: Prefer `forward-sexp` over `forward-list`
Stefan Monnier
2026-01-13
* lisp/textmodes/sgml-mode.el: Fix for html-ts-mode.
Juri Linkov
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-08
hideshow: Rework previous changes
Elías Gabriel Pérez
2025-11-06
hideshow: Rework previous changes
Elías Gabriel Pérez
2025-04-22
Revert addition of electric-block-comment-mode & follow-up commits
Sean Whitton
2025-04-13
Add block-comment-start and block-comment-end to supported modes
Elías Gabriel Pérez
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-03
Add support for 'yank-media' on MS-Windows
Cecilio Pardo
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-19
Fix skeleton-related errors in sgml-mode.el
Eli Zaretskii
2024-06-23
; Fix typos
Stefan Kangas
2024-06-07
Fix user-error usage in sgml-mode.el
Basil L. Contovounesios
2024-05-19
Add convenience binding for html-paragraph to mhtml-mode
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
; Prefer finder keyword "text" to deprecated keyword "wp"
Stefan Kangas
2023-09-16
Declare more functions as shift-translatable motion commands
Jens Schmidt
2023-08-01
Remove IE9 support tag from HTML5 skeleton
Stefan Kangas
2023-07-15
sgml-mode.el: Cosmetic fixes
Stefan Monnier
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-15
; Prefer HTTPS to HTTP in many URLs
Stefan Kangas
2022-08-02
* lisp/textmodes/sgml-mode.el (html-tag-alist): Add https.
Stefan Kangas
2022-07-26
string-equal-ignore-case: new function
Sam Steingold
2022-07-11
Prefer :risky defcustom keyword
Stefan Kangas
2022-07-04
Remove some useless `eval-when-compile`
Mattias Engdegård
2022-06-15
Allow completing tags, parameters and values in html-mode
Lars Ingebrigtsen
2022-02-28
Don't throw errors while propertizing in sgml-mode
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-29
* lisp/textmodes/sgml-mode.el (sgml-mode): Set skeleton-end-newline to nil.
Juri Linkov
2021-12-20
Make some variable aliases obsolete
Stefan Kangas
2021-11-08
Make html-mode--html-yank-handler more resilient
Lars Ingebrigtsen
2021-11-08
Rename 'register-yank-media-handler'
Lars Ingebrigtsen
2021-11-07
Fix html-mode--image-yank-handler prompting
Lars Ingebrigtsen
2021-11-07
Allow yanking images to html-mode
Lars Ingebrigtsen
2021-11-06
Support yank-media in html-mode
Lars Ingebrigtsen
2021-10-02
Support 'strong-italic' facemenu face in html-mode
Stefan Kangas
[next]