mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Format doc and add customize for ns-auto-hide-menu-bar.
* lisp/cus-start.el (all): Add boolean ns-auto-hide-menu-bar. * src/nsterm.m (syms_of_nsterm): Use doc: for ns-auto-hide-menu-bar.
This commit is contained in:
parent
f0a1382af3
commit
5ffb62aa7e
5 changed files with 14 additions and 1 deletions
|
|
@ -356,6 +356,7 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of
|
|||
(const alt) (const hyper)
|
||||
(const super)) "23.1")
|
||||
(ns-antialias-text ns boolean "23.1")
|
||||
(ns-auto-hide-menu-bar ns boolean "24.0")
|
||||
;; process.c
|
||||
(delete-exited-processes processes-basics boolean)
|
||||
;; syntax.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue