emacs/lisp/textmodes
Paul Eggert e14c0d748e More minor regex cleanup
Problems reported by Mattias Engdegård in:
https://lists.gnu.org/r/emacs-devel/2019-03/msg00643.html
plus a few others that I noticed.
* lisp/auth-source-pass.el (auth-source-pass--parse-data):
* lisp/org/org-datetree.el (org-datetree--find-create):
* lisp/org/org-pcomplete.el (org-thing-at-point):
* lisp/progmodes/js.el (js--end-of-do-while-loop-p):
* lisp/textmodes/sgml-mode.el:
(sgml-electric-tag-pair-before-change-function):
* lisp/textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
* lisp/url/url-http.el (url-http-parse-response):
Fix regular expression and similar syntax.
2019-03-19 18:47:53 -07:00
..
artist.el Fix some ineffective backslashes in string literals 2019-03-16 11:38:58 -07:00
bib-mode.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
bibtex-style.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
bibtex.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
conf-mode.el Use lexical binding for conf-mode 2019-02-15 10:38:11 +02:00
css-mode.el Speed up loading css-mode 2019-01-08 05:16:03 +08:00
dns-mode.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
enriched.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
fill.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
flyspell.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
ispell.el Improve ispell.el diagnostics if Hunspell dictionaries aren't found 2019-03-08 11:17:46 +02:00
less-css-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
makeinfo.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mhtml-mode.el Merge from origin/emacs-26 2019-01-07 11:51:38 -08:00
nroff-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
page-ext.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
page.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
paragraphs.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
picture.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
po.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
refbib.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
refer.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
refill.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
reftex-auc.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-cite.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
reftex-dcr.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-global.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-index.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-parse.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
reftex-ref.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
reftex-sel.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-toc.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reftex-vars.el ; Improve matching of key-val labels yet more (bug#34629) 2019-03-09 07:48:34 +01:00
reftex.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
remember.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
rst.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
sgml-mode.el More minor regex cleanup 2019-03-19 18:47:53 -07:00
table.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tex-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
texinfmt.el More regexp corrections and tweaks 2019-03-10 23:11:21 -07:00
texinfo.el Add dwim function for inserting @ref variants 2019-02-06 18:59:01 +01:00
texnfo-upd.el More minor regex cleanup 2019-03-19 18:47:53 -07:00
text-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tildify.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
two-column.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
underline.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00