summaryrefslogtreecommitdiff
path: root/lisp/diff-mode.el
AgeCommit message (Expand)Author
2010-06-11Move version control related files to the "vc" subdirectory.Juri Linkov
2010-03-12Add .dir-locals.el support for file-less buffers.Dan Nicolaescu
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-28(diff-add-change-log-entries-other-window): Document in the code a bug.Stefan Monnier
2009-09-09(diff-hunk-kill): Fix the search of the next hunk (bug#4368).Stefan Monnier
2009-09-01Mark face aliases with "-face" suffix as obsolete.Glenn Morris
2009-08-24(diff-find-source-location): Avoid goto-line.Stefan Monnier
2009-04-21Fix bug number in comment.Martin Rudalics
2009-04-21(diff-find-source-location): Don't callMartin Rudalics
2009-01-13Fix last change to use bound-and-true-p.Chong Yidong
2009-01-13(diff-mode-menu): Do not assume whitespace-mode is loaded.Chong Yidong
2009-01-11(whitespace-style, whitespace-trailing-regexp): Silence compiler.Glenn Morris
2009-01-10(diff-show-trailing-whitespaces): Remove function.Dan Nicolaescu
2009-01-03Remove spurious backspace.Stefan Monnier
2008-12-03* align.el:Lute Kamstra
2008-09-14(diff-find-file-name): Rename `batch' to `noprompt' andStefan Monnier
2008-08-06(diff-show-trailing-whitespaces): Fix typo.Dan Nicolaescu
2008-07-26Rename diff-show-trailing-blanks to diff-show-trailing-whitespaces.Vinicius Jose Latorre
2008-07-25New function diff-show-trailing-blanks in diff-mode.el.Vinicius Jose Latorre
2008-07-22(diff-auto-refine-mode): Remove lighter, since it'sStefan Monnier
2008-07-21Make auto-refining a minor mode, and diff- and smerge- use it.Thien-Thi Nguyen
2008-06-24* add-log.el (add-change-log-entry): Add new arg to force each newDan Nicolaescu
2008-05-26(diff-context-mid-hunk-header-re): New const.Stefan Monnier
2008-05-15(diff-current-defun): Use `buffer-local-value'.John Paul Wallington
2008-05-11(diff-hunk-header-re): Refine the regexp.Stefan Monnier
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-26Merge from emacs--rel--22Miles Bader
2008-04-25(diff-hunk-header-re-unified): Allow elided line counts.Stefan Monnier
2008-04-05Merge from emacs--rel--22Miles Bader
2008-04-05* diff-mode.el (diff-file-junk-re): Recognize the git format forDan Nicolaescu
2008-04-05* diff-mode.el (diff-file-junk-re): Recognize the git format forDan Nicolaescu
2008-04-04(diff-file-junk-re): Recognize the git format forDan Nicolaescu
2008-03-25(diff-remembered-defdir): New var.Stefan Monnier
2008-03-19(diff-header): Make the color louder.Dan Nicolaescu
2008-03-18(diff-end-of-hunk): Be careful not to overlook trailingStefan Monnier
2008-03-12(diff-refine-change): Adjust colors to be more visible.Dan Nicolaescu
2008-03-09(diff-mode-menu): Add :help.Dan Nicolaescu
2008-03-08(diff-ignore-whitespace-hunk): BindDan Nicolaescu
2008-03-01Merge from emacs--rel--22Miles Bader
2008-02-29(diff-sanity-check-hunk): Only accept an empty line ifStefan Monnier
2008-02-25* diff-mode.el (diff-file-junk-re): New const.Stefan Monnier
2008-02-19(diff-file-junk-re): New const.Stefan Monnier
2008-02-19Make it more robust in the presence of empty context lines in unified hunks.Stefan Monnier
2008-02-10(diff-add-change-log-entries-other-window): UseDan Nicolaescu
2008-02-10(diff-beginning-of-file-and-junk): If we're on theStefan Monnier
2008-02-08(diff-add-change-log-entries-other-window): Avoid theStefan Monnier
2008-02-05(diff-add-change-log-entries-other-window):Stefan Monnier
2008-02-04Add new TODO entry.Dan Nicolaescu
2008-01-15(diff-end-of-hunk): Revert 2008-01-08 change.Glenn Morris
2008-01-15(diff-end-of-hunk): Revert 2008-01-08 change.Glenn Morris