summaryrefslogtreecommitdiff
path: root/lisp/diff-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (diff-mode): Doc fix.Thien-Thi Nguyen2005-10-161-1/+1
* (add-log-buffer-file-name-function): Add defvar.Juanma Barranquero2005-08-311-0/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (diff-font-lock-keywords): Simplify comments fontifying rule.Juri Linkov2005-07-191-2/+2
* (diff-file-header): Change foreground color fromJuri Linkov2005-07-191-16/+42
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Fix brainos.Juanma Barranquero2005-07-041-2/+2
* (diff-mode): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-5/+5
* (diff-mode): Fix typo in docstring.Juanma Barranquero2005-06-141-1/+1
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-368Miles Bader2005-06-101-26/+46
* * diff-mode.el (diff-context-face): Inherit from `shadow' face.Juri Linkov2005-06-061-4/+1
* (diff-header-face, diff-file-header-face)Lute Kamstra2005-05-201-10/+20
* Specify missing group (and type, if simple) in defcustom.Juanma Barranquero2005-05-191-5/+10
* (diff-minor-mode): Specify :group.Lute Kamstra2005-04-041-5/+5
* (diff-current-defun): Fix 2004-06-13's change.Stefan Monnier2004-10-101-25/+24
* (diff-file-header-re): Tighten up regexp a tiny bit.Stefan Monnier2004-09-291-3/+6
* (diff-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-...Juri Linkov2004-09-081-1/+1
* (diff-mode-map): Bind toggle-next-error-follow-mode.Eli Zaretskii2004-09-041-1/+2
* Reindent `diff-current-defun'.Kai Großjohann2004-06-131-6/+6
* (diff-current-defun): If at start of hunk, useKai Großjohann2004-06-131-1/+4
* (diff-make-unified): Fix regexp.Stefan Monnier2004-05-061-1/+1
* (diff-header-face, diff-file-header-face): Use min-colors.Stefan Monnier2004-05-021-12/+12
* (diff-next-error): New fun.Stefan Monnier2004-04-221-4/+9
* (diff-end-of-hunk): Be more careful with unified hunks.Stefan Monnier2004-04-161-1/+5
* (diff-goto-source): Make it work for mouse bindings.Stefan Monnier2004-04-141-11/+6
* (diff-mode): Fix missing quote.Andreas Schwab2004-04-031-1/+1
* (diff-font-lock-keywords): Disable yank-handler.Stefan Monnier2004-03-241-5/+7
* (diff-default-read-only): Change default.Stefan Monnier2004-03-231-47/+178
* (diff-file-regexp-alist, diff-error-regexp-alist)Stefan Monnier2004-02-061-36/+4
* Bind q to `quit-window'.Benjamin Rutt2004-02-021-1/+2
* (diff-hunk-prev, diff-hunk-next): SupportThien-Thi Nguyen2003-11-141-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-7/+7
* (diff-mode): Use compilation-minor-mode.Stefan Monnier2002-09-181-5/+9
* (diff-mode): Don't evaluate `compilation-last-buffer' unless it's bound.Miles Bader2002-09-181-2/+4
* (diff-mode): Turn on compilation-minor-modeStefan Monnier2002-09-131-10/+13
* (diff-mode): Docstring improvement.Stefan Monnier2002-09-121-1/+7
* (diff-reverse-direction): Simplify.Stefan Monnier2002-07-161-7/+6
* Comment fixes.Pavel Janík2002-01-011-9/+4
* (various face definitions): Use :weight and :slant.Richard M. Stallman2001-12-311-10/+10
* (diff-end-of-hunk): Watch out for ambiguities.Stefan Monnier2001-11-261-70/+92
* (diff-default-read-only): New var.Stefan Monnier2001-09-221-6/+10
* (diff-mode): Don't make the buffer read-only if it's empty (and thusMiles Bader2001-09-181-2/+3
* (diff-font-lock-keywords): Fix unanchored regexp.Stefan Monnier2001-06-131-1/+1
* (diff-jump-to-old-file, diff-update-on-the-fly):Stefan Monnier2001-05-211-9/+9
* (diff-nonexistent-face, diff-font-lock-keywords):Stefan Monnier2001-05-041-4/+4
* (diff-nonexistant-face): New face.Stefan Monnier2001-05-011-3/+8
* (diff-mode): Disable preliminary support for `compile'.Stefan Monnier2001-01-241-12/+17
* (diff-imenu-generic-expression): Modify unidiffDave Love2000-11-141-3/+4