index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
diff-mode.el
Age
Commit message (
Expand
)
Author
2002-01-01
Comment 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 thus
Miles 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 unidiff
Dave 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
2000-10-17
(diff-header-face, diff-file-header-face):
Stefan Monnier
2000-10-17
(diff-header-face, diff-file-header-face)
Eli Zaretskii
2000-10-15
(diff-find-file-name): Fix regexp.
Stefan Monnier
2000-10-04
(diff-goto-source):
Miles Bader
2000-10-03
(diff-font-lock-keywords): Minor regex fix.
Stefan Monnier
2000-10-02
(diff-test-hunk): Backout previous change. Fix doc string.
Miles Bader
2000-10-02
(diff-goto-source): Emit a status message.
Miles Bader
2000-09-29
(diff-add-log-file-name): Remove.
Stefan Monnier
2000-09-29
(diff-mode-map, diff-minor-mode-prefix):
Stefan Monnier
2000-09-21
(diff-hunk-text): Properly handle one-sided context diffs.
Stefan Monnier
2000-09-21
(diff-file-header-face): Reset to its previous value.
Stefan Monnier
2000-09-20
* diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
Stefan Monnier
2000-09-20
(diff-find-source-location):
Stefan Monnier
2000-09-20
(diff-apply-hunk): Jump to the correct line offset in the dry-run case.
Miles Bader
2000-09-19
Moved closer to its users.
Stefan Monnier
2000-09-19
Docstring fixes.
Stefan Monnier
2000-09-19
Doc fix.
Miles Bader
2000-09-18
(diff-hunk-text):
Miles Bader
2000-09-12
(diff-hunk-text): Use `with-temp-buffer'.
Miles Bader
2000-09-11
(diff-apply-hunk): Function basically rewritten. Now understands
Miles Bader
2000-09-07
(diff-mouse-goto-source): New function.
Dave Love
2000-08-29
(diff-mode) <defgroup>: Add :version.
Dave Love
2000-08-16
(diff-mode-map): Bind diff-apply-hunk.
Stefan Monnier
2000-06-05
(diff-font-lock-keywords, diff-hunk-header-re)
Stefan Monnier
2000-05-10
(diff-font-lock-keywords): Recognize comments.
Stefan Monnier
2000-03-21
(diff-mode-*-map): use `easy-mmode-defmap'.
Stefan Monnier
2000-02-07
(diff-kill-junk): New interactive function.
Stefan Monnier
1999-12-07
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier
1999-10-13
(diff-find-file-name): use `Index:' preferentially.
Stefan Monnier
1999-10-11
(vc-backend-diff): get rid of the autoloaded advice.
Stefan Monnier
1999-10-09
Initial revision, known outside of Emacs as version 1.8.
Stefan Monnier