branch: elpa/sesman commit fcdb6846f3c2eabd95c96b3caf46a7ecee4964bf Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@batsov.com>
Make checkdoc happy --- sesman-browser.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sesman-browser.el b/sesman-browser.el index 6c873eba02..935e1bc7e6 100644 --- a/sesman-browser.el +++ b/sesman-browser.el @@ -25,6 +25,10 @@ ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; +;;; Commentary: +;; +;; Interactive session browser. +;; ;;; Code: (require 'seq)