| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (diff-mode): Don't evaluate `compilation-last-buffer' unless it's bound. | Miles Bader | 2002-09-18 | 1 | -2/+4 |
* | (diff-mode): Turn on compilation-minor-mode | Stefan Monnier | 2002-09-13 | 1 | -10/+13 |
* | (diff-mode): Docstring improvement. | Stefan Monnier | 2002-09-12 | 1 | -1/+7 |
* | (diff-reverse-direction): Simplify. | Stefan Monnier | 2002-07-16 | 1 | -7/+6 |
* | Comment fixes. | Pavel JanÃk | 2002-01-01 | 1 | -9/+4 |
* | (various face definitions): Use :weight and :slant. | Richard M. Stallman | 2001-12-31 | 1 | -10/+10 |
* | (diff-end-of-hunk): Watch out for ambiguities. | Stefan Monnier | 2001-11-26 | 1 | -70/+92 |
* | (diff-default-read-only): New var. | Stefan Monnier | 2001-09-22 | 1 | -6/+10 |
* | (diff-mode): Don't make the buffer read-only if it's empty (and thus | Miles Bader | 2001-09-18 | 1 | -2/+3 |
* | (diff-font-lock-keywords): Fix unanchored regexp. | Stefan Monnier | 2001-06-13 | 1 | -1/+1 |
* | (diff-jump-to-old-file, diff-update-on-the-fly): | Stefan Monnier | 2001-05-21 | 1 | -9/+9 |
* | (diff-nonexistent-face, diff-font-lock-keywords): | Stefan Monnier | 2001-05-04 | 1 | -4/+4 |
* | (diff-nonexistant-face): New face. | Stefan Monnier | 2001-05-01 | 1 | -3/+8 |
* | (diff-mode): Disable preliminary support for `compile'. | Stefan Monnier | 2001-01-24 | 1 | -12/+17 |
* | (diff-imenu-generic-expression): Modify unidiff | Dave Love | 2000-11-14 | 1 | -3/+4 |
* | (diff-mode-menu): Add entry for applying hunk. | Stefan Monnier | 2000-11-12 | 1 | -10/+42 |
* | (diff-find-file-name): Fix regex subgroup number. | Stefan Monnier | 2000-10-19 | 1 | -3/+3 |
* | (diff-header-face, diff-file-header-face) | Eli Zaretskii | 2000-10-18 | 1 | -9/+15 |
* | (diff-header-face, diff-file-header-face): | Stefan Monnier | 2000-10-17 | 1 | -7/+15 |
* | (diff-header-face, diff-file-header-face) | Eli Zaretskii | 2000-10-17 | 1 | -5/+17 |
* | (diff-find-file-name): Fix regexp. | Stefan Monnier | 2000-10-15 | 1 | -2/+2 |
* | (diff-goto-source): | Miles Bader | 2000-10-04 | 1 | -2/+2 |
* | (diff-font-lock-keywords): Minor regex fix. | Stefan Monnier | 2000-10-03 | 1 | -12/+11 |
* | (diff-test-hunk): Backout previous change. Fix doc string. | Miles Bader | 2000-10-02 | 1 | -26/+17 |
* | (diff-goto-source): Emit a status message. | Miles Bader | 2000-10-02 | 1 | -8/+17 |
* | (diff-add-log-file-name): Remove. | Stefan Monnier | 2000-09-29 | 1 | -9/+4 |
* | (diff-mode-map, diff-minor-mode-prefix): | Stefan Monnier | 2000-09-29 | 1 | -16/+13 |
* | (diff-hunk-text): Properly handle one-sided context diffs. | Stefan Monnier | 2000-09-21 | 1 | -72/+79 |
* | (diff-file-header-face): Reset to its previous value. | Stefan Monnier | 2000-09-21 | 1 | -111/+93 |
* | * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs. | Stefan Monnier | 2000-09-20 | 1 | -59/+66 |
* | (diff-find-source-location): | Stefan Monnier | 2000-09-20 | 1 | -49/+42 |
* | (diff-apply-hunk): Jump to the correct line offset in the dry-run case. | Miles Bader | 2000-09-20 | 1 | -2/+2 |
* | Moved closer to its users. | Stefan Monnier | 2000-09-19 | 1 | -22/+22 |
* | Docstring fixes. | Stefan Monnier | 2000-09-19 | 1 | -52/+51 |
* | Doc fix. | Miles Bader | 2000-09-19 | 1 | -3/+3 |
* | (diff-hunk-text): | Miles Bader | 2000-09-18 | 1 | -91/+112 |