branch: externals/taxy commit e92ef1349d2a7b04960bfd2e74ea78e5e6f9ba47 Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Comment: Add FIXME --- examples/deffy.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/deffy.el b/examples/deffy.el index 9c1668b..1457473 100644 --- a/examples/deffy.el +++ b/examples/deffy.el @@ -259,6 +259,8 @@ Interactively, with prefix, display in dedicated side window." (defvar bookmark-make-record-function) +;; FIXME: Also save and use files list. + (defun deffy--bookmark-make-record () "Return a bookmark record for current Deffy buffer." (list (concat "Deffy: %s" deffy-directory)