1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-18 19:06:18 -07:00
emacs/lisp/vc
Sean Whitton aefc4baca9 Factor out vc--read-limit
* lisp/vc/vc.el (vc--read-limit): New function.
(vc-print-root-log): Call it.
(vc-print-log): Call it.  Modernize style.  Fix docs regarding
LIMIT: it defaults to vc-log-show-limit only for interactive
calls.
2025-12-28 13:00:51 +00:00
..
add-log.el log-edit-generate-changelog-from-diff: Special-case Summary field 2025-12-01 11:14:55 +00:00
compare-w.el
cvs-status.el
diff-mode.el December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
diff.el ; Rename a variable. 2025-11-28 08:45:02 +02:00
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el Improve color contrast of refine-related diff faces on dark backgrounds 2025-10-16 20:05:41 +03:00
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el VC: Use symbolic names for the working revision 2025-10-05 15:27:07 +01:00
ediff-wind.el
ediff.el
emerge.el
log-edit.el log-edit-show-files: Respect display-buffer-alist 2025-12-01 12:15:21 +00:00
log-view.el New M-RET, M-p, M-n commands in Log View mode 2025-12-17 13:22:39 +00:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el defvar-keymap: New ':prefix t' abbreviation 2025-10-06 18:34:18 +01:00
smerge-mode.el Improve color contrast of refine-related diff faces on dark backgrounds 2025-10-16 20:05:41 +03:00
vc-annotate.el
vc-bzr.el Check for successful exit when parsing output with vc-exec-after 2025-12-07 15:00:13 +00:00
vc-cvs.el Check for successful exit when parsing output with vc-exec-after 2025-12-07 15:00:13 +00:00
vc-dir.el Move 'C-x v b l' to 'C-x v b L', rename command 2025-12-28 12:28:06 +00:00
vc-dispatcher.el December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
vc-filewise.el
vc-git.el ; * lisp/vc/vc-git.el (vc-git-registered): Fix remote files (bug#80035). 2025-12-20 09:47:39 +02:00
vc-hg.el Check for successful exit when parsing output with vc-exec-after 2025-12-07 15:00:13 +00:00
vc-hooks.el Move 'C-x v b l' to 'C-x v b L', rename command 2025-12-28 12:28:06 +00:00
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el Check for successful exit when parsing output with vc-exec-after 2025-12-07 15:00:13 +00:00
vc.el Factor out vc--read-limit 2025-12-28 13:00:51 +00:00