diff options
| author | Glenn Morris | 2012-02-04 13:48:04 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-02-04 13:48:04 -0800 |
| commit | 1f5e1a1648da9f0e88926711dcede5cbd6330f7e (patch) | |
| tree | 2eb8eef1074652899197fb5268c0c310eeb191b5 /etc | |
| parent | a0d363f4777ee694558100f384d82ca71bc0b610 (diff) | |
| download | emacs-1f5e1a1648da9f0e88926711dcede5cbd6330f7e.tar.gz emacs-1f5e1a1648da9f0e88926711dcede5cbd6330f7e.zip | |
Document ns-auto-hide-menu-bar
* doc/emacs/macos.texi (Customization options specific to Mac OS / GNUstep):
New subsection.
* etc/NEWS: Related markup.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 9 |
1 files changed, 6 insertions, 3 deletions
| @@ -1458,10 +1458,13 @@ and also when HOME is set to C:\ by default. | |||
| 1458 | +++ | 1458 | +++ |
| 1459 | ** New make target `dist' to create binary distribution for MS Windows. | 1459 | ** New make target `dist' to create binary distribution for MS Windows. |
| 1460 | 1460 | ||
| 1461 | ** Function `w32-default-color-map' is now obsolete. | 1461 | --- |
| 1462 | ** The Lisp function `w32-default-color-map' is now obsolete. | ||
| 1463 | (It is only used internally in the Emacs C code.) | ||
| 1462 | 1464 | ||
| 1463 | ** On Nextstep/OSX, the menu bar can be hidden by customizing | 1465 | +++ |
| 1464 | ns-auto-hide-menu-bar. | 1466 | ** Customize ns-auto-hide-menu-bar to have the menu-bar hidden, but |
| 1467 | reappear on mouse-over. (Requires OS X 10.6 or later.) | ||
| 1465 | 1468 | ||
| 1466 | 1469 | ||
| 1467 | ---------------------------------------------------------------------- | 1470 | ---------------------------------------------------------------------- |