1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
emacs/lisp/vc
Stefan Monnier a2be03575f * lisp/vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
(diff-refine-hunk): Similarly, handle the "no LF at eol".

Fixes: debbugs:12584
2012-10-26 11:51:42 -04: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
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-end-of-hunk): Also skip potential "no LF at eol". 2012-10-26 11:51:42 -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
ediff-hook.el
ediff-init.el * lisp/facemenu.el (list-colors-sort): Add option "Luminance". 2012-09-30 19:36:42 +03:00
ediff-merg.el
ediff-mult.el Cleanup uses of "-hooks". 2012-10-23 11:06:07 -04:00
ediff-ptch.el
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
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
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
vc.el Fix *vc-diff* buffer's behavior for empty diffs. 2012-10-20 20:04:45 +08:00