1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-07 16:10:46 -08: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 Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
compare-w.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
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 * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
ediff-help.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
ediff-hook.el
ediff-init.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
ediff-merg.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
ediff-mult.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
ediff-ptch.el
ediff-util.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
ediff-vers.el
ediff-wind.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
ediff.el Update some function declarations 2013-09-11 22:48:22 -07:00
emerge.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
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 Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
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 * lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro. 2013-09-04 17:09:42 -04:00
vc-arch.el New functions for finding the administrative directory in VC. 2013-10-05 07:47:00 +08:00
vc-bzr.el Revert part of previous vc-bzr change 2013-09-11 23:50:18 -07:00
vc-cvs.el New functions for finding the administrative directory in VC. 2013-10-05 07:47:00 +08:00
vc-dav.el
vc-dir.el Add keybinding for vc-log-incoming in vc-dir. 2013-09-21 16:16:13 +08:00
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 * lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro. 2013-09-04 17:09:42 -04:00
vc-hooks.el lisp/*.el: Silence lexical-binding warnings. 2013-08-09 01:59:14 +02:00
vc-mtn.el New functions for finding the administrative directory in VC. 2013-10-05 07:47:00 +08:00
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 lisp/vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument. 2013-09-23 04:59:30 +02:00
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