aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/diff-mode.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Merge from emacs--rel--22Miles Bader2007-10-091-1/+12
|\
| * * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.Dan Nicolaescu2007-09-221-0/+2
| * (diff-sanity-check-hunk): Fix up the case when unifiedStefan Monnier2007-09-121-1/+10
| * (diff-find-file-name): Only accept regular files, to rule outGlenn Morris2007-08-271-1/+3
* | (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.Stefan Monnier2007-10-091-3/+3
* | (diff-hunk-style): New fun.Stefan Monnier2007-10-091-65/+146
* | (diff-sanity-check-hunk): Also accept single-line hunks.Thien-Thi Nguyen2007-09-111-9/+13
* | (diff-find-file-name): Only accept regular files, to rule outGlenn Morris2007-08-271-1/+3
* | Merge from emacs--rel--22Miles Bader2007-08-131-3/+3
|\|
| * (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):Stefan Monnier2007-08-061-3/+3
| * * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):Dan Nicolaescu2007-07-301-13/+52
* | (diff-font-lock-keywords): Fix up false positives.Stefan Monnier2007-08-031-26/+47
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (diff-refine-ignore-spaces-hunk): Rename fromStefan Monnier2007-07-221-4/+17
* | *** empty log message ***Stefan Monnier2007-07-221-1/+12
* | (diff-unified->context): Use the new `apply' undo entry kindStefan Monnier2007-07-221-2/+23
* | (diff-find-file-name): Add arg `batch'.Stefan Monnier2007-07-221-2/+7
* | (diff-beginning-of-file-and-junk): New function.Stefan Monnier2007-07-221-12/+40
* | (diff-font-lock-keywords): Fix M. Kifer's last change differently.Stefan Monnier2007-06-221-1/+1
* | (diff-font-lock-keywords): Fix M. Kifer's last change.Stefan Monnier2007-06-131-1/+1
* | 2007-06-12 Michael Kifer <[email protected]>Michael Kifer2007-06-121-1/+1
* | (diff-apply-hunk, diff-test-hunk): Don't do by defaultStefan Monnier2007-05-081-6/+12
|/
* (diff-mode): Revert 2007-03-04 change.Chong Yidong2007-04-061-5/+1
* (diff-apply-hunk): Use proper format string forAndreas Schwab2007-03-111-1/+2
* (diff-mode): Doc fix.Richard M. Stallman2007-03-051-2/+9
* (diff-sanity-check-hunk): Fix last fix.Stefan Monnier2007-02-081-1/+1
* *** empty log message ***Stefan Monnier2007-02-071-2/+2
* (diff-sanity-check-context-hunk-half, diff-sanity-check-hunk): New functions.Stefan Monnier2007-01-111-1/+83
* (diff-mode-map): Add a binding for unified->context.Stefan Monnier2006-11-271-2/+4
* (diff-apply-hunk-to-backup-file): New var.Stefan Monnier2006-09-111-0/+12
* (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.Stefan Monnier2006-07-021-21/+33
* * diff-mode.el (diff-hunk-kill, diff-file-kill, diff-split-hunk)Chong Yidong2006-06-061-3/+7
* * diff-mode.el (diff-mode): Set buffer-read-only to t whenChong Yidong2006-06-061-2/+1
* (diff-context->unified): Use `region-beginning' and `region-end'Juri Linkov2006-05-091-9/+9
* (diff-mode-shared-map): Don't bind M-W, M-U, M-C,Richard M. Stallman2006-05-021-80/+88
* Update my email address.Stefan Monnier2006-04-301-1/+1
* (diff-function): Make it inherit from diff-header instead of diff-context.Nick Roberts2006-03-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (diff-mode): Doc fix.Thien-Thi Nguyen2005-10-161-1/+1
* (add-log-buffer-file-name-function): Add defvar.Juanma Barranquero2005-08-311-0/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (diff-font-lock-keywords): Simplify comments fontifying rule.Juri Linkov2005-07-191-2/+2
* (diff-file-header): Change foreground color fromJuri Linkov2005-07-191-16/+42