mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-20 04:50:55 -07:00
Fix typo.
This commit is contained in:
parent
673341317e
commit
3cf5480148
1 changed files with 1 additions and 1 deletions
|
|
@ -2515,7 +2515,7 @@ For values specific to the separate minibuffer frame, see
|
|||
`minibuffer-frame-alist'.
|
||||
The `menu-bar-lines' element of the list controls whether new frames
|
||||
have menu bars; `menu-bar-mode' works by altering this element.
|
||||
Setting this variable does not affect exsiting frames, only new ones. */);
|
||||
Setting this variable does not affect existing frames, only new ones. */);
|
||||
Vdefault_frame_alist = Qnil;
|
||||
|
||||
Qinhibit_default_face_x_resources
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue