log lisp/diff-mode.el @ 76192:c3b9895d49aa

age author description
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.
Tue, 14 Jun 2005 14:34:40 +0000 Juanma Barranquero (diff-mode): Fix typo in docstring.
Fri, 10 Jun 2005 07:43:31 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-368
Mon, 06 Jun 2005 12:22:00 +0000 Juri Linkov * diff-mode.el (diff-context-face): Inherit from `shadow' face.
Fri, 20 May 2005 13:35:11 +0000 Lute Kamstra (diff-header-face, diff-file-header-face)
Thu, 19 May 2005 19:06:19 +0000 Juanma Barranquero Specify missing group (and type, if simple) in defcustom.
Mon, 04 Apr 2005 08:54:58 +0000 Lute Kamstra (diff-minor-mode): Specify :group.
Sun, 10 Oct 2004 04:08:43 +0000 Stefan Monnier (diff-current-defun): Fix 2004-06-13's change.
Wed, 29 Sep 2004 17:42:50 +0000 Stefan Monnier (diff-file-header-re): Tighten up regexp a tiny bit.
Wed, 08 Sep 2004 20:20:05 +0000 Juri Linkov (diff-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.