]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-hello.el
emacs: various comment improvements
[notmuch] / emacs / notmuch-hello.el
index ffd3d799c08b9ff21818a3baddf76a6ab2c1f3a7..186ac172c3f21175ca14b14d79edec0e1a03cd39 100644 (file)
@@ -731,9 +731,7 @@ The screen may be customized via `\\[customize]'.
 Complete list of currently available key bindings:
 
 \\{notmuch-hello-mode-map}"
-  (setq notmuch-buffer-refresh-function #'notmuch-hello-update)
-  ;;(setq buffer-read-only t)
-  )
+  (setq notmuch-buffer-refresh-function #'notmuch-hello-update))
 
 ;;; Inserters