1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-16 10:50:49 -08:00
emacs/lisp/vc
Lars Ingebrigtsen de4f347901 Use format-prompt in read-file-name calls that have a default
* lisp/xwidget.el (xwidget-webkit-save-as-file):
* lisp/vc/vc.el (vc-backend-for-registration, vc-delete-file)
(vc-rename-file):
* lisp/vc/ediff-ptch.el (ediff-prompt-for-patch-file):
* lisp/vc/diff-mode.el (diff-tell-file-name):
* lisp/progmodes/etags.el (visit-tags-table)
(visit-tags-table-buffer):
* lisp/misearch.el (multi-isearch-read-files):
* lisp/mail/rmailmm.el (rmail-mime-save):
* lisp/help-fns.el (doc-file-to-man, doc-file-to-info):
* lisp/gnus/gnus-bookmark.el (gnus-bookmark-load):
* lisp/files.el (write-file, basic-save-buffer):
* lisp/dired.el (dired-read-dir-and-switches):
* lisp/bookmark.el (bookmark-save, bookmark-load):
* lisp/abbrev.el (write-abbrev-file, abbrev-edit-save-to-file):
Use format-prompt in read-file-name calls that have a default.
2020-09-07 22:10:06 +02:00
..
add-log.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
compare-w.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cvs-status.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
diff-mode.el Use format-prompt in read-file-name calls that have a default 2020-09-07 22:10:06 +02:00
diff.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-diff.el Fix problem with non-ASCII characters in ediff error messages 2020-08-20 22:23:35 +02:00
ediff-help.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-hook.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-init.el Remove some compat code from ediff 2020-08-18 12:10:29 +02:00
ediff-merg.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-mult.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
ediff-ptch.el Use format-prompt in read-file-name calls that have a default 2020-09-07 22:10:06 +02:00
ediff-util.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
ediff-vers.el Remove Emacs 22 compat code from ediff-vers.el 2020-05-16 15:41:29 +02:00
ediff-wind.el Remove more XEmacs compat code from ediff*.el 2020-03-21 08:11:31 +01:00
ediff.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
emerge.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
log-edit.el Use format-prompt in read-string calls (that have default values) 2020-09-06 23:19:43 +02:00
log-view.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-defs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-info.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-parse.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
pcvs-util.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs.el Don't write absolute filenames and duplicate strings to CVS ignore files 2020-02-22 10:52:07 +02:00
smerge-mode.el * lisp/vc/smerge-mode.el (smerge-start-session): Don't re-enable 2020-03-18 10:20:13 -04:00
vc-annotate.el Use format-prompt in read-string calls (that have default values) 2020-09-06 23:19:43 +02:00
vc-bzr.el Add optional remote-name argument to VC repository-url command 2020-06-15 08:56:11 +02:00
vc-cvs.el Fix compilation warning in vc-cvs from previous change 2020-08-20 17:18:46 +02:00
vc-dav.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-dir.el Don't move point in vc-dir on vc-register/vc-checkin (bug#43188) 2020-09-05 00:16:39 +03:00
vc-dispatcher.el Don't move point in vc-dir on vc-register/vc-checkin (bug#43188) 2020-09-05 00:16:39 +03:00
vc-filewise.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-git.el Add a variable to control VC completion over branch names 2020-08-19 13:38:44 +02:00
vc-hg.el vc-hg: use 'hg summary' to populate vc-dir headers 2020-08-09 14:35:26 +02:00
vc-hooks.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
vc-mtn.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
vc-rcs.el Use directory-files-no-dot-files-regexp wherever possible 2020-04-16 12:14:38 +02:00
vc-sccs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-src.el Use one src status -a call for vc-src-dir-status-files 2020-08-09 21:48:37 +02:00
vc-svn.el Add optional remote-name argument to VC repository-url command 2020-06-15 08:56:11 +02:00
vc.el Use format-prompt in read-file-name calls that have a default 2020-09-07 22:10:06 +02:00