emacs/lisp/obsolete
Mattias Engdegård 0c6c8aa002 Remove (or double) redundant backslashes in string literals
See discussion at
https://lists.gnu.org/archive/html/emacs-devel/2020-01/msg00749.html .

* lisp/obsolete/iswitchb.el (iswitchb-summaries-to-end):
* test/src/regex-emacs-tests.el (regex-tests-BOOST-frob-escapes):
* test/lisp/help-fns-tests.el (help-fns-test-lisp-macro)
(help-fns-test-lisp-defun, help-fns-test-lisp-defsubst)
(help-fns-test-alias-to-defun, help-fns-test-bug23887):
Double backslashes for desired effect.
* lisp/org/ol.el (org-link-escape):
* lisp/net/nsm.el (nsm-protocol-check--rsa-kx)
(nsm-protocol-check--anon-kx, nsm-protocol-check--sha1-sig):
* lisp/obsolete/old-whitespace.el (whitespace-buffer):
* lisp/obsolete/rcompile.el (remote-compile-run-before):
* lisp/obsolete/vi.el (vi-end-of-blank-delimited-word):
* lisp/obsolete/vip.el (vip-current-major-mode)
(vip-paren-match, vip-switch-to-buffer)
(vip-switch-to-buffer-other-window, vip-kill-buffer)
(vip-get-ex-token, ex-edit):
* lisp/org/org-element.el (org-element--cache-sync-requests):
* lisp/org/org.el (org-sparse-tree):
* lisp/textmodes/reftex.el (reftex-report-bug):
* test/lisp/ibuffer-tests.el (ibuffer-save-filters):
* test/lisp/international/ucs-normalize-tests.el
(ucs-normalize-tests--insert-failing-lines):
* test/lisp/simple-tests.el (undo-test-kill-c-a-then-undo):
* test/lisp/textmodes/conf-mode-tests.el (conf-test-toml-mode):
* test/src/regex-emacs-tests.el (regex-tests-compare):
Remove redundant backslashes.
2020-01-24 23:04:34 +01:00
..
abbrevlist.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
assoc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bruce.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-compat.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cl-compat.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cl.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
complete.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
crisp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cust-print.el * lisp/obsolete/cust-print.el (print-circle): Doc tweak. 2020-01-16 21:15:28 -08:00
erc-hecomplete.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eudcb-ph.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
fast-lock.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
gs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
gulp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
html2text.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
info-edit.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
iswitchb.el Remove (or double) redundant backslashes in string literals 2020-01-24 23:04:34 +01:00
landmark.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
lazy-lock.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ledit.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
levents.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
lmenu.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
longlines.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
lucid.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mailpost.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
mantemp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
meese.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
messcompat.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mouse-sel.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
old-emacs-lock.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
old-whitespace.el Remove (or double) redundant backslashes in string literals 2020-01-24 23:04:34 +01:00
otodo-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
patcomp.el Remove "no-byte-compile: t" from a few files. 2015-06-16 22:47:21 -07:00
pc-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pc-select.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pgg-def.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pgg-gpg.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pgg-parse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pgg-pgp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pgg-pgp5.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pgg.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rcompile.el Remove (or double) redundant backslashes in string literals 2020-01-24 23:04:34 +01:00
s-region.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sb-image.el Make sb-image.el obsolete (Bug#37837) 2020-01-17 06:55:45 +01:00
sregex.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
starttls.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sup-mouse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
terminal.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tls.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tpu-edt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tpu-extras.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tpu-mapper.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-ns.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-arch.el ; * lisp/obsolete/vc-arch.el: Add missing "Obsolete-since" tag. 2020-01-17 07:03:41 +01:00
vi.el Remove (or double) redundant backslashes in string literals 2020-01-24 23:04:34 +01:00
vip.el Remove (or double) redundant backslashes in string literals 2020-01-24 23:04:34 +01:00
ws-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
yow.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00