From 88ea40f3f3d467dbb2d3b163424788591f8569ac Mon Sep 17 00:00:00 2001 From: Phil Jackson Date: Tue, 31 Aug 2010 23:41:15 +0100 Subject: [PATCH] Added author arg. --- magit-key-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/magit-key-mode.el b/magit-key-mode.el index f9c0535d..baa5a7b2 100644 --- a/magit-key-mode.el +++ b/magit-key-mode.el @@ -167,6 +167,7 @@ ("-f" "First parent" "--first-parent") ("-a" "All" "--all")) (arguments + ("-a" "Author" "--author" read-from-minibuffer) ("-g" "Grep" "--grep" read-from-minibuffer)))) "Holds the key, help, function mapping for the log-mode. If you modify this make sure you reset `magit-key-mode-key-maps' to