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