1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
emacs/lisp/vc
Chong Yidong 4c5d08a868 Fix *vc-diff* buffer's behavior for empty diffs.
* vc/vc.el (vc-diff-internal): Set up Diff mode even if there are
no changes to show.

Fixes: debbugs:12586
2012-10-20 20:04:45 +08:00
..
add-log.el * lisp/vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar 2012-10-01 20:37:39 -04:00
compare-w.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cvs-status.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
diff-mode.el * lisp/vc/diff-mode.el (diff--auto-refine-data): New var. 2012-10-01 23:49:28 -04:00
diff.el * vc/diff.el (diff-latest-backup-file): Autoload. 2012-09-20 12:29:04 +08:00
ediff-diff.el * vc/ediff.el (ediff-directories): Add trailing space to prompts. 2012-07-16 12:19:56 +02:00
ediff-help.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-hook.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-init.el * lisp/facemenu.el (list-colors-sort): Add option "Luminance". 2012-09-30 19:36:42 +03:00
ediff-merg.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-mult.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-ptch.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-util.el * lisp/vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1. 2012-09-29 23:28:38 -04:00
ediff-vers.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-wind.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
ediff.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
emerge.el Remove several obsolete vars and functions unlikely to be still in use. 2012-09-24 20:23:25 +08:00
log-edit.el Support git commit --amend/--signoff 2012-10-02 04:24:18 +04:00
log-view.el Update docstrings for last change. 2012-08-09 15:50:49 +08:00
pcvs-defs.el Remove several obsolete vars and functions unlikely to be still in use. 2012-09-24 20:23:25 +08:00
pcvs-info.el * lisp/vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently 2012-09-29 23:44:35 -04:00
pcvs-parse.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
pcvs-util.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
pcvs.el * lisp/vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently 2012-09-29 23:44:35 -04:00
smerge-mode.el * lisp/facemenu.el (list-colors-sort): Add option "Luminance". 2012-09-30 19:36:42 +03:00
vc-annotate.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
vc-arch.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
vc-bzr.el Comments for vc-bzr, clarifying vc-bzr-registered 2012-09-29 16:13:29 -07:00
vc-cvs.el * lisp/files.el (read-only-mode): New minor mode. 2012-08-29 11:11:51 -04:00
vc-dav.el Header fix 2012-02-11 17:49:51 -08:00
vc-dir.el * lisp/vc/vc-dir.el (vc-dir-hide-state): New command. 2012-08-13 17:31:56 -04:00
vc-dispatcher.el * lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based on 2012-07-19 10:38:01 -04:00
vc-git.el Support git commit --amend/--signoff 2012-10-02 04:24:18 +04:00
vc-hg.el * lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based on 2012-07-19 10:38:01 -04:00
vc-hooks.el Remove several obsolete vars and functions unlikely to be still in use. 2012-09-24 20:23:25 +08:00
vc-mtn.el * lisp/vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion 2012-08-15 15:20:26 -04:00
vc-rcs.el Comment for vc-rcs 2012-09-29 16:19:46 -07:00
vc-sccs.el Comment fix 2012-09-29 19:27:36 -07:00
vc-svn.el Add custom groups for VC backends, for consistency with vc-bzr. 2012-02-25 12:29:09 +08:00
vc.el Fix *vc-diff* buffer's behavior for empty diffs. 2012-10-20 20:04:45 +08:00