From 4e94add215a8ab01ab1d68ef2682c296d81e43c3 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 11 Jan 2014 13:23:50 -0500 Subject: Update docstring for github patch function Forgot to update with 2c6c5a4 changes. --- init/km-gnus.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'init') diff --git a/init/km-gnus.el b/init/km-gnus.el index dc8ff0f..bed321b 100644 --- a/init/km-gnus.el +++ b/init/km-gnus.el @@ -105,9 +105,7 @@ (defun km/gnus-open-github-patch () "Open patch from github email. - -The patch is downloaded to a temporary file and then opened in -another window." +A new buffer with the patch contents is opened in another window." (interactive) (km/gnus-end-of-article-buffer) (search-backward "patch") -- cgit v1.2.3