aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/diff-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Fix last change to use bound-and-true-p.Chong Yidong2009-01-131-1/+1
* (diff-mode-menu): Do not assume whitespace-mode is loaded.Chong Yidong2009-01-131-1/+1
* (whitespace-style, whitespace-trailing-regexp): Silence compiler.Glenn Morris2009-01-111-0/+3
* (diff-show-trailing-whitespaces): Remove function.Dan Nicolaescu2009-01-101-7/+9
* Remove spurious backspace.Stefan Monnier2009-01-031-2/+2
* * align.el:Lute Kamstra2008-12-031-7/+7
* (diff-find-file-name): Rename `batch' to `noprompt' andStefan Monnier2008-09-141-36/+40
* (diff-show-trailing-whitespaces): Fix typo.Dan Nicolaescu2008-08-061-1/+1
* Rename diff-show-trailing-blanks to diff-show-trailing-whitespaces.Vinicius Jose Latorre2008-07-261-2/+2
* New function diff-show-trailing-blanks in diff-mode.el.Vinicius Jose Latorre2008-07-251-0/+7
* (diff-auto-refine-mode): Remove lighter, since it'sStefan Monnier2008-07-221-1/+1
* Make auto-refining a minor mode, and diff- and smerge- use it.Thien-Thi Nguyen2008-07-211-6/+8
* * add-log.el (add-change-log-entry): Add new arg to force each newDan Nicolaescu2008-06-241-1/+1
* (diff-context-mid-hunk-header-re): New const.Stefan Monnier2008-05-261-25/+35
* (diff-current-defun): Use `buffer-local-value'.John Paul Wallington2008-05-151-1/+1
* (diff-hunk-header-re): Refine the regexp.Stefan Monnier2008-05-111-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-04-261-13/+12
|\
| * (diff-hunk-header-re-unified): Allow elided line counts.Stefan Monnier2008-04-251-9/+13
* | Merge from emacs--rel--22Miles Bader2008-04-051-3/+14
|\|
| * (diff-end-of-hunk): Be careful not to overlook trailingStefan Monnier2008-03-181-3/+14
* | * diff-mode.el (diff-file-junk-re): Recognize the git format forDan Nicolaescu2008-04-051-2/+3
* | * diff-mode.el (diff-file-junk-re): Recognize the git format forDan Nicolaescu2008-04-051-2/+3
* | (diff-file-junk-re): Recognize the git format forDan Nicolaescu2008-04-041-1/+7
* | (diff-remembered-defdir): New var.Stefan Monnier2008-03-251-0/+5
* | (diff-header): Make the color louder.Dan Nicolaescu2008-03-191-2/+2
* | (diff-refine-change): Adjust colors to be more visible.Dan Nicolaescu2008-03-121-2/+2
* | (diff-mode-menu): Add :help.Dan Nicolaescu2008-03-091-16/+33
* | (diff-ignore-whitespace-hunk): BindDan Nicolaescu2008-03-081-1/+1
* | Merge from emacs--rel--22Miles Bader2008-03-011-1/+2
|\|
| * (diff-sanity-check-hunk): Only accept an empty line ifStefan Monnier2008-02-291-1/+2
| * (diff-file-junk-re): New const.Stefan Monnier2008-02-191-5/+21
| * Make it more robust in the presence of empty context lines in unified hunks.Stefan Monnier2008-02-191-40/+80
| * (diff-beginning-of-file-and-junk): If we're on theStefan Monnier2008-02-101-0/+1
| * (diff-end-of-hunk): Revert 2008-01-08 change.Glenn Morris2008-01-151-5/+1
| * (diff-end-of-hunk): Don't match empty lines in unified format.Glenn Morris2008-01-081-1/+5
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * diff-mode.el (diff-file-junk-re): New const.Stefan Monnier2008-02-251-50/+117
* | (diff-add-change-log-entries-other-window): UseDan Nicolaescu2008-02-101-4/+1
* | (diff-add-change-log-entries-other-window): Avoid theStefan Monnier2008-02-081-1/+8
* | (diff-add-change-log-entries-other-window):Stefan Monnier2008-02-051-19/+20
* | Add new TODO entry.Dan Nicolaescu2008-02-041-0/+33
* | (diff-end-of-hunk): Revert 2008-01-08 change.Glenn Morris2008-01-151-5/+1
* | (diff-end-of-hunk): Don't match empty lines in unified format.Glenn Morris2008-01-081-2/+6
* | * progmodes/gud.el (gud-target-name): Move definition before use.Dan Nicolaescu2007-10-211-1/+1
* | * term/x-win.el (x-gtk-stock-map, icon-map-list)Dan Nicolaescu2007-10-201-1/+2
* | (diff-auto-refine): New var.Stefan Monnier2007-10-201-17/+31
* | (diff-fine-highlight-preproc): Stick to minimal changesStefan Monnier2007-10-191-43/+46
* | * diff-mode.el (diff-fine-change): Add :group.Dan Nicolaescu2007-10-131-1/+2
* | (diff-current-defun): Force recomputation of change-log-default-name.Stefan Monnier2007-10-121-0/+4