index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
diff-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff-mode auto-refines only after a successful motion
Dima Kogan
2016-12-24
1
-18
/
+21
*
diff-mode is able to better handle file headers
Dima Kogan
2016-12-24
1
-1
/
+1
*
; Spelling fixes
Paul Eggert
2016-12-22
1
-1
/
+1
*
Fix previous commit
Noam Postavsky
2016-11-29
1
-5
/
+4
*
* lisp/vc/diff-mode.el (diff-refine-hunk): Remove redundant variable.
Noam Postavsky
2016-11-29
1
-1
/
+0
*
Improve diff-mode navigation/manipulation
Dima Kogan
2016-11-28
1
-13
/
+118
*
; Fix breakage from previous commit
Stephen Berman
2016-06-27
1
-16
/
+16
*
Remove some face aliases obsoleted in 22.1
Mark Oteiza
2016-06-23
1
-46
/
+25
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; Fix warnings
Dmitry Gutov
2015-11-14
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-2
/
+2
*
Fix minor text quoting in calc, calendar, vc
Paul Eggert
2015-08-28
1
-1
/
+2
*
(diff-hunk-file-names): Don't require a TAB after the file name
Gustav HÃ¥llberg
2015-04-08
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/vc/diff-mode.el (diff-kill-applied-hunks): New command.
Stefan Monnier
2014-12-01
1
-0
/
+10
*
Rename 24.5 to 25.1
Stefan Monnier
2014-09-29
1
-2
/
+2
*
Handle missing space marker in unified diff during header fixup
Andreas Schwab
2014-08-16
1
-0
/
+3
*
* lisp/vc/diff-mode.el (diff-changed): Empty face definition
Juri Linkov
2014-06-18
1
-8
/
+7
*
* lisp/vc/diff-mode.el (diff-refine-changed): Rename from
Juri Linkov
2014-06-18
1
-1
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* vc/diff-mode.el (diff-mode): Tiny change re diff-default-read-only
Ivan Shmakov
2013-11-22
1
-1
/
+2
*
* lisp/vc/diff-mode.el (diff-mode-shared-map): Unbind "/".
Dmitry Gutov
2013-03-23
1
-1
/
+0
*
* lisp/vc/diff-mode.el (diff-hunk-file-names): Handle filenames with spaces.
Sam Steingold
2013-02-28
1
-3
/
+6
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* lisp/vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at the
Stefan Monnier
2012-12-19
1
-1
/
+1
*
|
* lisp/vc/diff-mode.el (diff-hunk): Don't make useless timers.
Stefan Monnier
2012-11-19
1
-13
/
+15
|
/
*
Rewrite and rename diff-delete-trailing-whitespace.
Chong Yidong
2012-11-09
1
-30
/
+66
*
Document diff-remove-trailing-whitespace
Glenn Morris
2012-11-08
1
-6
/
+6
*
* lisp/vc/diff-mode.el (diff-context->unified): Don't get confused by "hunk
Stefan Monnier
2012-10-29
1
-6
/
+8
*
* lisp/vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
Stefan Monnier
2012-10-26
1
-7
/
+16
*
* lisp/vc/diff-mode.el (diff-hunk): `save-excursion' while refining.
Stefan Monnier
2012-10-23
1
-2
/
+3
*
* lisp/vc/diff-mode.el (diff--auto-refine-data): New var.
Stefan Monnier
2012-10-01
1
-2
/
+20
*
* lisp/facemenu.el (list-colors-sort): Add option "Luminance".
Juri Linkov
2012-09-30
1
-1
/
+1
*
* vc/diff-mode.el (diff-mode-menu): diff-remove-trailing-whitespace.
Dan Nicolaescu
2012-09-10
1
-0
/
+2
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-2
/
+2
*
* lisp/color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
Stefan Monnier
2012-08-13
1
-30
/
+19
*
* vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
Oscar Fuentes
2012-08-08
1
-0
/
+41
*
Reduce use of (require 'cl).
Stefan Monnier
2012-07-10
1
-92
/
+99
*
Use the same diff color scheme as in modern VCSes (bug#10181).
Juri Linkov
2012-05-25
1
-26
/
+81
*
Fixes for diff-hunk-kill.
Chong Yidong
2012-04-26
1
-47
/
+71
*
Allow undoing in read-only diff-mode buffers.
Chong Yidong
2012-04-26
1
-17
/
+11
*
Fix whitespace highlighting of context diffs.
Chong Yidong
2012-04-25
1
-5
/
+17
*
* lisp/vc/diff-mode.el (diff-file-prev/next): Fix typo.
Leo Liu
2012-04-14
1
-1
/
+1
*
Standardize possessive apostrophe usage in manuals, docs, and comments
Glenn Morris
2012-02-28
1
-3
/
+3
*
Rename condition-case-no-debug to condition-case-unless-debug
Leo Liu
2012-02-10
1
-2
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
Michael Albinus
2011-11-29
1
-3
/
+5
*
Prevent Diff Mode from stealing M-z binding.
Eli Zaretskii
2011-11-28
1
-1
/
+1
*
Fix more minor mode docstrings.
Chong Yidong
2011-10-19
1
-4
/
+15
[next]