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:
parent
1badfceee7
commit
b34cba3829
@ -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):
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user