emacs/lisp/gnus
Stefan Monnier 36dc39bfbf * lisp/gnus/gnus-sum.el: Prepare for lexical-binding
Add defvars for all the gnus-tmp-*.
(gnus-summary-make-local-variables): Move let binding to avoid setq.
(gnus-set-global-variables): Use dolist.
(gnus-summary-from-or-to-or-newsgroups, gnus-summary-insert-line)
(gnus-summary-insert-dummy-line): Avoid dynbind args.
(gnus-build-old-threads): Remove unused var 'id'.
(gnus-nov-parse-line): Remove unused var 'buffer'.
(gnus-thread-header): Prepare it for a lexbind world.
(gnus-adjust-marked-articles): Remove unused var 'marks'.
(gnus-mark-xrefs-as-read): Remove unused var 'idlist'.
(gnus-summary-display-article): Erase&widen before mm-enable-multibyte.
(gnus-summary-better-unread-subject): Remove unused var 'score'.
(gnus-summary-find-matching): Remove unused var 'd'.
(ps-right-header, ps-left-header, shr-ignore-cache): Declare vars.
(gnus-summary-idna-message, gnus-summary-morse-message)
(gnus-summary-sort-by-original):
Fix interactive spec since we don't actually use any prefix arg.
(gnus-summary-move-article, gnus-read-move-group-name): Use user-error.
(gnus-summary-move-article): Use dolist.
(gnus-summary-edit-article): Fix unquoting.
(gnus-summary-highlight-line-0, gnus-summary-highlight-line):
Declare dynbind vars documented in gnus-summary-highlight.
2019-04-08 16:49:38 -04: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 * lisp/gnus/gnus-agent.el (gnus-agent-fetch-articles): Use match-string 2019-04-08 15:43:26 -04:00
gnus-art.el Merge from origin/emacs-26 2019-03-09 10:07:46 -08:00
gnus-async.el Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07:00
gnus-bcklg.el Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07:00
gnus-bookmark.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-cache.el Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07:00
gnus-cite.el Fix more regular expression typos 2019-03-18 17:02:29 -07: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 * lisp/gnus/gnus-dup.el: Use lexical-binding 2019-04-03 02:55:41 +01: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 Refactor Gnus group name extraction in group completing read 2019-04-01 12:41:36 -07:00
gnus-html.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-icalendar.el Gnus: Automatically render text/calendar in a human-friendly way 2019-03-29 08:46:29 -04: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 Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07: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 Don't save Gnus' dummy.group to the .newsrc.eld file 2019-03-25 13:30:05 -07:00
gnus-sum.el * lisp/gnus/gnus-sum.el: Prepare for lexical-binding 2019-04-08 16:49:38 -04:00
gnus-topic.el Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07:00
gnus-undo.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-util.el Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07: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 Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07: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 Improve regexp advice again, and unchain ranges 2019-04-02 15:01:34 -07: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 Gnus: Automatically render text/calendar in a human-friendly way 2019-03-29 08:46:29 -04: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 Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07: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 Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07: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 Improve regexp advice again, and unchain ranges 2019-04-02 15:01:34 -07: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 Fix more regular expression typos 2019-03-18 17:02:29 -07:00
nnmail.el Fix some ineffective backslashes in string literals 2019-03-16 11:38:58 -07:00
nnmaildir.el Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07: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 Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
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 Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07:00
nnweb.el Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07: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