1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/gnus
Basil L. Contovounesios 331ddd803a Address some --without-x byte-compilation warnings
These came to light in the contexts of bug#29713 and bug#47234.

* lisp/emulation/edt-mapper.el (edt-xserver):
* lisp/emulation/edt.el (edt-xserver):
* lisp/gnus/gnus-util.el (gnus-rescale-image):
* lisp/gnus/nnimap.el (nnimap-map-port):
* lisp/term/w32-win.el:
* lisp/image.el (image--get-imagemagick-and-warn):
* lisp/frame.el (frame-notice-user-settings): Declare functions that
are known to be present at runtime in GUI builds.
(make-frame-on-display): Signal more informative error when called
interactively in a non-GUI build (bug#29713).
* lisp/international/mule-diag.el (describe-font):
* lisp/org/org-macs.el (org--string-from-props): Pacify warnings
about unknown functions in non-GUI bilds.
* lisp/mh-e/mh-mime.el (mh-small-image-p): Avoid eliminating fboundp
check in non-GUI builds, to pacify unused lexical variable warning.
* lisp/net/newst-plainview.el (newsticker--plainview-tool-bar-map):
* lisp/net/newst-treeview.el (newsticker-treeview-tool-bar-map):
Declare tool-bar-map as a special variable in non-GUI builds.
2021-03-26 17:35:34 +00:00
..
canlock.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
ChangeLog.1 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.2 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.3 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
deuglify.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gmm-utils.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus-agent.el * lisp/gnus: Use closures now that we activated lexical-binding 2021-01-30 18:56:37 -05:00
gnus-art.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
gnus-async.el Revert "Allow gnus-retrieve-headers to return headers directly" 2021-01-26 08:47:07 -08:00
gnus-bcklg.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus-bookmark.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-cache.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-cite.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-cloud.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus-cus.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-dbus.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gnus-delay.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-demon.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus-diary.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-dired.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-draft.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-dup.el * lisp/gnus: Remove redundant :group args 2021-01-30 14:46:46 -05:00
gnus-eform.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-fun.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-gravatar.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-group.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-html.el * lisp/gnus: Use closures now that we activated lexical-binding 2021-01-30 18:56:37 -05:00
gnus-icalendar.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-int.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-kill.el * lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare var 2021-03-11 01:14:30 -05:00
gnus-logic.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus-mh.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-ml.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus-mlspl.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus-msg.el Remove some items obsolete since Emacs 22/23 from Gnus 2021-03-07 05:51:39 +01:00
gnus-notifications.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus-picon.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-range.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus-registry.el Minor fixes after preloading easymenu 2021-02-27 20:04:41 +01:00
gnus-rfc1843.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus-salt.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-score.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-search.el * lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare var 2021-03-11 01:14:30 -05:00
gnus-sieve.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-spec.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus-srvr.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-start.el * lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare var 2021-03-11 01:14:30 -05:00
gnus-sum.el Replace "(default %s)" with 'format-prompt' 2021-03-24 10:31:31 +01:00
gnus-topic.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-undo.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus-util.el Address some --without-x byte-compilation warnings 2021-03-26 17:35:34 +00:00
gnus-uu.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-vm.el Do `interactive' mode markup in all Gnus files 2021-02-14 14:14:48 +01:00
gnus-win.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
gnus.el Remove some items obsolete since Emacs 22/23 from Gnus 2021-03-07 05:51:39 +01:00
gssapi.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
legacy-gnus-agent.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
mail-source.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
message.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
mm-archive.el * lisp/gnus: Use closures now that we activated lexical-binding 2021-01-30 18:56:37 -05:00
mm-bodies.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
mm-decode.el * lisp/gnus: Quote functions with #' 2021-01-30 12:27:34 -05:00
mm-encode.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
mm-extern.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
mm-partial.el * lisp/gnus: Use closures now that we activated lexical-binding 2021-01-30 18:56:37 -05:00
mm-url.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
mm-util.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
mm-uu.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
mm-view.el * lisp/gnus: Use closures now that we activated lexical-binding 2021-01-30 18:56:37 -05:00
mml-sec.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
mml-smime.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
mml.el Do `interactive' mode tagging in the remaining lisp/gnus files 2021-02-15 13:43:27 +01:00
mml1991.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
mml2015.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nnagent.el Do `interactive' mode tagging in the remaining lisp/gnus files 2021-02-15 13:43:27 +01:00
nnbabyl.el * lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare var 2021-03-11 01:14:30 -05:00
nndiary.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nndir.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nndoc.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nndraft.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nneething.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nnfolder.el * lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare var 2021-03-11 01:14:30 -05:00
nngateway.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nnheader.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nnimap.el Address some --without-x byte-compilation warnings 2021-03-26 17:35:34 +00:00
nnmail.el Remove some items obsolete since Emacs 22/23 from Gnus 2021-03-07 05:51:39 +01:00
nnmaildir.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
nnmairix.el * lisp/gnus: Use closures now that we activated lexical-binding 2021-01-30 18:56:37 -05:00
nnmbox.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nnmh.el * lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare var 2021-03-11 01:14:30 -05:00
nnml.el * lisp/gnus: Use closures now that we activated lexical-binding 2021-01-30 18:56:37 -05:00
nnnil.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nnoo.el * lisp/gnus: Use closures now that we activated lexical-binding 2021-01-30 18:56:37 -05:00
nnregistry.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nnrss.el Remove support for Syndic8.com, defunct since 2013 2021-03-20 16:47:16 +01:00
nnselect.el Fix typos 2021-02-18 16:50:55 +01:00
nnspool.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nntp.el Remove some items obsolete since Emacs 22/23 from Gnus 2021-03-07 05:51:39 +01:00
nnvirtual.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
nnweb.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
score-mode.el Do `interactive' mode tagging in the remaining lisp/gnus files 2021-02-15 13:43:27 +01:00
smiley.el Do `interactive' mode tagging in the remaining lisp/gnus files 2021-02-15 13:43:27 +01:00
smime.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
spam-report.el Do `interactive' mode tagging in the remaining lisp/gnus files 2021-02-15 13:43:27 +01:00
spam-stat.el Do `interactive' mode tagging in the remaining lisp/gnus files 2021-02-15 13:43:27 +01:00
spam-wash.el * lisp/gnus: Use lexical-binding in all the files 2021-01-30 18:44:00 -05:00
spam.el Do `interactive' mode tagging in the remaining lisp/gnus files 2021-02-15 13:43:27 +01:00