| Commit message (Expand) | Author | Age | Files | Lines |
* | * progmodes/gud.el (gud-target-name): Move definition before use. | Dan Nicolaescu | 2007-10-21 | 1 | -1/+1 |
* | * term/x-win.el (x-gtk-stock-map, icon-map-list) | Dan Nicolaescu | 2007-10-20 | 1 | -1/+2 |
* | (diff-auto-refine): New var. | Stefan Monnier | 2007-10-20 | 1 | -17/+31 |
* | (diff-fine-highlight-preproc): Stick to minimal changes | Stefan Monnier | 2007-10-19 | 1 | -43/+46 |
* | * diff-mode.el (diff-fine-change): Add :group. | Dan Nicolaescu | 2007-10-13 | 1 | -1/+2 |
* | (diff-current-defun): Force recomputation of change-log-default-name. | Stefan Monnier | 2007-10-12 | 1 | -0/+4 |
* | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -1/+12 |
|\ |
|
| * | * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab. | Dan Nicolaescu | 2007-09-22 | 1 | -0/+2 |
| * | (diff-sanity-check-hunk): Fix up the case when unified | Stefan Monnier | 2007-09-12 | 1 | -1/+10 |
| * | (diff-find-file-name): Only accept regular files, to rule out | Glenn Morris | 2007-08-27 | 1 | -1/+3 |
* | | (diff-mode-map, diff-mode-menu): Add diff-fine-highlight. | Stefan Monnier | 2007-10-09 | 1 | -3/+3 |
* | | (diff-hunk-style): New fun. | Stefan Monnier | 2007-10-09 | 1 | -65/+146 |
* | | (diff-sanity-check-hunk): Also accept single-line hunks. | Thien-Thi Nguyen | 2007-09-11 | 1 | -9/+13 |
* | | (diff-find-file-name): Only accept regular files, to rule out | Glenn Morris | 2007-08-27 | 1 | -1/+3 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | (diff-unified->context, diff-reverse-direction, diff-fixup-modifs): | Stefan Monnier | 2007-08-06 | 1 | -3/+3 |
| * | * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends): | Dan Nicolaescu | 2007-07-30 | 1 | -13/+52 |
* | | (diff-font-lock-keywords): Fix up false positives. | Stefan Monnier | 2007-08-03 | 1 | -26/+47 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | (diff-refine-ignore-spaces-hunk): Rename from | Stefan Monnier | 2007-07-22 | 1 | -4/+17 |
* | | *** empty log message *** | Stefan Monnier | 2007-07-22 | 1 | -1/+12 |
* | | (diff-unified->context): Use the new `apply' undo entry kind | Stefan Monnier | 2007-07-22 | 1 | -2/+23 |
* | | (diff-find-file-name): Add arg `batch'. | Stefan Monnier | 2007-07-22 | 1 | -2/+7 |
* | | (diff-beginning-of-file-and-junk): New function. | Stefan Monnier | 2007-07-22 | 1 | -12/+40 |
* | | (diff-font-lock-keywords): Fix M. Kifer's last change differently. | Stefan Monnier | 2007-06-22 | 1 | -1/+1 |
* | | (diff-font-lock-keywords): Fix M. Kifer's last change. | Stefan Monnier | 2007-06-13 | 1 | -1/+1 |
* | | 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2007-06-12 | 1 | -1/+1 |
* | | (diff-apply-hunk, diff-test-hunk): Don't do by default | Stefan Monnier | 2007-05-08 | 1 | -6/+12 |
|/ |
|
* | (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 |