summaryrefslogtreecommitdiff
path: root/smart-documents.org
diff options
context:
space:
mode:
Diffstat (limited to 'smart-documents.org')
-rw-r--r--smart-documents.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/smart-documents.org b/smart-documents.org
index e1b9b2a..b24296f 100644
--- a/smart-documents.org
+++ b/smart-documents.org
@@ -1396,10 +1396,9 @@ Binding defined in Section [[Indent buffer]].
"delete frame; if sole frame, kill Emacs."
(if (> (length (frame-list)) 1)
(delete-frame)
- (kill-emacs)))
+ (save-buffers-kill-terminal)))
#+END_SRC
-
* Editing preferences
These customizations enhance editor usability. They also encompass
Copyright 2019--2024 Marius PETER