aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/diff-mode.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * diff-mode.el (diff-mode-shared-map): fset'd and doc change.Stefan Monnier1999-12-071-33/+93
| | | | | | | | | | | (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map): New code to support the minor mode version. (diff-recenter): New function. (diff-next-hunk, diff-next-file): Use it. (diff-remembered-files-alist): New var. (diff-merge-strings): New function. (diff-find-file-name): Make it smarter and use the user's input more. (diff-mode): Cosmetic changes.
* (diff-find-file-name): use `Index:' preferentially.Stefan Monnier1999-10-131-4/+6
|
* (vc-backend-diff): get rid of the autoloaded advice.Stefan Monnier1999-10-111-13/+0
|
* Initial revision, known outside of Emacs as version 1.8.Stefan Monnier1999-10-091-0/+855