log lisp/diff-mode.el @ 70333:64d227e5dd44

age author description
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'.
Sat, 04 Sep 2004 12:46:17 +0000 Eli Zaretskii (diff-mode-map): Bind toggle-next-error-follow-mode.
Sun, 13 Jun 2004 16:49:55 +0000 Kai Grojohann Reindent `diff-current-defun'.
Sun, 13 Jun 2004 16:48:44 +0000 Kai Grojohann (diff-current-defun): If at start of hunk, use
Thu, 06 May 2004 18:41:32 +0000 Stefan Monnier (diff-make-unified): Fix regexp.
Sun, 02 May 2004 19:24:47 +0000 Stefan Monnier (diff-header-face, diff-file-header-face): Use min-colors.
Thu, 22 Apr 2004 22:56:59 +0000 Stefan Monnier (diff-next-error): New fun.
Fri, 16 Apr 2004 21:52:14 +0000 Stefan Monnier (diff-end-of-hunk): Be more careful with unified hunks.
Wed, 14 Apr 2004 17:31:42 +0000 Stefan Monnier (diff-goto-source): Make it work for mouse bindings.
Sat, 03 Apr 2004 20:01:41 +0000 Andreas Schwab (diff-mode): Fix missing quote.