Fixed.
[elisp/liece.git] / etc / gnu-emacs-user-config.in
index dd1f2f5..74430b6 100644 (file)
@@ -9,4 +9,4 @@ custom=`cat <<'EOF'
   '(liece-icon-directory "@pkgdatadir@/icons" nil (liece)))
 EOF`
 
-$EMACS -eval $custom -l cus-edit -f Custom-save
+$EMACS -eval "$custom" -l cus-edit -f Custom-save -f kill-emacs