mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
fix to save as, split settings file
This commit is contained in:
parent
9913d85183
commit
b78aa3ad0b
7 changed files with 11 additions and 2383 deletions
|
|
@ -237,6 +237,7 @@
|
|||
(window-focus win)
|
||||
(when fname
|
||||
(setf file-name fname)
|
||||
(setf (window-title win) fname)
|
||||
(add-class btn-save "w3-animate-top")
|
||||
(write-file (text-value ace) fname :clog-obj obj)
|
||||
(setf is-dirty nil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue