Improve Comments, a little
This commit is contained in:
parent
65ec668118
commit
0d9b833858
1 changed files with 5 additions and 1 deletions
|
@ -20,7 +20,11 @@
|
|||
|
||||
;;; Commentary:
|
||||
|
||||
;; Save outline visibility between sessions.
|
||||
;; Save outline visibility between sessions. Currently this module
|
||||
;; supports saving to a file-local variable and a dedicated file. It
|
||||
;; is intended to use the dedicated file, but supporting multiple
|
||||
;; storage back-ends seemed like a fun hack and not all that hard to
|
||||
;; do.
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
|
Loading…
Reference in a new issue