diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/km-gnus.el | 4 |
1 files changed, 1 insertions, 3 deletions
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") |