| Commit message (Expand) | Author | Age | Files | Lines |
* | (diff-mode): Revert 2007-03-04 change. | Chong Yidong | 2007-04-06 | 1 | -5/+1 |
* | (diff-apply-hunk): Use proper format string for | Andreas Schwab | 2007-03-11 | 1 | -1/+2 |
* | (diff-mode): Doc fix. | Richard M. Stallman | 2007-03-05 | 1 | -2/+9 |
* | (diff-sanity-check-hunk): Fix last fix. | Stefan Monnier | 2007-02-08 | 1 | -1/+1 |
* | *** empty log message *** | Stefan Monnier | 2007-02-07 | 1 | -2/+2 |
* | (diff-sanity-check-context-hunk-half, diff-sanity-check-hunk): New functions. | Stefan Monnier | 2007-01-11 | 1 | -1/+83 |
* | (diff-mode-map): Add a binding for unified->context. | Stefan Monnier | 2006-11-27 | 1 | -2/+4 |
* | (diff-apply-hunk-to-backup-file): New var. | Stefan Monnier | 2006-09-11 | 1 | -0/+12 |
* | (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re. | Stefan Monnier | 2006-07-02 | 1 | -21/+33 |
* | * diff-mode.el (diff-hunk-kill, diff-file-kill, diff-split-hunk) | Chong Yidong | 2006-06-06 | 1 | -3/+7 |
* | * diff-mode.el (diff-mode): Set buffer-read-only to t when | Chong Yidong | 2006-06-06 | 1 | -2/+1 |
* | (diff-context->unified): Use `region-beginning' and `region-end' | Juri Linkov | 2006-05-09 | 1 | -9/+9 |
* | (diff-mode-shared-map): Don't bind M-W, M-U, M-C, | Richard M. Stallman | 2006-05-02 | 1 | -80/+88 |
* | Update my email address. | Stefan Monnier | 2006-04-30 | 1 | -1/+1 |
* | (diff-function): Make it inherit from diff-header instead of diff-context. | Nick Roberts | 2006-03-21 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (diff-mode): Doc fix. | Thien-Thi Nguyen | 2005-10-16 | 1 | -1/+1 |
* | (add-log-buffer-file-name-function): Add defvar. | Juanma Barranquero | 2005-08-31 | 1 | -0/+2 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+2 |
* | (diff-font-lock-keywords): Simplify comments fontifying rule. | Juri Linkov | 2005-07-19 | 1 | -2/+2 |
* | (diff-file-header): Change foreground color from | Juri Linkov | 2005-07-19 | 1 | -16/+42 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Fix brainos. | Juanma Barranquero | 2005-07-04 | 1 | -2/+2 |
* | (diff-mode): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -5/+5 |
* | (diff-mode): Fix typo in docstring. | Juanma Barranquero | 2005-06-14 | 1 | -1/+1 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-368 | Miles Bader | 2005-06-10 | 1 | -26/+46 |
* | * diff-mode.el (diff-context-face): Inherit from `shadow' face. | Juri Linkov | 2005-06-06 | 1 | -4/+1 |
* | (diff-header-face, diff-file-header-face) | Lute Kamstra | 2005-05-20 | 1 | -10/+20 |
* | Specify missing group (and type, if simple) in defcustom. | Juanma Barranquero | 2005-05-19 | 1 | -5/+10 |
* | (diff-minor-mode): Specify :group. | Lute Kamstra | 2005-04-04 | 1 | -5/+5 |
* | (diff-current-defun): Fix 2004-06-13's change. | Stefan Monnier | 2004-10-10 | 1 | -25/+24 |
* | (diff-file-header-re): Tighten up regexp a tiny bit. | Stefan Monnier | 2004-09-29 | 1 | -3/+6 |
* | (diff-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-... | Juri Linkov | 2004-09-08 | 1 | -1/+1 |
* | (diff-mode-map): Bind toggle-next-error-follow-mode. | Eli Zaretskii | 2004-09-04 | 1 | -1/+2 |
* | Reindent `diff-current-defun'. | Kai Großjohann | 2004-06-13 | 1 | -6/+6 |
* | (diff-current-defun): If at start of hunk, use | Kai Großjohann | 2004-06-13 | 1 | -1/+4 |
* | (diff-make-unified): Fix regexp. | Stefan Monnier | 2004-05-06 | 1 | -1/+1 |
* | (diff-header-face, diff-file-header-face): Use min-colors. | Stefan Monnier | 2004-05-02 | 1 | -12/+12 |
* | (diff-next-error): New fun. | Stefan Monnier | 2004-04-22 | 1 | -4/+9 |
* | (diff-end-of-hunk): Be more careful with unified hunks. | Stefan Monnier | 2004-04-16 | 1 | -1/+5 |
* | (diff-goto-source): Make it work for mouse bindings. | Stefan Monnier | 2004-04-14 | 1 | -11/+6 |
* | (diff-mode): Fix missing quote. | Andreas Schwab | 2004-04-03 | 1 | -1/+1 |
* | (diff-font-lock-keywords): Disable yank-handler. | Stefan Monnier | 2004-03-24 | 1 | -5/+7 |
* | (diff-default-read-only): Change default. | Stefan Monnier | 2004-03-23 | 1 | -47/+178 |
* | (diff-file-regexp-alist, diff-error-regexp-alist) | Stefan Monnier | 2004-02-06 | 1 | -36/+4 |
* | Bind q to `quit-window'. | Benjamin Rutt | 2004-02-02 | 1 | -1/+2 |
* | (diff-hunk-prev, diff-hunk-next): Support | Thien-Thi Nguyen | 2003-11-14 | 1 | -1/+1 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -7/+7 |
* | (diff-mode): Use compilation-minor-mode. | Stefan Monnier | 2002-09-18 | 1 | -5/+9 |