emacs/lisp/erc
Glenn Morris f440830d60 Silence some compiler warnings
* calculator.el (electric, ehelp): No need to load when compiling.
(Electric-command-loop, electric-describe-mode): Declare.

* doc-view.el (doc-view-current-converter-processes): Move before use.

* files.el (dired-unmark):
* progmodes/gud.el (gdb-input): Update declarations.

* emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
Move MODE-set-explicitly definition before use.

* erc/erc-log.el (erc-network-name): Declare.

* erc/erc-notify.el (pcomplete--here): Declare.
(pcomplete/erc-mode/NOTIFY): Require pcomplete.

* international/mule-diag.el (mule-diag):
Don't use obsolete window-system-version.

* mail/feedmail.el (smtpmail): No need to load when compiling.
(smtpmail-via-smtp, smtpmail-smtp-server): Declare.

* mail/mail-utils.el (rfc822): No need to load when compiling.
(rfc822-addresses): Autoload it.
(mail-strip-quoted-names): Trivial simplification.

* mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
(rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.

* net/snmp-mode.el (tempo): Don't duplicate requires.

* progmodes/prolog.el (info): No need to load when compiling.
(comint): Require before shell requires it.
(Info-goto-node): Autoload it.
(Info-follow-nearest-node): Declare.
(prolog-help-info, prolog-goto-predicate-info): No need to require info.

* textmodes/artist.el (picture-mode-exit): Declare.

* textmodes/reftex-parse.el (reftex-parse-from-file):
Trivial rewrite so the compiler can parse it better.

* url/url-dav.el (url-http): Require it.
(url-http-head-file-attributes): Don't autoload it.

* url/url-proxy.el (url-http): Autoload it.
2013-05-21 00:25:14 -07:00
..
.gitignore
ChangeLog Silence some compiler warnings 2013-05-21 00:25:14 -07:00
ChangeLog.01 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.02 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.03 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.04 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.05 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.06 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.07 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.08 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-autoaway.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-backend.el * lisp/erc/erc-backend.el (312): Fix typo. 2013-01-03 17:31:52 -08:00
erc-button.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-capab.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
erc-compat.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-dcc.el Remove all references to buffer-file-type and related features. 2013-02-09 14:52:01 +02:00
erc-desktop-notifications.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
erc-ezbounce.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
erc-fill.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-goodies.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-ibuffer.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-identd.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-imenu.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-join.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
erc-lang.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-list.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
erc-log.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
erc-match.el * lisp/erc/erc-match.el (erc-match-message): Fix last commit. 2013-02-12 23:02:11 -05:00
erc-menu.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
erc-netsplit.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
erc-networks.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
erc-notify.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
erc-page.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-pcomplete.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
erc-replace.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-ring.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
erc-services.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
erc-sound.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-speedbar.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
erc-spelling.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-stamp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-track.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
erc-truncate.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc-xdcc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
erc.el Make some trivial erc.el functions obsolete 2013-05-21 00:15:59 -07:00