emacs/lisp/textmodes
Alan Mackenzie eae028b9e2 Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897
* lisp/progmodes/js.el (js-mode): Use "\\(?:" in the value of
comment-start-skip rather than "\\(", fixing the second half of bug #41952.
Call c-foreign-init-lit-pos-cache and install c-foreign-truncate-lit-pos-cache
on before-change-functions, to connect up correctly with CC Mode's filling
mechanism.

* lisp/textmodes/mhtml-mode.el (mhtml--crucial-variable-prefix): Add prefixes
"adaptive-fill-", "fill-", "normal-auto-fill-function" and "paragraph-" to
pull in variables crucial to filling.
(mhtml-syntax-propertize): Read the current submode from the piece of text
being propertized rather than one character before it, and do so before
erasing the submode text-property.
(mhtml-mode): Set the js-mode value of auto-fill-function to js-do-auto-fill.
Correctly initialize and use CC Mode's filling facilities, as above.
2020-07-04 12:55:49 +00:00
..
artist.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bib-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bibtex-style.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bibtex.el Evaluate some unnecessarily quoted lambdas 2020-06-21 13:42:14 +01:00
conf-mode.el * lisp/textmodes/conf-mode.el (conf-mode): Fix last change 2020-03-25 14:09:48 -04:00
css-mode.el Improved light/dark colour predicate (bug#41544) 2020-06-10 20:11:13 +02:00
dns-mode.el dns-mode-soa-auto-increment-serial: safe if symbolp 2020-01-27 21:35:17 -08:00
enriched.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
fill.el * lisp/textmodes/fill.el (fill-nobreak-predicate): Fix documentation. 2020-03-14 11:25:57 +01:00
flyspell.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
ispell.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
less-css-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
makeinfo.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mhtml-mode.el Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897 2020-07-04 12:55:49 +00:00
nroff-mode.el * lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706) 2020-02-25 02:38:33 +02:00
page-ext.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
page.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
paragraphs.el Merge from origin/emacs-27 2020-01-24 07:50:22 -08:00
picture.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
po.el Use lexical-binding in po.el and add tests 2020-04-25 09:12:24 +02:00
refbib.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
refer.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
refill.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-auc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-cite.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-dcr.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-global.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-index.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-parse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-ref.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-sel.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-toc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-vars.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
reftex.el Remove (or double) redundant backslashes in string literals 2020-01-24 23:04:34 +01:00
remember.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
rst.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sgml-mode.el Prefer 'strong' and 'em' to 'b' and 'i' in html-mode 2020-05-06 03:30:20 +02:00
table.el Merge from origin/emacs-27 2020-03-07 07:50:28 -08:00
tex-mode.el Fix and extend format-spec (bug#41758) 2020-06-18 12:46:21 +01:00
texinfmt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
texinfo.el Update texinfo.el following changes in 'tex-start-options-string' 2020-04-03 15:12:47 +03:00
texnfo-upd.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
text-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tildify.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
two-column.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
underline.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00