summaryrefslogtreecommitdiff
path: root/lisp/diff-mode.el
AgeCommit message (Expand)Author
2008-01-08(diff-end-of-hunk): Don't match empty lines in unified format.Glenn Morris
2008-01-08(diff-end-of-hunk): Don't match empty lines in unified format.Glenn Morris
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-10-21* progmodes/gud.el (gud-target-name): Move definition before use.Dan Nicolaescu
2007-10-20* term/x-win.el (x-gtk-stock-map, icon-map-list)Dan Nicolaescu
2007-10-20(diff-auto-refine): New var.Stefan Monnier
2007-10-19(diff-fine-highlight-preproc): Stick to minimal changesStefan Monnier
2007-10-13* diff-mode.el (diff-fine-change): Add :group.Dan Nicolaescu
2007-10-12(diff-current-defun): Force recomputation of change-log-default-name.Stefan Monnier
2007-10-09Merge from emacs--rel--22Miles Bader
2007-10-09(diff-mode-map, diff-mode-menu): Add diff-fine-highlight.Stefan Monnier
2007-10-09(diff-hunk-style): New fun.Stefan Monnier
2007-09-22* pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.Dan Nicolaescu
2007-09-12(diff-sanity-check-hunk): Fix up the case when unifiedStefan Monnier
2007-09-11(diff-sanity-check-hunk): Also accept single-line hunks.Thien-Thi Nguyen
2007-08-27(diff-find-file-name): Only accept regular files, to rule outGlenn Morris
2007-08-27(diff-find-file-name): Only accept regular files, to rule outGlenn Morris
2007-08-13Merge from emacs--rel--22Miles Bader
2007-08-06(diff-unified->context, diff-reverse-direction, diff-fixup-modifs):Stefan Monnier
2007-08-03(diff-font-lock-keywords): Fix up false positives.Stefan Monnier
2007-07-30* vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):Dan Nicolaescu
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-07-22(diff-refine-ignore-spaces-hunk): Rename fromStefan Monnier
2007-07-22*** empty log message ***Stefan Monnier
2007-07-22(diff-unified->context): Use the new `apply' undo entry kindStefan Monnier
2007-07-22(diff-find-file-name): Add arg `batch'.Stefan Monnier
2007-07-22(diff-beginning-of-file-and-junk): New function.Stefan Monnier
2007-06-22(diff-font-lock-keywords): Fix M. Kifer's last change differently.Stefan Monnier
2007-06-13(diff-font-lock-keywords): Fix M. Kifer's last change.Stefan Monnier
2007-06-122007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer
2007-05-08(diff-apply-hunk, diff-test-hunk): Don't do by defaultStefan Monnier
2007-04-06(diff-mode): Revert 2007-03-04 change.Chong Yidong
2007-03-11(diff-apply-hunk): Use proper format string forAndreas Schwab
2007-03-05(diff-mode): Doc fix.Richard M. Stallman
2007-02-08(diff-sanity-check-hunk): Fix last fix.Stefan Monnier
2007-02-07*** empty log message ***Stefan Monnier
2007-01-11(diff-sanity-check-context-hunk-half, diff-sanity-check-hunk): New functions.Stefan Monnier
2006-11-27(diff-mode-map): Add a binding for unified->context.Stefan Monnier
2006-09-11(diff-apply-hunk-to-backup-file): New var.Stefan Monnier
2006-07-02(diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.Stefan Monnier
2006-06-06* diff-mode.el (diff-hunk-kill, diff-file-kill, diff-split-hunk)Chong Yidong
2006-06-06* diff-mode.el (diff-mode): Set buffer-read-only to t whenChong Yidong
2006-05-09(diff-context->unified): Use `region-beginning' and `region-end'Juri Linkov
2006-05-02(diff-mode-shared-map): Don't bind M-W, M-U, M-C,Richard M. Stallman
2006-04-30Update my email address.Stefan Monnier
2006-03-21(diff-function): Make it inherit from diff-header instead of diff-context.Nick Roberts
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-10-16(diff-mode): Doc fix.Thien-Thi Nguyen
2005-08-31(add-log-buffer-file-name-function): Add defvar.Juanma Barranquero