1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

cus-start.el: Add ns-confirm-quit.

* cus-start.el: Add ns-confirm-quit.
This commit is contained in:
Jan Djärv 2015-05-15 16:23:29 +02:00
parent e0e0753505
commit b7b0d6e253

View file

@ -438,6 +438,7 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of
(const super)) "23.1")
(ns-antialias-text ns boolean "23.1")
(ns-auto-hide-menu-bar ns boolean "24.1")
(ns-confirm-quit ns boolean "25.1")
(ns-use-native-fullscreen ns boolean "24.4")
(ns-use-fullscreen-animation ns boolean "25.1")
(ns-use-srgb-colorspace ns boolean "24.4")