Add FIXME on ein:notebook-discard-output-on-save

This commit is contained in:
Takafumi Arakaki 2012-08-28 16:32:39 +02:00
parent 03d7c82cb8
commit 23c75f5a2b

View file

@ -71,6 +71,8 @@ a function
Note that using function needs EIN lisp API, which is not determined
yet. So be careful when using EIN functions. They may change."
;; FIXME: Change call signature of the function. Like this:
;; (funcall FUNC :cell cell :worksheet ws :notebook notebook)
:type '(choice (const :tag "No" 'no)
(const :tag "Yes" 'yes)
;; FIXME: this must be go to the customize UI after