1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-13 16:38:14 +00:00

* cus-start.el (all): Add ns-use-fullscreen-animation.

This commit is contained in:
Jan Djärv 2014-10-11 10:28:11 +02:00
parent 1badfceee7
commit b34cba3829
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2014-10-11 Jan Djärv <jan.h.d@swipnet.se>
* cus-start.el (all): Add ns-use-fullscreen-animation.
2014-10-11 Glenn Morris <rgm@gnu.org>
* calendar/diary-lib.el (diary-display-function):

View File

@ -404,7 +404,8 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of
(ns-antialias-text ns boolean "23.1")
(ns-auto-hide-menu-bar ns boolean "24.1")
(ns-use-native-fullscreen ns boolean "24.4")
(ns-use-srgb-colorspace ns boolean "24.4")
(ns-use-fullscreen-animation "25.1")
(ns-use-srgb-colorspace ns boolean "24.4")
;; process.c
(delete-exited-processes processes-basics boolean)
;; syntax.c