(log-view-mode-map): Bind "q", "z", "m" and "d".
authorGerd Moellmann <gerd@gnu.org>
Thu, 7 Oct 1999 14:39:16 +0000 (14:39 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 7 Oct 1999 14:39:16 +0000 (14:39 +0000)
commit92d91a2cab4335d48cf9c11062b2410672c549e4
tree6ce85e5722a41c22b36e074f6350d0599e83a271
parentd0b3f40ce8757cca17c0013630c6bb2f8cad24fa
(log-view-mode-map): Bind "q", "z", "m" and "d".
(log-view-mode): Make read-only.
(log-view-current-file): Do final `expand-file-name' in the
current `default-directory'.
(log-view-current-tag): Take an optional `where' arg.
(log-view-diff): New user command.
lisp/ChangeLog