1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
emacs/lisp/gnus
Mattias Engdegård 8832cc5f91 Fix some ineffective backslashes in string literals
Deal with lone backslashes that have no effect in string literals,
but indicate that something is amiss.

* lisp/auth-source-pass.el (auth-source-pass-entries):
* lisp/textmodes/artist.el (artist-figlet-get-font-list-windows):
* lisp/org/ob-abc.el (org-babel-expand-body:abc, org-babel-execute:abc):
* lisp/org/ob-forth.el (org-babel-forth-session-execute):
* lisp/vc/vc-git.el (vc-git--program-version):
Add backslash in regexp for correctness.

* lisp/gnus/nnmail.el (nnmail-split-abbrev-alist):
Replace `\||' with `\\|' to follow the obvious regexp intent.

* lisp/org/org-list.el (org-plain-list-ordered-item-terminator):
Add backslash in doc comment so that it appears as intended.

* lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1, c-end-of-decl-1):
* lisp/progmodes/f90.el (f90-font-lock-keywords-2):
* lisp/progmodes/etags.el (etags-tags-completion-table):
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize):
* test/lisp/emacs-lisp/cl-print-tests.el (cl-print-tests-1):
Remove superfluous backslashes from regexp.

* test/lisp/emacs-lisp/rx-tests.el (rx-char-any):
Remove superfluous backslash from doc comment.
2019-03-16 11:38:58 -07:00
..
.dir-locals.el
canlock.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ChangeLog.1 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.2 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.3 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
deuglify.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gmm-utils.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-agent.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-art.el Merge from origin/emacs-26 2019-03-09 10:07:46 -08:00
gnus-async.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-bcklg.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-bookmark.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-cache.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-cite.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
gnus-cloud.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-cus.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-delay.el Simplify use of encode-time 2019-02-10 23:54:35 -08:00
gnus-demon.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
gnus-diary.el Remove some timestamp format assumptions 2019-02-22 13:31:01 -08:00
gnus-dired.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-draft.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-dup.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-eform.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-fun.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-gravatar.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-group.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
gnus-html.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-icalendar.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
gnus-int.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
gnus-kill.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-logic.el Simplify use of encode-time 2019-02-10 23:54:35 -08:00
gnus-mh.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-ml.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-mlspl.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-msg.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-notifications.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-picon.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-range.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-registry.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-rfc1843.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-salt.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-score.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
gnus-sieve.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-spec.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-srvr.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-start.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-sum.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
gnus-topic.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-undo.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-util.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
gnus-uu.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-vm.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-win.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
gssapi.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
legacy-gnus-agent.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mail-source.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
message.el Merge from origin/emacs-26 2019-03-09 10:07:46 -08:00
mm-archive.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mm-bodies.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
mm-decode.el Name buffer according to attachment filename (bug#34478). 2019-03-09 21:29:18 +01:00
mm-encode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mm-extern.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mm-partial.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mm-url.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mm-util.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mm-uu.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mm-view.el * lisp/vc/diff-mode.el (diff-font-lock-keywords): Add more Git headers. 2019-02-25 23:27:47 +02:00
mml-sec.el Merge from origin/emacs-26 2019-01-30 09:12:15 -08:00
mml-smime.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mml.el Merge from origin/emacs-26 2019-02-15 13:25:31 -08:00
mml1991.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mml2015.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnagent.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnbabyl.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nndiary.el Simplify use of encode-time 2019-02-10 23:54:35 -08:00
nndir.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nndoc.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nndraft.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nneething.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
nnfolder.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nngateway.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnheader.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
nnimap.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
nnir.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnmail.el Fix some ineffective backslashes in string literals 2019-03-16 11:38:58 -07:00
nnmaildir.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
nnmairix.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnmbox.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnmh.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnml.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnnil.el
nnoo.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnregistry.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
nnrss.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
nnspool.el Simplify nnspool-request-newgroups arithmetic 2019-02-12 18:25:22 -08:00
nntp.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnvirtual.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnweb.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
score-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
smiley.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
smime.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
spam-report.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
spam-stat.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
spam-wash.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
spam.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00