* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
commit0b82e382e320f9e0d3be725b3a5e9b6cd2bf03d2
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 7 Dec 1999 07:04:03 +0000 (7 07:04 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 7 Dec 1999 07:04:03 +0000 (7 07:04 +0000)
tree63c2d9da72da848a22dc1b7faeb11d6135d80c5e
parent01e924b8c772e17333b2d6a3ab241d19a8748cff
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
(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.
lisp/ChangeLog
lisp/diff-mode.el