all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: 23530@debbugs.gnu.org
Subject: bug#23530: [PROPOSED PATCH] ‘make check-declare’ now chatters less
Date: Fri, 13 May 2016 09:22:13 -0700	[thread overview]
Message-ID: <d871a7b2-7201-13d2-4692-3a63586e87ea@cs.ucla.edu> (raw)
In-Reply-To: <1463154295-6715-1-git-send-email-eggert@cs.ucla.edu>

[-- Attachment #1: Type: text/plain, Size: 190 bytes --]

To give people a feel for the effect of this patch, attached is the 
output of ‘make check-declare’ before and after the patch. The patch 
shrinks the output size from 148 to 8 kB.


[-- Attachment #2: check-declare0.txt --]
[-- Type: text/plain, Size: 147517 bytes --]

make -C lisp check-declare
make[1]: Entering directory '/home/eggert/src/gnu/emacs/static-checking/lisp'
EMACSLOADPATH= '../src/emacs' -batch --no-site-file --no-site-lisp -l check-declare --eval '(check-declare-directory ".")'
Checking `declare-function' statements...
Finding files with declarations...
Finding files with declarations...438 found
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/cua-rect.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/cua-rect.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/cua-base.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/cua-base.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/edt-mapper.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/edt-mapper.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/edt.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/edt.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-macs.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-macs.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-cmd.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-cmd.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-mous.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-mous.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/edt-vt100.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/edt-vt100.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-util.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-util.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-keym.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-keym.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-ex.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-ex.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/informat.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/informat.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cus-edit.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cus-edit.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/man.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/man.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-cmds.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-cmds.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/hideif.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/hideif.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/prolog.el...
Malformed declaration for ‘(quote compilation-shell-minor-mode)’
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/prolog.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-engine.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-engine.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/ps-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/ps-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/xref.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/xref.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/gdb-mi.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/gdb-mi.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/project.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/project.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/idlwave.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/idlwave.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/elisp-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/elisp-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/js.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/js.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/idlw-complete-structtag.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/idlw-complete-structtag.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/idlw-help.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/idlw-help.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/gud.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/gud.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cperl-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cperl-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/dcl-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/dcl-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/verilog-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/verilog-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/vhdl-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/vhdl-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/vera-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/vera-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/antlr-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/antlr-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/fortran.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/fortran.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/octave.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/octave.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vcursor.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vcursor.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dos-w32.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dos-w32.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/epg.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/epg.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/comint.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/comint.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/speedbar.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/speedbar.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/menu-bar.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/menu-bar.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/allout.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/allout.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/package-x.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/package-x.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/cl-extra.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/cl-extra.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/pcase.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/pcase.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/cl.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/cl.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/timer.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/timer.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/check-declare.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/check-declare.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/smie.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/smie.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/cl-generic.el...
Malformed declaration for ‘(, name)’
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/cl-generic.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/cl-lib.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/cl-lib.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/tcover-unsafep.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/tcover-unsafep.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/advice.el...
Malformed declaration for ‘(quote function-called-at-point)’
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/advice.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/checkdoc.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/checkdoc.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/find-func.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/find-func.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/package.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/package.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/tcover-ses.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/tcover-ses.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/chart.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/chart.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/eieio-core.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/eieio-core.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/eieio-opt.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/eieio-opt.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/eieio-datadebug.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/eieio-datadebug.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/bytecomp.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/bytecomp.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/map-ynp.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/map-ynp.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/nxml/rng-maint.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/nxml/rng-maint.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/nxml/nxml-enc.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/nxml/nxml-enc.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-agenda.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-agenda.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-gnus.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-gnus.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-sqlite.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-sqlite.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-lob.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-lob.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-plot.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-plot.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-timer.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-timer.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-pcomplete.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-pcomplete.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-comint.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-comint.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-python.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-python.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-protocol.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-protocol.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-crypt.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-crypt.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-ascii.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-ascii.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-rmail.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-rmail.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-info.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-info.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-clojure.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-clojure.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-org.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-org.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-C.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-C.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-lisp.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-lisp.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-eval.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-eval.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-latex.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-latex.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-list.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-list.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-mobile.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-mobile.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-colview.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-colview.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-indent.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-indent.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-capture.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-capture.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-shen.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-shen.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-haskell.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-haskell.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-core.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-core.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-tangle.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-tangle.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-emacs-lisp.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-emacs-lisp.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-calc.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-calc.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-sh.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-sh.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-scheme.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-scheme.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-R.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-R.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-ocaml.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-ocaml.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-src.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-src.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-bbdb.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-bbdb.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-id.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-id.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-clock.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-clock.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-odt.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-odt.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-archive.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-archive.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-mouse.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-mouse.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-entities.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-entities.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-picolisp.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-picolisp.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-footnote.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-footnote.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-mhe.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-mhe.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-docview.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-docview.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-irc.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-irc.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-feed.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-feed.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-bibtex.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-bibtex.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-compat.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-compat.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-macs.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-macs.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-macro.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-macro.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-icalendar.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-icalendar.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-fortran.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-fortran.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-ref.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-ref.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-awk.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-awk.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-html.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-html.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-exp.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-exp.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-table.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-table.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-asymptote.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-asymptote.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-ctags.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-ctags.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-gnuplot.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-gnuplot.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-sql.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-sql.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-org.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-org.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-ruby.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-ruby.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-octave.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-octave.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/org.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-js.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-js.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/startup.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/startup.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/woman.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/woman.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/ibuf-ext.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/ibuf-ext.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet-global.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet-global.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet-idutils.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet-idutils.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/mode-local.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/mode-local.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/decorate.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/decorate.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/ctxt.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/ctxt.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/ia.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/ia.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-typecache.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-typecache.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-ref.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-ref.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/imenu.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/imenu.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/c-by.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/c-by.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/gcc.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/gcc.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/make.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/make.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/c.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/c.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/tag-file.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/tag-file.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/format.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/format.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/complete.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/complete.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/lex.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/lex.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-find.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-find.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/sb.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/sb.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/dep.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/dep.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/util.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/util.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze/debug.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze/debug.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze/fcn.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze/fcn.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze/refs.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze/refs.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/idle.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/idle.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/wisent/js-wy.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/wisent/js-wy.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/wisent/javat-wy.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/wisent/javat-wy.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/wisent/python-wy.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/wisent/python-wy.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-el.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-el.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-ebrowse.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-ebrowse.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/texi.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/texi.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/decorate/include.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/decorate/include.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/decorate/mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/decorate/mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/scope.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/scope.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/symref.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/symref.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/grammar.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/grammar.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/chart.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/chart.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/lex-spp.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/lex-spp.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/mru-bookmark.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/mru-bookmark.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/tag.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/tag.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/symref/cscope.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/symref/cscope.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/symref/filter.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/symref/filter.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/sort.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/sort.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/find.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/find.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/senator.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/senator.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-file.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-file.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/cpp-root.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/cpp-root.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/locate.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/locate.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/emacs.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/emacs.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/make.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/make.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/pmake.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/pmake.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/shell.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/shell.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/autoconf-edit.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/autoconf-edit.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/linux.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/linux.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/project-am.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/project-am.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/auto.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/auto.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/base.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/base.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/config.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/config.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/files.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/files.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/srecode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/srecode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/proj.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/proj.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/proj-obj.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/proj-obj.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/proj-prog.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/proj-prog.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet-cscope.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet-cscope.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/ctxt.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/ctxt.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/compile.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/compile.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/dictionary.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/dictionary.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/el.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/el.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/map.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/map.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/table.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/table.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/insert.el...
Malformed declaration for ‘data-debug-insert-thing’
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/insert.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/filters.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/filters.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/find.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/find.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/srt-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/srt-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/expandproto.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/expandproto.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/hi-lock.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/hi-lock.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/feedmail.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/feedmail.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailedit.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailedit.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/uce.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/uce.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/unrmail.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/unrmail.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailsort.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailsort.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailkwd.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailkwd.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/undigest.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/undigest.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailsum.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailsum.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/mailclient.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/mailclient.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/sendmail.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/sendmail.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/supercite.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/supercite.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/emacsbug.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/emacsbug.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/hashcash.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/hashcash.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailout.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailout.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/reporter.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/reporter.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailmm.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailmm.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/mspools.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/mspools.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmail.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmail.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/pcomplete.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/pcomplete.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dired-aux.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dired-aux.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/international/mule-diag.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/international/mule-diag.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/international/mule-util.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/international/mule-util.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/international/titdic-cnv.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/international/titdic-cnv.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/international/fontset.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/international/fontset.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/international/mule-cmds.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/international/mule-cmds.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/international/ucs-normalize.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/international/ucs-normalize.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-menu.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-menu.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/todo-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/todo-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/holidays.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/holidays.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/calendar.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/calendar.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-hebrew.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-hebrew.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gs.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gs.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-ext.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-ext.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-forms.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-forms.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-aent.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-aent.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-embed.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-embed.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-nlfit.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-nlfit.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-macs.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-macs.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-vec.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-vec.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calcalg3.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calcalg3.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-prog.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-prog.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-help.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-help.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-lang.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-lang.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-misc.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-misc.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/isearch.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/isearch.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/thumbs.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/thumbs.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/image-dired.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/image-dired.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dynamic-setting.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dynamic-setting.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dos-fns.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dos-fns.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dired-x.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dired-x.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/frame.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/frame.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-cvs.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-cvs.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-dir.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-dir.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-sccs.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-sccs.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/diff-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/diff-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/log-view.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/log-view.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/add-log.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/add-log.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/smerge-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/smerge-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-ptch.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-ptch.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-src.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-src.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-rcs.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-rcs.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-hg.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-hg.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-svn.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-svn.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-hooks.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-hooks.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-bzr.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-bzr.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-mtn.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-mtn.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/diff.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/diff.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-wind.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-wind.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-git.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-git.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-mult.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-mult.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-util.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-util.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-dispatcher.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-dispatcher.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/window.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/window.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dframe.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dframe.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calculator.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/calculator.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/linum.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/linum.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/vi.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/vi.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/yow.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/yow.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/lmenu.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/lmenu.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/fast-lock.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/fast-lock.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/tpu-edt.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/tpu-edt.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/vc-arch.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/vc-arch.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/otodo-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/otodo-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/gulp.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/gulp.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/pgg.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/pgg.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/pgg-parse.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/pgg-parse.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/xesam.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/xesam.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/minibuffer.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/minibuffer.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/pcmpl-gnu.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/pcmpl-gnu.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/simple.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/simple.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dirtrack.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dirtrack.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/w32-win.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/w32-win.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/common-win.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/common-win.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/pc-win.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/pc-win.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/linux.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/linux.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/ns-win.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/ns-win.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/x-win.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/x-win.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/w32console.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term/w32console.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/ps-print.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/ps-print.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/play/cookie1.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/play/cookie1.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/play/5x5.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/play/5x5.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/play/gamegrid.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/play/gamegrid.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/play/bubbles.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/play/bubbles.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/follow.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/follow.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/saveplace.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/saveplace.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/ps-def.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/ps-def.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/subr.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/subr.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-sync.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-sync.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mml1991.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mml1991.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-util.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-util.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mml-smime.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mml-smime.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-fun.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-fun.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mail-source.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mail-source.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnimap.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnimap.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnmail.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnmail.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nntp.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nntp.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-bodies.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-bodies.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-cloud.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-cloud.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/smime.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/smime.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-extern.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-extern.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mml2015.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mml2015.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mml-sec.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mml-sec.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-util.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-util.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnrss.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnrss.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-notifications.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-notifications.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnfolder.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnfolder.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/spam.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/spam.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-spec.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-spec.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnheader.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnheader.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnmaildir.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnmaildir.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-cache.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-cache.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnir.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnir.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-sum.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-sum.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-html.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-html.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mml.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mml.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nndraft.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nndraft.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-group.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-group.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-decode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-decode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-picon.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-picon.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-art.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-art.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/message.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/message.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-view.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-view.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/generic-x.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/generic-x.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/doc-view.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/doc-view.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/info.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/info.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/x-dnd.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/x-dnd.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/custom.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/custom.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/ibuffer.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/ibuffer.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/reftex-dcr.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/reftex-dcr.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/reftex-index.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/reftex-index.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/reftex-auc.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/reftex-auc.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/texinfo.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/texinfo.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/artist.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/artist.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/nroff-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/nroff-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/tex-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/tex-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/fill.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/fill.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/ispell.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/ispell.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/wdired.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/wdired.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/tooltip.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/tooltip.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/image-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/image-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/ffap.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/ffap.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/term.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/mairix.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/mairix.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/gnutls.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/gnutls.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/tramp-cmds.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/tramp-cmds.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/shr.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/shr.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/ange-ftp.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/ange-ftp.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/dns.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/dns.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/newst-plainview.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/newst-plainview.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/eudcb-bbdb.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/eudcb-bbdb.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/imap.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/imap.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/newst-treeview.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/newst-treeview.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/tramp-gvfs.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/tramp-gvfs.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/dbus.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/dbus.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/eudc-export.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/eudc-export.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/socks.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/socks.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/browse-url.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/browse-url.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/tramp-sh.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/tramp-sh.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/net-utils.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/net-utils.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/eww.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/eww.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/nsm.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/net/nsm.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dired.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/dired.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/faces.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/faces.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/t-mouse.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/t-mouse.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/printing.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/printing.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/files.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/files.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/tool-bar.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/tool-bar.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc-notify.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc-notify.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc-log.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc-log.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-http.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-http.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-mailto.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-mailto.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-file.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-file.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-irc.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-irc.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-vars.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-vars.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-handlers.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-handlers.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/descr-text.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/descr-text.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/em-dirs.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/em-dirs.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/esh-ext.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/esh-ext.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/eshell.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/eshell.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/em-hist.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/em-hist.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/esh-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/esh-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/esh-util.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/esh-util.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/em-ls.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/em-ls.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/help-mode.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/help-mode.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/font-lock.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/font-lock.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/xwidget.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/xwidget.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mouse.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/mouse.el...done
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/w32-fns.el...
Scanning /home/eggert/src/gnu/emacs/static-checking/lisp/w32-fns.el...done
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/cua-rect.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/cua-rect.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/cua-gmrk.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/cua-gmrk.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/delsel.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/delsel.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/term/vt100.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/term/vt100.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-ex.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-ex.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-cmd.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emulation/viper-cmd.el...3 problems found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/texinfmt.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/texinfmt.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/recentf.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/recentf.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-subword.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-subword.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/pltrace.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/pltrace.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-fonts.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-fonts.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/symref.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/symref.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/fringe.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/fringe.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/project.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/project.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/mozrepl.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/mozrepl.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ido.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ido.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/idlw-shell.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/idlw-shell.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/idlw-complete-structtag.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/idlw-complete-structtag.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/idlwave.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/idlwave.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/hl-line.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/hl-line.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-defs.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-defs.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/gdb-mi.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/gdb-mi.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-awk.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-awk.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/hippie-exp.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/hippie-exp.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/antlr-mode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/antlr-mode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/gud.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/gud.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/help-mode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/help-mode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/compare-w.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/compare-w.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/pinentry.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/pinentry.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/follow.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/follow.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/term/x-win.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/term/x-win.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/cl-macs.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/cl-macs.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/edebug.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/edebug.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/cl-extra.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/cl-extra.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/unsafep.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/unsafep.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/advice.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/advice.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-http.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-http.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/epg-config.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/epg-config.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ses.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ses.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/eieio.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/eieio.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/help-fns.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/help-fns.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/nxml/rng-valid.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/nxml/rng-valid.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/nxml/xmltok.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/nxml/xmltok.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-bahai.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-bahai.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-china.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-china.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-coptic.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-coptic.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-french.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-french.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-hebrew.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-hebrew.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-islam.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-islam.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-mayan.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-mayan.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-persia.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-persia.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-mobile.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-mobile.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-habit.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-habit.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-exp.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-exp.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/gnuplot.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/gnuplot.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/python-mode.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/python-mode.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/python.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/python.el...1 problem found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-publish.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-publish.el...1 problem found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/server.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/server.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-publish.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-publish.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/slime.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/slime.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-core.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-core.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-timer.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-timer.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-crypt.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-crypt.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/inf-shen.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/inf-shen.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-ruby.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-ruby.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/haskell-mode.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/haskell-mode.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/inf-haskell.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/inf-haskell.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/tramp-compat.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/tramp-compat.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/tramp.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/tramp.el...3 problems found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/files.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/files.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-store.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-store.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-comint.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-comint.el...2 problems found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/geiser-mode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/geiser-mode.el...2 problems found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/geiser-repl.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/geiser-repl.el...2 problems found
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/essd-r.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/essd-r.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/ess-inf.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/ess-inf.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/tuareg.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/tuareg.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/bbdb-com.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/bbdb-com.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/bbdb.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/bbdb.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/notifications.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/notifications.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/htmlfontify.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/htmlfontify.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/arc-mode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/arc-mode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/browse-url.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/browse-url.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-datetree.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-datetree.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/inferior-picolisp.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/inferior-picolisp.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mh-e/mh-search.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mh-e/mh-search.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mh-e/mh-comp.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mh-e/mh-comp.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mh-e/mh-folder.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mh-e/mh-folder.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/doc-view.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/doc-view.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/image-mode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/image-mode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc-log.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc-log.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/url/url.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/url/url.el...1 problem found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/xml.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/xml.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-capture.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-capture.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob.el...1 problem found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/term/w32-win.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/term/w32-win.el...1 problem found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-bbdb.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-bbdb.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-list.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-list.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-ref.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-ref.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/htmlize.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/htmlize.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-lob.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-lob.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-eval.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-eval.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-src.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-src.el...1 problem found
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/ascii-art-to-unicode.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/ascii-art-to-unicode.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org.el...6 problems found
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/gnuplot-mode.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/gnuplot-mode.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/htmlize.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/htmlize.el...1 problem found
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/inf-ruby.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/inf-ruby.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/rcodetools.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/rcodetools.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/matlab-mode.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/matlab-mode.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-archive.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-archive.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-compat.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-compat.el...1 problem found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-beamer.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-beamer.el...1 problem found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-element.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-element.el...2 problems found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-tangle.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ob-tangle.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-move.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-move.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-iso.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-iso.el...3 problems found
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/cdlatex.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/cdlatex.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-gnus.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-gnus.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-agenda.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-agenda.el...3 problems found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-inlinetask.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-inlinetask.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-indent.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-indent.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/parse-time.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/parse-time.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-attach.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-attach.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-table.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-table.el...6 problems found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/table.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/table.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-clock.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-clock.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/outline.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/outline.el...1 problem found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-colview.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-colview.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-id.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-id.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-macs.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-macs.el...2 problems found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-export.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/org-export.el...3 problems found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox.el...2 problems found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-latex.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/org/ox-latex.el...1 problem found
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/moz.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/org/moz.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/apropos.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/apropos.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/custom.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/custom.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-ebrowse.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-ebrowse.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-mode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-mode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/tag-file.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/tag-file.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/doc.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/doc.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/ctxt.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/ctxt.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/eldoc.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/eldoc.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/complete.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/complete.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/decorate/mode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/decorate/mode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/pulse.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/pulse.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/symref/filter.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/symref/filter.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/wisent/python.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/wisent/python.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/el.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/el.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/dep.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/dep.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/ispell.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/ispell.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/cpp-root.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/cpp-root.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/decorate/include.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/decorate/include.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze/complete.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze/complete.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/grammar-wy.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/grammar-wy.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-typecache.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-typecache.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/scope.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/scope.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/c.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/c.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/debug.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/bovine/debug.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/debug.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/debug.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/decorate.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/decorate.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/base.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/base.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/files.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/files.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/idle.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/idle.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/tag-ls.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/tag-ls.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze/refs.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze/refs.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze/fcn.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/analyze/fcn.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/sort.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/sort.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/imenu.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/imenu.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/lex-spp.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/lex-spp.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet-global.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet-global.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet-idutils.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet-idutils.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet-cscope.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/cedet-cscope.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/srecode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/srecode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/autoconf-edit.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/autoconf-edit.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/locate.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/locate.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/map.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/map.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/pconf.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/pconf.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/pmake.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/pmake.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/shell.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/ede/shell.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/inversion.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/inversion.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/eieio-datadebug.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/eieio-datadebug.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-find.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/db-find.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/find.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/find.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/fields.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/fields.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/data-debug.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/data-debug.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/compile.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/compile.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/dictionary.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/dictionary.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/insert.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/srecode/insert.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/find.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/cedet/semantic/find.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/mail/bbdb.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/mail/bbdb.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/mail/bbdb-com.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/mail/bbdb-com.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/smtpmail.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/smtpmail.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/mail/smtp.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/mail/smtp.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/mail/vm.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/mail/vm.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/mailalias.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/mailalias.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailedit.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailedit.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailkwd.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailkwd.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailout.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailout.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/menu-bar.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/menu-bar.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-encode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-encode.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/mail/vm-startup.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/mail/vm-startup.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/compile.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/compile.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/epa.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/epa.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/mail-utils.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/mail-utils.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rfc822.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rfc822.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmail-spam-filter.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmail-spam-filter.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailmm.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailmm.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/xref.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/xref.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/international/ucs-normalize.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/international/ucs-normalize.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-julian.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-julian.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/holidays.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/holidays.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/diary-lib.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/diary-lib.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/solar.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/solar.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-units.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-units.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-mode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-mode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-cplx.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-cplx.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-dst.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/cal-dst.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-map.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-map.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-math.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-math.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/thingatpt.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/thingatpt.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calcalg3.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calcalg3.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-lang.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-lang.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-alg.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-alg.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-rewr.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-rewr.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-incom.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-incom.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-frac.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-frac.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-bin.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-bin.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-embed.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-embed.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-prog.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-prog.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-nlfit.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-nlfit.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-graph.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-graph.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/edmacro.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/edmacro.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calccomp.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calccomp.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-aent.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-aent.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-keypd.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-keypd.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-help.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-help.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-stuff.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-stuff.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-sel.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-sel.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-undo.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-undo.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-ext.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-ext.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-mtx.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-mtx.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-arith.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-arith.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-yank.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-yank.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/hi-lock.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/hi-lock.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/subword.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/subword.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/xsettings.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/xsettings.c...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/vm.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/vm.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/src/dosfns.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/dosfns.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-rcs.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-rcs.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/smerge-mode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/smerge-mode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-ptch.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-ptch.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-vers.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-vers.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/diff-mode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/diff-mode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-init.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-init.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-util.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff-util.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-annotate.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-annotate.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/grep.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/grep.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/ediff.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/view.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/view.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/log-edit.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/log-edit.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-dir.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-dir.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/xdisp.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/xdisp.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/electric.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/electric.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ehelp.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ehelp.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-cmds.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/cc-cmds.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/tpu-edt.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/tpu-edt.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-dispatcher.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/vc-dispatcher.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/calendar.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calendar/calendar.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/pgg-parse.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/pgg-parse.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/tar-mode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/tar-mode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/tabulated-list.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/tabulated-list.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/shell.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/shell.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/w32font.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/w32font.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/cygw32.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/cygw32.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/w32select.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/w32select.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/term/internal.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/term/internal.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/w16select.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/w16select.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/t-mouse.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/t-mouse.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/tool-bar.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/tool-bar.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/nsfns.m...
Checking /home/eggert/src/gnu/emacs/static-checking/src/nsfns.m...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/nsselect.m...
Checking /home/eggert/src/gnu/emacs/static-checking/src/nsselect.m...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/xmenu.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/xmenu.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/w32console.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/w32console.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/jit-lock.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/jit-lock.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ps-mule.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ps-mule.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/play/doctor.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/play/doctor.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-forms.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-forms.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-misc.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-misc.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-vec.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/calc/calc-vec.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/comint.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/comint.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mwheel.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mwheel.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ps-print.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ps-print.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/scroll-bar.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/scroll-bar.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mc-toplev.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mc-toplev.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/iswitchb.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/iswitchb.el...1 problem found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/epg.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/epg.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/imap.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/imap.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/netrc.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/netrc.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-start.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-start.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/ldap.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/ldap.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/epg-config.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/epg-config.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/jka-compr.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/jka-compr.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/gnus/xml-rpc.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/gnus/xml-rpc.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/image/gravatar.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/image/gravatar.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-int.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-int.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-util.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-util.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnvirtual.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnvirtual.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-topic.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-topic.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnimap.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nnimap.el...1 problem found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-url.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-url.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-registry.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-registry.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-ml.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-ml.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-agent.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-agent.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-cache.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-cache.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-uu.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-uu.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-art.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-art.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nndraft.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nndraft.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/gnus/debbugs-gnu.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/gnus/debbugs-gnu.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/international/rfc1843.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/international/rfc1843.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/shr.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/shr.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nneething.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/nneething.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/info.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/info.el...1 problem found
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/pgg.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/pgg.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/hashcash.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/hashcash.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-msg.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-msg.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/simple.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/simple.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/mailabbrev.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/mailabbrev.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ecomplete.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ecomplete.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/gnus/w3m.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/gnus/w3m.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/generic-x.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/generic-x.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/tooltip.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/tooltip.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/find-func.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/find-func.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/finder.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/finder.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/lisp-mnt.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/lisp-mnt.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/speedbar.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/speedbar.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/dframe.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/dframe.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/xselect.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/xselect.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ibuf-ext.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/ibuf-ext.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/bibtex.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/bibtex.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/texmathp.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/texmathp.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/tex.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/tex.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/multi-prompt.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/multi-prompt.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/tex-mode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/tex-mode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/picture.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/picture.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/man.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/man.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/tildify.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/tildify.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/reftex-cite.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/textmodes/reftex-cite.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/newcomment.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/newcomment.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/xwidget.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/xwidget.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/w3.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/w3.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-win.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-win.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/ring.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/ring.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmail.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmail.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailsum.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/rmailsum.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-group.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-group.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-sum.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/gnus-sum.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/message.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/message.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/vm-startup.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/vm-startup.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/vm-macro.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/vm-macro.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/vm-misc.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/vm-misc.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/vm-summary.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/vm-summary.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/vm-folder.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/vm-folder.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mml.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mml.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/reporter.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/reporter.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/image.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/image.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-cache.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-cache.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/process.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/process.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/sasl.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/sasl.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/dbusbind.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/dbusbind.c...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/bbdb-com.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/bbdb-com.el...skipping external file
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/bbdb.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/bbdb.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/socks.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/socks.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/w3m.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/net/w3m.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/term.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/term.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/xml.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/xml.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/mailcap.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/mailcap.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/dired-x.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/dired-x.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/menu.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/menu.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/dired-aux.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/dired-aux.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/fileio.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/fileio.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/dnd.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/dnd.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/desktop.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/desktop.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/fontset.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/fontset.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/xfaces.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/xfaces.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/frame.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/frame.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/term/common-win.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/term/common-win.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/term.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/term.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/easymenu.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/emacs-lisp/easymenu.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mh-e/mh-utils.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mh-e/mh-utils.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mh-e/mh-show.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mh-e/mh-show.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/wid-edit.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/wid-edit.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/msdos.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/msdos.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/dired.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/dired.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/dos-fns.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/dos-fns.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/w32-fns.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/w32-fns.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/diff.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/vc/diff.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/image.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/image.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc-goodies.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc-goodies.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc-networks.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/erc/erc-networks.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/gnutls.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/gnutls.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/gnutls.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/gnutls.el...1 problem found
Checking /home/eggert/src/gnu/emacs/static-checking/src/decompress.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/decompress.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-dav.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/url/url-dav.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/sendmail.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/sendmail.el...OK
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/url/zenirc.el...
Checking ext:/home/eggert/src/gnu/emacs/static-checking/lisp/url/zenirc.el...skipping external file
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-util.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-util.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-decode.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-decode.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-bodies.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/gnus/mm-bodies.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/mail-parse.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/mail/mail-parse.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/international/quail.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/international/quail.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/esh-ext.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/esh-ext.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/em-hist.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/em-hist.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/pcomplete.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/pcomplete.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/etags.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/progmodes/etags.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/ange-ftp.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/net/ange-ftp.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/em-glob.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/eshell/em-glob.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/bookmark.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/bookmark.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/fast-lock.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/fast-lock.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/lazy-lock.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/obsolete/lazy-lock.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/xwidget.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/xwidget.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/international/fontset.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/international/fontset.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/xfns.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/xfns.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/face-remap.el...
Checking /home/eggert/src/gnu/emacs/static-checking/lisp/face-remap.el...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/font.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/font.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/w32fns.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/w32fns.c...OK
Checking /home/eggert/src/gnu/emacs/static-checking/src/w32proc.c...
Checking /home/eggert/src/gnu/emacs/static-checking/src/w32proc.c...OK
url-http.el:511:1:Warning (check-declare): said ‘gnutls-negotiate’ was defined
    in gnutls.el: function not found
org-info.el:37:1:Warning (check-declare): said ‘Info-find-node’ was defined in
    info.el: arglist mismatch
org-gnus.el:41:1:Warning (check-declare): said
    ‘nnimap-group-overview-filename’ was defined in nnimap.el: function not
    found
ob-haskell.el:151:1:Warning (check-declare): said ‘org-export-to-file’ was
    defined in ox.el: arglist mismatch
org-pcomplete.el:261:1:Warning (check-declare): said
    ‘org-export-backend-options’ was defined in org-export.el: file not found
org-macro.el:51:1:Warning (check-declare): said ‘org-with-wide-buffer’ was
    defined in org-macs.el: function not found
ob-asymptote.el:48:1:Warning (check-declare): said ‘orgtbl-to-generic’ was
    defined in org-table.el: arglist mismatch
ob-awk.el:39:1:Warning (check-declare): said ‘orgtbl-to-generic’ was defined
    in org-table.el: arglist mismatch
ob-emacs-lisp.el:35:1:Warning (check-declare): said ‘orgtbl-to-generic’ was
    defined in org-table.el: arglist mismatch
org-colview.el:34:1:Warning (check-declare): said ‘org-agenda-redo’ was
    defined in org-agenda.el: arglist mismatch
org-clock.el:35:1:Warning (check-declare): said ‘calendar-absolute-from-iso’
    was defined in cal-iso.el: function not found
org-agenda.el:55:1:Warning (check-declare): said ‘calendar-absolute-from-iso’
    was defined in cal-iso.el: function not found
ob-exp.el:48:1:Warning (check-declare): said ‘org-element-context’ was defined
    in org-element.el: arglist mismatch
org.el:130:1:Warning (check-declare): said ‘org-beamer-mode’ was defined in
    ox-beamer.el: arglist mismatch
org.el:156:1:Warning (check-declare): said ‘org-element-map’ was defined in
    org-element.el: arglist mismatch
org.el:4216:1:Warning (check-declare): said ‘calendar-absolute-from-iso’ was
    defined in cal-iso.el: function not found
org.el:138:1:Warning (check-declare): said ‘org-agenda-list’ was defined in
    org-agenda.el: arglist mismatch
org.el:4233:1:Warning (check-declare): said ‘org-agenda-format-item’ was
    defined in org-agenda.el: arglist mismatch
org.el:451:1:Warning (check-declare): said ‘org-export-backend-name’ was
    defined in org-export.el: file not found
org.el:12042:1:Warning (check-declare): said ‘org-export-backend-options’ was
    defined in org-export.el: file not found
org.el:451:1:Warning (check-declare): said ‘org-export-backend-name’ was
    defined in ox.el: function not found
org.el:4227:1:Warning (check-declare): said ‘iswitchb-read-buffer’ was defined
    in iswitchb.el: arglist mismatch
org-macs.el:48:1:Warning (check-declare): said ‘org-string-match-p’ was
    defined in org-compat.el: arglist mismatch
ox-org.el:28:1:Warning (check-declare): said ‘htmlize-buffer’ was defined in
    htmlize.el: file not found
ob-gnuplot.el:44:1:Warning (check-declare): said ‘org-time-string-to-time’ was
    defined in org.el: arglist mismatch
ob-gnuplot.el:46:1:Warning (check-declare): said ‘orgtbl-to-generic’ was
    defined in org-table.el: arglist mismatch
ob-tangle.el:34:1:Warning (check-declare): said ‘org-link-escape’ was defined
    in org.el: arglist mismatch
ob-tangle.el:38:1:Warning (check-declare): said ‘org-back-to-heading’ was
    defined in org.el: arglist mismatch
ob-tangle.el:40:1:Warning (check-declare): said ‘org-babel-update-block-body’
    was defined in org.el: function not found
org-list.el:118:1:Warning (check-declare): said ‘org-previous-line-empty-p’
    was defined in org.el: arglist mismatch
ob-latex.el:35:1:Warning (check-declare): said ‘org-create-formula-image’ was
    defined in org.el: arglist mismatch
ob-latex.el:39:1:Warning (check-declare): said ‘org-latex-compile’ was defined
    in ox-latex.el: arglist mismatch
org-compat.el:37:1:Warning (check-declare): said ‘w32-focus-frame’ was defined
    in w32-win.el: obsolete alias
org-bibtex.el:123:1:Warning (check-declare): said ‘org-babel-trim’ was defined
    in ob.el: function not found
org-feed.el:96:1:Warning (check-declare): said ‘url-retrieve-synchronously’
    was defined in url.el: arglist mismatch
ob-scheme.el:49:1:Warning (check-declare): said ‘geiser-mode’ was defined in
    geiser-mode.el: file not found
ob-scheme.el:50:1:Warning (check-declare): said ‘geiser-eval-region’ was
    defined in geiser-mode.el: file not found
ob-scheme.el:48:1:Warning (check-declare): said ‘run-geiser’ was defined in
    geiser-repl.el: file not found
ob-scheme.el:51:1:Warning (check-declare): said ‘geiser-repl-exit’ was defined
    in geiser-repl.el: file not found
ob-sh.el:33:1:Warning (check-declare): said ‘org-babel-comint-in-buffer’ was
    defined in ob-comint.el: function not found
ob-sh.el:36:1:Warning (check-declare): said ‘org-babel-comint-with-output’ was
    defined in ob-comint.el: function not found
ob-sh.el:37:1:Warning (check-declare): said ‘orgtbl-to-generic’ was defined in
    org-table.el: arglist mismatch
ob-core.el:49:1:Warning (check-declare): said ‘with-parsed-tramp-file-name’
    was defined in tramp.el: function not found
ob-core.el:51:1:Warning (check-declare): said ‘org-edit-src-code’ was defined
    in org-src.el: arglist mismatch
ob-core.el:76:1:Warning (check-declare): said ‘orgtbl-to-generic’ was defined
    in org-table.el: arglist mismatch
ob-core.el:40:1:Warning (check-declare): said ‘show-all’ was defined in
    outline.el: function not found
ob-core.el:55:1:Warning (check-declare): said ‘org-save-outline-visibility’
    was defined in org-macs.el: function not found
ob-comint.el:37:1:Warning (check-declare): said ‘with-parsed-tramp-file-name’
    was defined in tramp.el: function not found
ob-comint.el:38:1:Warning (check-declare): said
    ‘tramp-flush-directory-property’ was defined in tramp.el: function not
    found
org-protocol.el:122:1:Warning (check-declare): said
    ‘org-publish-get-project-from-filename’ was defined in org-publish.el:
    file not found
ob-python.el:36:1:Warning (check-declare): said ‘run-python’ was defined in
    python.el: arglist mismatch
viper-ex.el:1253:1:Warning (check-declare): said ‘viper-change-state-to-vi’
    was defined in viper-cmd.el: arglist mismatch
viper-ex.el:2001:1:Warning (check-declare): said ‘viper-change-state-to-emacs’
    was defined in viper-cmd.el: arglist mismatch
viper-macs.el:277:1:Warning (check-declare): said ‘viper-change-state-to-vi’
    was defined in viper-cmd.el: arglist mismatch
Checking `declare-function' statements...54 problems found
make[1]: Leaving directory '/home/eggert/src/gnu/emacs/static-checking/lisp'

[-- Attachment #3: check-declare1.txt --]
[-- Type: text/plain, Size: 7938 bytes --]

make -C lisp check-declare
make[1]: Entering directory '/home/eggert/src/gnu/emacs/static-checking/lisp'
EMACSLOADPATH= '../src/emacs' -batch --no-site-file --no-site-lisp -l check-declare --eval '(check-declare-directory ".")'
progmodes/prolog.el:1274:Warning (check-declare): said ‘(quote
    compilation-shell-minor-mode)’ was defined in compile: Malformed
    declaration
emacs-lisp/cl-generic.el:413:Warning (check-declare): said ‘(, name)’ was
    defined in .: Malformed declaration
emacs-lisp/advice.el:1835:Warning (check-declare): said ‘(quote
    function-called-at-point)’ was defined in help: Malformed declaration
cedet/srecode/insert.el:199:Warning (check-declare): said
    ‘data-debug-insert-thing’ was defined in unknown file: Malformed
    declaration
url/url-http.el:511:Warning (check-declare): said ‘gnutls-negotiate’ was
    defined in net/gnutls.el: function not found
org/org-info.el:37:Warning (check-declare): said ‘Info-find-node’ was defined
    in info.el: arglist mismatch
org/org-gnus.el:41:Warning (check-declare): said
    ‘nnimap-group-overview-filename’ was defined in gnus/nnimap.el: function
    not found
org/ob-haskell.el:151:Warning (check-declare): said ‘org-export-to-file’ was
    defined in org/ox.el: arglist mismatch
org/org-pcomplete.el:261:Warning (check-declare): said
    ‘org-export-backend-options’ was defined in org/org-export.el: file not
    found
org/org-macro.el:51:Warning (check-declare): said ‘org-with-wide-buffer’ was
    defined in org/org-macs.el: function not found
org/ob-asymptote.el:48:Warning (check-declare): said ‘orgtbl-to-generic’ was
    defined in org/org-table.el: arglist mismatch
org/ob-awk.el:39:Warning (check-declare): said ‘orgtbl-to-generic’ was defined
    in org/org-table.el: arglist mismatch
org/ob-emacs-lisp.el:35:Warning (check-declare): said ‘orgtbl-to-generic’ was
    defined in org/org-table.el: arglist mismatch
org/org-colview.el:34:Warning (check-declare): said ‘org-agenda-redo’ was
    defined in org/org-agenda.el: arglist mismatch
org/org-clock.el:35:Warning (check-declare): said ‘calendar-absolute-from-iso’
    was defined in calendar/cal-iso.el: function not found
org/org-agenda.el:55:Warning (check-declare): said
    ‘calendar-absolute-from-iso’ was defined in calendar/cal-iso.el: function
    not found
org/ob-exp.el:48:Warning (check-declare): said ‘org-element-context’ was
    defined in org/org-element.el: arglist mismatch
org/org.el:130:Warning (check-declare): said ‘org-beamer-mode’ was defined in
    org/ox-beamer.el: arglist mismatch
org/org.el:156:Warning (check-declare): said ‘org-element-map’ was defined in
    org/org-element.el: arglist mismatch
org/org.el:4216:Warning (check-declare): said ‘calendar-absolute-from-iso’ was
    defined in calendar/cal-iso.el: function not found
org/org.el:138:Warning (check-declare): said ‘org-agenda-list’ was defined in
    org/org-agenda.el: arglist mismatch
org/org.el:4233:Warning (check-declare): said ‘org-agenda-format-item’ was
    defined in org/org-agenda.el: arglist mismatch
org/org.el:451:Warning (check-declare): said ‘org-export-backend-name’ was
    defined in org/org-export.el: file not found
org/org.el:12042:Warning (check-declare): said ‘org-export-backend-options’
    was defined in org/org-export.el: file not found
org/org.el:451:Warning (check-declare): said ‘org-export-backend-name’ was
    defined in org/ox.el: function not found
org/org.el:4227:Warning (check-declare): said ‘iswitchb-read-buffer’ was
    defined in obsolete/iswitchb.el: arglist mismatch
org/org-macs.el:48:Warning (check-declare): said ‘org-string-match-p’ was
    defined in org/org-compat.el: arglist mismatch
org/ox-org.el:28:Warning (check-declare): said ‘htmlize-buffer’ was defined in
    org/htmlize.el: file not found
org/ob-gnuplot.el:44:Warning (check-declare): said ‘org-time-string-to-time’
    was defined in org/org.el: arglist mismatch
org/ob-gnuplot.el:46:Warning (check-declare): said ‘orgtbl-to-generic’ was
    defined in org/org-table.el: arglist mismatch
org/ob-tangle.el:34:Warning (check-declare): said ‘org-link-escape’ was
    defined in org/org.el: arglist mismatch
org/ob-tangle.el:38:Warning (check-declare): said ‘org-back-to-heading’ was
    defined in org/org.el: arglist mismatch
org/ob-tangle.el:40:Warning (check-declare): said
    ‘org-babel-update-block-body’ was defined in org/org.el: function not
    found
org/org-list.el:118:Warning (check-declare): said ‘org-previous-line-empty-p’
    was defined in org/org.el: arglist mismatch
org/ob-latex.el:35:Warning (check-declare): said ‘org-create-formula-image’
    was defined in org/org.el: arglist mismatch
org/ob-latex.el:39:Warning (check-declare): said ‘org-latex-compile’ was
    defined in org/ox-latex.el: arglist mismatch
org/org-compat.el:37:Warning (check-declare): said ‘w32-focus-frame’ was
    defined in term/w32-win.el: obsolete alias
org/org-bibtex.el:123:Warning (check-declare): said ‘org-babel-trim’ was
    defined in org/ob.el: function not found
org/org-feed.el:96:Warning (check-declare): said ‘url-retrieve-synchronously’
    was defined in url/url.el: arglist mismatch
org/ob-scheme.el:49:Warning (check-declare): said ‘geiser-mode’ was defined in
    org/geiser-mode.el: file not found
org/ob-scheme.el:50:Warning (check-declare): said ‘geiser-eval-region’ was
    defined in org/geiser-mode.el: file not found
org/ob-scheme.el:48:Warning (check-declare): said ‘run-geiser’ was defined in
    org/geiser-repl.el: file not found
org/ob-scheme.el:51:Warning (check-declare): said ‘geiser-repl-exit’ was
    defined in org/geiser-repl.el: file not found
org/ob-sh.el:33:Warning (check-declare): said ‘org-babel-comint-in-buffer’ was
    defined in org/ob-comint.el: function not found
org/ob-sh.el:36:Warning (check-declare): said ‘org-babel-comint-with-output’
    was defined in org/ob-comint.el: function not found
org/ob-sh.el:37:Warning (check-declare): said ‘orgtbl-to-generic’ was defined
    in org/org-table.el: arglist mismatch
org/ob-core.el:49:Warning (check-declare): said ‘with-parsed-tramp-file-name’
    was defined in net/tramp.el: function not found
org/ob-core.el:51:Warning (check-declare): said ‘org-edit-src-code’ was
    defined in org/org-src.el: arglist mismatch
org/ob-core.el:76:Warning (check-declare): said ‘orgtbl-to-generic’ was
    defined in org/org-table.el: arglist mismatch
org/ob-core.el:40:Warning (check-declare): said ‘show-all’ was defined in
    outline.el: function not found
org/ob-core.el:55:Warning (check-declare): said ‘org-save-outline-visibility’
    was defined in org/org-macs.el: function not found
org/ob-comint.el:37:Warning (check-declare): said
    ‘with-parsed-tramp-file-name’ was defined in net/tramp.el: function not
    found
org/ob-comint.el:38:Warning (check-declare): said
    ‘tramp-flush-directory-property’ was defined in net/tramp.el: function not
    found
org/org-protocol.el:122:Warning (check-declare): said
    ‘org-publish-get-project-from-filename’ was defined in org/org-publish.el:
    file not found
org/ob-python.el:36:Warning (check-declare): said ‘run-python’ was defined in
    ext:progmodes/python.el: arglist mismatch
emulation/viper-ex.el:1253:Warning (check-declare): said
    ‘viper-change-state-to-vi’ was defined in emulation/viper-cmd.el: arglist
    mismatch
emulation/viper-ex.el:2001:Warning (check-declare): said
    ‘viper-change-state-to-emacs’ was defined in emulation/viper-cmd.el:
    arglist mismatch
emulation/viper-macs.el:277:Warning (check-declare): said
    ‘viper-change-state-to-vi’ was defined in emulation/viper-cmd.el: arglist
    mismatch
make[1]: Leaving directory '/home/eggert/src/gnu/emacs/static-checking/lisp'

  reply	other threads:[~2016-05-13 16:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-13 15:44 bug#23530: [PROPOSED PATCH] ‘make check-declare’ now chatters less Paul Eggert
2016-05-13 16:22 ` Paul Eggert [this message]
2016-05-18  7:50 ` Paul Eggert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d871a7b2-7201-13d2-4692-3a63586e87ea@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=23530@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.