1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
emacs/lisp/textmodes
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
artist.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
bib-mode.el
bibtex-style.el
bibtex.el lisp/textmodes/bibtex.el (bibtex-search-entries): Bug fix 2013-04-13 15:45:03 -05:00
conf-mode.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
css-mode.el
dns-mode.el
enriched.el
fill.el
flyspell.el textmodes/flyspell.el: Don't check pre-word if buffer was switched. 2013-04-17 20:03:46 +02:00
ispell.el ispell.el: use `comment-normalize-vars' in ispell-add-per-file-word-list (Bug #14214). 2013-04-17 19:48:10 +02:00
makeinfo.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el * lisp/textmodes/paragraphs.el (mark-paragraph): Doc fix. 2013-02-25 14:43:44 -05:00
picture.el
po.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
refbib.el
refer.el
refill.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
reftex-auc.el
reftex-cite.el * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut 2013-04-10 16:48:44 +02:00
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
reftex.el Fix recursive load issue with reftex.el and reftex-vars.el. 2013-04-23 19:07:49 +02:00
remember.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
rst.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
sgml-mode.el * lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-function): 2013-02-28 22:43:57 -05:00
table.el
tex-mode.el Doc fixes re set-variable 2013-02-21 20:59:28 -05:00
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
two-column.el In doc, use standard American English style for e.g., etc., i.e. 2013-02-12 09:36:54 -08:00
underline.el