1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-18 19:06:18 -07:00
emacs/lisp/vc
Glenn Morris 9c5a5c7700 Every defcustom should specify its type
* apropos.el (apropos-match-face):
* calculator.el (calculator-displayer):
* dabbrev.el (dabbrev-search-these-buffers-only):
* face-remap.el (buffer-face-mode-face):
* simple.el (yank-handled-properties):
* emacs-lisp/testcover.el (testcover-potentially-1value-functions):
* mail/footnote.el (footnote-mode-line-string, footnote-prefix):
* mail/hashcash.el (hashcash-accept-resources, hashcash-program)
(hashcash-double-spend-database):
* progmodes/ruby-mode.el (ruby-deep-indent-paren)
(ruby-deep-indent-paren-style):
* textmodes/flyspell.el (flyspell-auto-correct-binding):
* textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
(rst-toc-insert-number-separator, rst-toc-insert-max-level):
* vc/pcvs-defs.el (cvs-minor-mode-prefix):
* erc/erc-log.el (erc-log-file-coding-system):
* gnus/gnus-sieve.el (gnus-sieve-select-method):
* gnus/gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
(gravatar-rating, gravatar-size):
* gnus/message.el (message-minibuffer-local-map):
* gnus/sieve-manage.el (sieve-manage-authenticators)
(sieve-manage-authenticator-alist):
Specify custom types.

* mail/hashcash.el (hashcash-program): Rename from hashcash-path.
Update callers.
2013-12-28 00:21:33 -08:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el * vc/diff-mode.el (diff-mode): Tiny change re diff-default-read-only 2013-11-22 18:55:17 -08:00
diff.el
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el
log-edit.el Add missing custom :versions, plus small fixes 2013-12-27 18:16:05 -08:00
log-view.el
pcvs-defs.el Every defcustom should specify its type 2013-12-28 00:21:33 -08:00
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el * lisp/vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler. 2013-10-29 23:28:15 -07:00
smerge-mode.el * lisp/vc/smerge-mode.el (smerge-ediff): Choose default buffer names based 2013-11-25 10:40:31 -05:00
vc-annotate.el
vc-arch.el
vc-bzr.el
vc-cvs.el
vc-dav.el
vc-dir.el
vc-dispatcher.el * lisp/vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers. 2013-11-27 20:49:25 -05:00
vc-git.el * vc/vc-git.el: Silence byte-compiler warnings. 2013-12-11 18:10:22 +01:00
vc-hg.el
vc-hooks.el
vc-mtn.el
vc-rcs.el * lisp/vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes 2013-11-05 10:27:51 -05:00
vc-sccs.el
vc-svn.el * lisp/vc/vc-svn.el (vc-svn-create-repo): Expand paths in file://... url. 2013-10-09 14:49:32 -04:00
vc.el Some fixes for vc-ignore (Bug#15754). 2013-12-26 06:24:37 +08:00