branch: elpa/sesman commit df5a081689e1574a3e8f156e07cb70d67a2d30cb Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@batsov.com>
Fix a fixme :-) --- sesman.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sesman.el b/sesman.el index adb4f93831..f937deff01 100644 --- a/sesman.el +++ b/sesman.el @@ -63,7 +63,7 @@ :group 'sesman :type '(repeat symbol)) -;; fixme; +;; FIXME: ;; (defcustom sesman-abbreviate-paths 2 ;; "Abbreviate paths to that many parents. ;; When set to nil, don't abbreviate directories."