summaryrefslogtreecommitdiff
path: root/lisp/diff-mode.el
AgeCommit message (Expand)Author
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-19(diff-font-lock-keywords): Simplify comments fontifying rule.Juri Linkov
2005-07-19(diff-file-header): Change foreground color fromJuri Linkov
2005-07-04Update FSF's address.Lute Kamstra
2005-07-04Fix brainos.Juanma Barranquero
2005-07-04(diff-mode): Finish `defgroup' description with period.Juanma Barranquero
2005-06-14(diff-mode): Fix typo in docstring.Juanma Barranquero
2005-06-10Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-368Miles Bader
2005-06-06* diff-mode.el (diff-context-face): Inherit from `shadow' face.Juri Linkov
2005-05-20(diff-header-face, diff-file-header-face)Lute Kamstra
2005-05-19Specify missing group (and type, if simple) in defcustom.Juanma Barranquero
2005-04-04(diff-minor-mode): Specify :group.Lute Kamstra
2004-10-10(diff-current-defun): Fix 2004-06-13's change.Stefan Monnier
2004-09-29(diff-file-header-re): Tighten up regexp a tiny bit.Stefan Monnier
2004-09-08(diff-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-...Juri Linkov
2004-09-04(diff-mode-map): Bind toggle-next-error-follow-mode.Eli Zaretskii
2004-06-13Reindent `diff-current-defun'.Kai Großjohann
2004-06-13(diff-current-defun): If at start of hunk, useKai Großjohann
2004-05-06(diff-make-unified): Fix regexp.Stefan Monnier
2004-05-02(diff-header-face, diff-file-header-face): Use min-colors.Stefan Monnier
2004-04-22(diff-next-error): New fun.Stefan Monnier
2004-04-16(diff-end-of-hunk): Be more careful with unified hunks.Stefan Monnier
2004-04-14(diff-goto-source): Make it work for mouse bindings.Stefan Monnier
2004-04-03(diff-mode): Fix missing quote.Andreas Schwab
2004-03-24(diff-font-lock-keywords): Disable yank-handler.Stefan Monnier
2004-03-23(diff-default-read-only): Change default.Stefan Monnier
2004-02-06(diff-file-regexp-alist, diff-error-regexp-alist)Stefan Monnier
2004-02-02Bind q to `quit-window'.Benjamin Rutt
2003-11-14(diff-hunk-prev, diff-hunk-next): SupportThien-Thi Nguyen
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-09-18(diff-mode): Use compilation-minor-mode.Stefan Monnier
2002-09-18(diff-mode): Don't evaluate `compilation-last-buffer' unless it's bound.Miles Bader
2002-09-13(diff-mode): Turn on compilation-minor-modeStefan Monnier
2002-09-12(diff-mode): Docstring improvement.Stefan Monnier
2002-07-16(diff-reverse-direction): Simplify.Stefan Monnier
2002-01-01Comment fixes.Pavel Janík
2001-12-31(various face definitions): Use :weight and :slant.Richard M. Stallman
2001-11-26(diff-end-of-hunk): Watch out for ambiguities.Stefan Monnier
2001-09-22(diff-default-read-only): New var.Stefan Monnier
2001-09-18(diff-mode): Don't make the buffer read-only if it's empty (and thusMiles Bader
2001-06-13(diff-font-lock-keywords): Fix unanchored regexp.Stefan Monnier
2001-05-21(diff-jump-to-old-file, diff-update-on-the-fly):Stefan Monnier
2001-05-04(diff-nonexistent-face, diff-font-lock-keywords):Stefan Monnier
2001-05-01(diff-nonexistant-face): New face.Stefan Monnier
2001-01-24(diff-mode): Disable preliminary support for `compile'.Stefan Monnier
2000-11-14(diff-imenu-generic-expression): Modify unidiffDave Love
2000-11-12(diff-mode-menu): Add entry for applying hunk.Stefan Monnier
2000-10-19(diff-find-file-name): Fix regex subgroup number.Stefan Monnier
2000-10-18(diff-header-face, diff-file-header-face)Eli Zaretskii