log lisp/diff-mode.el @ 79665:37f5e5ae84d8

age author description
Sat, 22 Sep 2007 23:27:53 +0000 Dan Nicolaescu * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
Wed, 12 Sep 2007 05:11:07 +0000 Stefan Monnier (diff-sanity-check-hunk): Fix up the case when unified
Mon, 27 Aug 2007 07:10:50 +0000 Glenn Morris (diff-find-file-name): Only accept regular files, to rule out
Mon, 06 Aug 2007 20:08:08 +0000 Stefan Monnier (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
Mon, 30 Jul 2007 00:19:06 +0000 Dan Nicolaescu * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 06 Apr 2007 18:45:34 +0000 Chong Yidong (diff-mode): Revert 2007-03-04 change.
Sun, 11 Mar 2007 10:44:41 +0000 Andreas Schwab (diff-apply-hunk): Use proper format string for
Mon, 05 Mar 2007 03:14:25 +0000 Richard M. Stallman (diff-mode): Doc fix.
Thu, 08 Feb 2007 16:34:28 +0000 Stefan Monnier (diff-sanity-check-hunk): Fix last fix.
Wed, 07 Feb 2007 17:08:36 +0000 Stefan Monnier *** empty log message ***
Thu, 11 Jan 2007 16:52:59 +0000 Stefan Monnier (diff-sanity-check-context-hunk-half, diff-sanity-check-hunk): New functions.
Mon, 27 Nov 2006 20:59:54 +0000 Stefan Monnier (diff-mode-map): Add a binding for unified->context.
Mon, 11 Sep 2006 18:11:19 +0000 Stefan Monnier (diff-apply-hunk-to-backup-file): New var.
Sun, 02 Jul 2006 14:29:28 +0000 Stefan Monnier (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
Tue, 06 Jun 2006 14:17:31 +0000 Chong Yidong * diff-mode.el (diff-hunk-kill, diff-file-kill, diff-split-hunk)
Tue, 06 Jun 2006 14:06:13 +0000 Chong Yidong * diff-mode.el (diff-mode): Set buffer-read-only to t when
Tue, 09 May 2006 23:06:14 +0000 Juri Linkov (diff-context->unified): Use `region-beginning' and `region-end'
Tue, 02 May 2006 01:39:40 +0000 Richard M. Stallman (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
Sun, 30 Apr 2006 15:49:08 +0000 Stefan Monnier Update my email address.
Tue, 21 Mar 2006 10:15:39 +0000 Nick Roberts (diff-function): Make it inherit from diff-header instead of diff-context.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 16 Oct 2005 21:47:37 +0000 Thien-Thi Nguyen (diff-mode): Doc fix.
Wed, 31 Aug 2005 13:47:51 +0000 Juanma Barranquero (add-log-buffer-file-name-function): Add defvar.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 19 Jul 2005 14:42:40 +0000 Juri Linkov (diff-font-lock-keywords): Simplify comments fontifying rule.
Tue, 19 Jul 2005 11:28:35 +0000 Juri Linkov (diff-file-header): Change foreground color from
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 03:11:31 +0000 Juanma Barranquero Fix brainos.
Mon, 04 Jul 2005 01:55:56 +0000 Juanma Barranquero (diff-mode): Finish `defgroup' description with period.