If it is a function, it is called with the draft buffer as an argument."
:type '(choice (const :tag "Keep window" keep)
(const :tag "Split window" split)
- (const :tag "Full window"full)
+ (const :tag "Full window" full)
(sexp :tag "Use Function"))
:group 'wl-draft)
If it is a function, it is called with the draft buffer as an argument."
:type '(choice (const :tag "Keep window" keep)
(const :tag "Split window" split)
- (const :tag "Full window"full)
+ (const :tag "Full window" full)
(sexp :tag "Use Function"))
:group 'wl-draft)