emacs/lisp/textmodes
Philip Kaludercic 7eab6ef3ce
Fix 'sgml-parse-tag-backward' to handle tags in comments
* lisp/textmodes/sgml-mode.el (sgml--find-<>-backward): Ignore
SGML tags that happen to occur within comments.  This also means
that the contents of comments are not indented, but also do not
affect the indentation of tags following the comments as well.

(Bug#80841)
2026-05-11 23:43:27 +02:00
..
artist.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
bib-mode.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
bibtex-style.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
bibtex.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
conf-mode.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
css-mode.el ; * lisp/textmodes/css-mode.el: Update maintainer's email address. 2026-03-27 10:24:45 +03:00
dns-mode.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
emacs-authors-mode.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
emacs-news-mode.el Fix 'emacs-news-find-heading' 2026-03-09 19:14:51 +02:00
enriched.el Better support for anonymous faces in Enriched Text mode 2026-03-28 13:13:19 +03:00
fill.el Assume wide chars may span any number of columns during semlf filling 2026-04-02 13:43:30 -04:00
flyspell.el ; Fix last change 2026-03-14 12:46:19 +02:00
glyphless-mode.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
html-ts-mode.el Fix broken FOO-mode-indent-offset convention 2026-02-22 18:48:57 -05:00
ispell.el ; Improve docs for last change. 2026-01-14 18:48:56 +00:00
less-css-mode.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
makeinfo.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
markdown-ts-mode-x.el ; Fix byte-compilation warnings in markdown-ts-mode 2026-05-05 11:42:12 +03:00
markdown-ts-mode.el Improve 'markdown-ts-mode' 2026-05-05 00:22:46 -07:00
mhtml-mode.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
mhtml-ts-mode.el Fix broken FOO-mode-indent-offset convention 2026-02-22 18:48:57 -05:00
nroff-mode.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
page-ext.el ; Fix last change 2026-02-14 13:59:26 +02:00
page.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
paragraphs.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
picture.el Support cons cell for 'line-spacing' 2026-01-24 13:32:44 +02:00
pixel-fill.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
po.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
refbib.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
refer.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
refill.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
reftex-auc.el ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
reftex-cite.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
reftex-dcr.el ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
reftex-global.el ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
reftex-index.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
reftex-parse.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
reftex-ref.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
reftex-sel.el ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
reftex-toc.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
reftex-vars.el ; Don't mark some symbols as links 2026-01-01 16:12:43 +01:00
reftex.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
remember.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
rst.el Rename 'any' to 'member-if' and deprecate 'cl-member-if' 2026-03-04 14:43:05 +00:00
sgml-mode.el Fix 'sgml-parse-tag-backward' to handle tags in comments 2026-05-11 23:43:27 +02:00
string-edit.el ; (string-edit-minor-mode): Fix mode line lighter. 2026-04-22 09:33:59 +02:00
table.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
tex-mode.el Use single-arg form of signal to re-throw an error 2026-03-10 10:48:22 -04:00
texinfmt.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
texinfo.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
texnfo-upd.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
text-mode.el New minor mode center-line-mode 2026-01-17 14:33:35 +02:00
tildify.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
toml-ts-mode.el Fix broken FOO-mode-indent-offset convention 2026-02-22 18:48:57 -05:00
two-column.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
underline.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
word-wrap-mode.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
yaml-ts-mode.el (yaml-ts-mode-yamllint-options): Use a list of strings 2026-02-04 11:03:57 -05:00