aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-show.el
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-10-29 15:27:01 -0700
committerGravatar Carl Worth <cworth@cworth.org>2010-10-29 15:27:01 -0700
commitb11ecf613a3e574ff80e0e9ec5825b43b541ab12 (patch)
treef4cde4c1ad160548c3ed15e66e3ff0cfdab4f2af /emacs/notmuch-show.el
parent6e3007bec0b453e40d577bb98350cdc122379385 (diff)
emacs: Fix the autoload comments
Remove them from non-top-level entry points, (such as the functions to set notmuch modes and the deprecated notmuch-folder function). And add one to the notmuch-hello function. Also, add missing documentation string to notmuch-hello.
Diffstat (limited to 'emacs/notmuch-show.el')
-rw-r--r--emacs/notmuch-show.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el
index 0e558db8..7ec6aa50 100644
--- a/emacs/notmuch-show.el
+++ b/emacs/notmuch-show.el
@@ -586,7 +586,6 @@ function is used. "
"Keymap for \"notmuch show\" buffers.")
(fset 'notmuch-show-mode-map notmuch-show-mode-map)
-;;;###autoload
(defun notmuch-show-mode ()
"Major mode for viewing a thread with notmuch.