aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/diff-mode.el (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2011-05-16Fix last changeAndreas Schwab1-41/+41
2011-05-15Backport fix for Bug#8672 from trunkChong Yidong1-39/+41
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-12-07* diff-mode.el (diff-refine-hunk): Make it work when the hunk containsStefan Monnier1-2/+5
2010-10-31Backport VC improvements from trunk.Chong Yidong1-0/+4
2010-06-11Move version control related files to the "vc" subdirectory.Juri Linkov1-1935/+0
2010-03-12Add .dir-locals.el support for file-less buffers.Dan Nicolaescu1-1/+3
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1
2009-10-28(diff-add-change-log-entries-other-window): Document in the code a bug.Stefan Monnier1-0/+1
2009-09-09(diff-hunk-kill): Fix the search of the next hunk (bug#4368).Stefan Monnier1-1/+2
2009-09-01Mark face aliases with "-face" suffix as obsolete.Glenn Morris1-22/+12
2009-08-24(diff-find-source-location): Avoid goto-line.Stefan Monnier1-1/+1
2009-04-21Fix bug number in comment.Martin Rudalics1-1/+1
2009-04-21(diff-find-source-location): Don't callMartin Rudalics1-1/+3
2009-01-13Fix last change to use bound-and-true-p.Chong Yidong1-1/+1
2009-01-13(diff-mode-menu): Do not assume whitespace-mode is loaded.Chong Yidong1-1/+1
2009-01-11(whitespace-style, whitespace-trailing-regexp): Silence compiler.Glenn Morris1-0/+3
2009-01-10(diff-show-trailing-whitespaces): Remove function.Dan Nicolaescu1-7/+9
2009-01-03Remove spurious backspace.Stefan Monnier1-2/+2
2008-12-03* align.el:Lute Kamstra1-7/+7
2008-09-14(diff-find-file-name): Rename `batch' to `noprompt' andStefan Monnier1-36/+40
2008-08-06(diff-show-trailing-whitespaces): Fix typo.Dan Nicolaescu1-1/+1
2008-07-26Rename diff-show-trailing-blanks to diff-show-trailing-whitespaces.Vinicius Jose Latorre1-2/+2
2008-07-25New function diff-show-trailing-blanks in diff-mode.el.Vinicius Jose Latorre1-0/+7
2008-07-22(diff-auto-refine-mode): Remove lighter, since it'sStefan Monnier1-1/+1
2008-07-21Make auto-refining a minor mode, and diff- and smerge- use it.Thien-Thi Nguyen1-6/+8
2008-06-24* add-log.el (add-change-log-entry): Add new arg to force each newDan Nicolaescu1-1/+1
2008-05-26(diff-context-mid-hunk-header-re): New const.Stefan Monnier1-25/+35
2008-05-15(diff-current-defun): Use `buffer-local-value'.John Paul Wallington1-1/+1
2008-05-11(diff-hunk-header-re): Refine the regexp.Stefan Monnier1-1/+1
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-6/+4
2008-04-25(diff-hunk-header-re-unified): Allow elided line counts.Stefan Monnier1-9/+13
2008-04-05* diff-mode.el (diff-file-junk-re): Recognize the git format forDan Nicolaescu1-2/+3
2008-04-05* diff-mode.el (diff-file-junk-re): Recognize the git format forDan Nicolaescu1-2/+3
2008-04-04(diff-file-junk-re): Recognize the git format forDan Nicolaescu1-1/+7
2008-03-25(diff-remembered-defdir): New var.Stefan Monnier1-0/+5
2008-03-19(diff-header): Make the color louder.Dan Nicolaescu1-2/+2
2008-03-18(diff-end-of-hunk): Be careful not to overlook trailingStefan Monnier1-3/+14
2008-03-12(diff-refine-change): Adjust colors to be more visible.Dan Nicolaescu1-2/+2
2008-03-09(diff-mode-menu): Add :help.Dan Nicolaescu1-16/+33
2008-03-08(diff-ignore-whitespace-hunk): BindDan Nicolaescu1-1/+1
2008-02-29(diff-sanity-check-hunk): Only accept an empty line ifStefan Monnier1-1/+2
2008-02-25* diff-mode.el (diff-file-junk-re): New const.Stefan Monnier1-50/+117
2008-02-19(diff-file-junk-re): New const.Stefan Monnier1-5/+21
2008-02-19Make it more robust in the presence of empty context lines in unified hunks.Stefan Monnier1-40/+80
2008-02-10(diff-add-change-log-entries-other-window): UseDan Nicolaescu1-4/+1
2008-02-10(diff-beginning-of-file-and-junk): If we're on theStefan Monnier1-0/+1
2008-02-08(diff-add-change-log-entries-other-window): Avoid theStefan Monnier1-1/+8
2008-02-05(diff-add-change-log-entries-other-window):Stefan Monnier1-19/+20