emacs/lisp/vc
Stefan Kangas 7dab52dfbc Minor cleanups in ediff-*.el
* lisp/vc/ediff-init.el (ediff-window-visible-p):
(ediff-nonempty-string-p): Simplify.
(stipple-pixmap): Don't try XEmacs specific(?) variable.
(ediff-frame-unsplittable-p): Make obsolete.  Update callers.
(ediff-has-gutter-support-p): Redefine as obsolete function alias for
'ignore'.
(ediff-mouse-event-p): Redefine as obsolete function alias for
'mouse-event-p'.  Update callers.
* lisp/vc/ediff-util.el (ediff-submit-report): Simplify.
(ediff-filename-magic-p): Make obsolete.  Update callers.
(ediff-activate-mark): Make obsolete.  Update callers.
* lisp/vc/ediff-help.el:
* lisp/vc/ediff-hook.el:
* lisp/vc/ediff-util.el:
* lisp/vc/ediff-wind.el: Remove superfluous defvars.
2022-08-07 19:21:09 +02:00
..
add-log.el Prefer defcustom :safe to putting 'safe-local-variable' 2022-07-06 20:50:42 +02:00
compare-w.el Make some additional defcustom types more restrictive 2022-07-06 19:29:51 +02:00
cvs-status.el
diff-mode.el Improve 'diff-whitespace-style' user option declaration 2022-07-27 11:52:22 +02:00
diff.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
ediff-diff.el Improve the ediff-diff-options documentation 2022-02-07 04:58:49 +01:00
ediff-help.el Minor cleanups in ediff-*.el 2022-08-07 19:21:09 +02:00
ediff-hook.el Minor cleanups in ediff-*.el 2022-08-07 19:21:09 +02:00
ediff-init.el Minor cleanups in ediff-*.el 2022-08-07 19:21:09 +02:00
ediff-merg.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
ediff-mult.el Make ediff-window-display-p obsolete 2022-08-07 17:50:33 +02:00
ediff-ptch.el Minor cleanups in ediff-*.el 2022-08-07 19:21:09 +02:00
ediff-util.el Minor cleanups in ediff-*.el 2022-08-07 19:21:09 +02:00
ediff-vers.el
ediff-wind.el Minor cleanups in ediff-*.el 2022-08-07 19:21:09 +02:00
ediff.el Minor cleanups in ediff-*.el 2022-08-07 19:21:09 +02:00
emerge.el Make some defcustom types more restrictive 2022-07-05 18:33:29 +02:00
log-edit.el Use fields on log-edit headers (which changes `C-a' behaviour) 2022-05-10 17:05:22 +02:00
log-view.el Further log-view-file-next fix-ups 2022-05-06 19:09:29 +02:00
pcvs-defs.el
pcvs-info.el * pcvs-info.el (cvs-mode-toggle-mark): Typo 2022-01-15 09:31:55 -05:00
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el Make smerge-refine-ignore-whitespace into defcustom 2022-01-26 18:57:29 +01:00
vc-annotate.el Make g' in vc-annotate' not bug out 2022-07-11 16:29:58 +02:00
vc-bzr.el * lisp/vc/vc-bzr.el (vc-bzr-program): Support breezy. 2022-07-13 14:44:32 +02:00
vc-cvs.el Prefer ‘time-equal-p’ to ‘equal’ on timestamps 2022-08-01 01:17:17 -07:00
vc-dav.el Further vcs-cvs/rcs-responsible-p updates from master 2022-04-16 16:24:53 +02:00
vc-dir.el Add new command 'vc-dir-mark-by-regexp' 2022-05-11 14:59:27 +02:00
vc-dispatcher.el string-equal-ignore-case: new function 2022-07-26 13:49:28 -04:00
vc-filewise.el
vc-git.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
vc-hg.el Prefer ‘time-equal-p’ to ‘equal’ on timestamps 2022-08-01 01:17:17 -07:00
vc-hooks.el Prefer ‘time-equal-p’ to ‘equal’ on timestamps 2022-08-01 01:17:17 -07:00
vc-rcs.el Fix more defcustom :type errors 2022-05-11 11:58:24 +02:00
vc-sccs.el Remove the P/N/M-p/M-n bindings from the general log-view map 2022-05-06 13:45:11 +02:00
vc-src.el Fix more defcustom :type errors 2022-05-11 11:58:24 +02:00
vc-svn.el Audit symbol quoting in Lisp doc strings 2022-05-24 12:36:51 +02:00
vc.el * lisp/vc/vc.el: Remove stray comment hyphen. 2022-08-01 01:17:15 -07:00