index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
diff-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(diff-add-change-log-entries-other-window): Document in the code a bug.
Stefan Monnier
2009-10-28
1
-0
/
+1
*
(diff-hunk-kill): Fix the search of the next hunk (bug#4368).
Stefan Monnier
2009-09-09
1
-1
/
+2
*
Mark face aliases with "-face" suffix as obsolete.
Glenn Morris
2009-09-01
1
-22
/
+12
*
(diff-find-source-location): Avoid goto-line.
Stefan Monnier
2009-08-24
1
-1
/
+1
*
Fix bug number in comment.
Martin Rudalics
2009-04-21
1
-1
/
+1
*
(diff-find-source-location): Don't call
Martin Rudalics
2009-04-21
1
-1
/
+3
*
Fix last change to use bound-and-true-p.
Chong Yidong
2009-01-13
1
-1
/
+1
*
(diff-mode-menu): Do not assume whitespace-mode is loaded.
Chong Yidong
2009-01-13
1
-1
/
+1
*
(whitespace-style, whitespace-trailing-regexp): Silence compiler.
Glenn Morris
2009-01-11
1
-0
/
+3
*
(diff-show-trailing-whitespaces): Remove function.
Dan Nicolaescu
2009-01-10
1
-7
/
+9
*
Remove spurious backspace.
Stefan Monnier
2009-01-03
1
-2
/
+2
*
* align.el:
Lute Kamstra
2008-12-03
1
-7
/
+7
*
(diff-find-file-name): Rename `batch' to `noprompt' and
Stefan Monnier
2008-09-14
1
-36
/
+40
*
(diff-show-trailing-whitespaces): Fix typo.
Dan Nicolaescu
2008-08-06
1
-1
/
+1
*
Rename diff-show-trailing-blanks to diff-show-trailing-whitespaces.
Vinicius Jose Latorre
2008-07-26
1
-2
/
+2
*
New function diff-show-trailing-blanks in diff-mode.el.
Vinicius Jose Latorre
2008-07-25
1
-0
/
+7
*
(diff-auto-refine-mode): Remove lighter, since it's
Stefan Monnier
2008-07-22
1
-1
/
+1
*
Make auto-refining a minor mode, and diff- and smerge- use it.
Thien-Thi Nguyen
2008-07-21
1
-6
/
+8
*
* add-log.el (add-change-log-entry): Add new arg to force each new
Dan Nicolaescu
2008-06-24
1
-1
/
+1
*
(diff-context-mid-hunk-header-re): New const.
Stefan Monnier
2008-05-26
1
-25
/
+35
*
(diff-current-defun): Use `buffer-local-value'.
John Paul Wallington
2008-05-15
1
-1
/
+1
*
(diff-hunk-header-re): Refine the regexp.
Stefan Monnier
2008-05-11
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Merge from emacs--rel--22
Miles Bader
2008-04-26
1
-13
/
+12
|
\
|
*
(diff-hunk-header-re-unified): Allow elided line counts.
Stefan Monnier
2008-04-25
1
-9
/
+13
*
|
Merge from emacs--rel--22
Miles Bader
2008-04-05
1
-3
/
+14
|
\
|
|
*
(diff-end-of-hunk): Be careful not to overlook trailing
Stefan Monnier
2008-03-18
1
-3
/
+14
*
|
* diff-mode.el (diff-file-junk-re): Recognize the git format for
Dan Nicolaescu
2008-04-05
1
-2
/
+3
*
|
* diff-mode.el (diff-file-junk-re): Recognize the git format for
Dan Nicolaescu
2008-04-05
1
-2
/
+3
*
|
(diff-file-junk-re): Recognize the git format for
Dan Nicolaescu
2008-04-04
1
-1
/
+7
*
|
(diff-remembered-defdir): New var.
Stefan Monnier
2008-03-25
1
-0
/
+5
*
|
(diff-header): Make the color louder.
Dan Nicolaescu
2008-03-19
1
-2
/
+2
*
|
(diff-refine-change): Adjust colors to be more visible.
Dan Nicolaescu
2008-03-12
1
-2
/
+2
*
|
(diff-mode-menu): Add :help.
Dan Nicolaescu
2008-03-09
1
-16
/
+33
*
|
(diff-ignore-whitespace-hunk): Bind
Dan Nicolaescu
2008-03-08
1
-1
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2008-03-01
1
-1
/
+2
|
\
|
|
*
(diff-sanity-check-hunk): Only accept an empty line if
Stefan Monnier
2008-02-29
1
-1
/
+2
|
*
(diff-file-junk-re): New const.
Stefan Monnier
2008-02-19
1
-5
/
+21
|
*
Make it more robust in the presence of empty context lines in unified hunks.
Stefan Monnier
2008-02-19
1
-40
/
+80
|
*
(diff-beginning-of-file-and-junk): If we're on the
Stefan Monnier
2008-02-10
1
-0
/
+1
|
*
(diff-end-of-hunk): Revert 2008-01-08 change.
Glenn Morris
2008-01-15
1
-5
/
+1
|
*
(diff-end-of-hunk): Don't match empty lines in unified format.
Glenn Morris
2008-01-08
1
-1
/
+5
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
* diff-mode.el (diff-file-junk-re): New const.
Stefan Monnier
2008-02-25
1
-50
/
+117
*
|
(diff-add-change-log-entries-other-window): Use
Dan Nicolaescu
2008-02-10
1
-4
/
+1
*
|
(diff-add-change-log-entries-other-window): Avoid the
Stefan Monnier
2008-02-08
1
-1
/
+8
*
|
(diff-add-change-log-entries-other-window):
Stefan Monnier
2008-02-05
1
-19
/
+20
*
|
Add new TODO entry.
Dan Nicolaescu
2008-02-04
1
-0
/
+33
*
|
(diff-end-of-hunk): Revert 2008-01-08 change.
Glenn Morris
2008-01-15
1
-5
/
+1
[next]