aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2002-03-05 10:10:21 +0000
committerJuanma Barranquero2002-03-05 10:10:21 +0000
commit3cf5480148c1beb7726490365fb249db5813ea38 (patch)
tree1470712a27323f988cc3bede61f66c10ae337a94
parent673341317eb135e1d1401dfa48dd2e0d6fd97bc6 (diff)
downloademacs-3cf5480148c1beb7726490365fb249db5813ea38.tar.gz
emacs-3cf5480148c1beb7726490365fb249db5813ea38.zip
Fix typo.
-rw-r--r--src/frame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frame.c b/src/frame.c
index 54acbe0c8c9..5525e2a9964 100644
--- a/src/frame.c
+++ b/src/frame.c
@@ -2515,7 +2515,7 @@ For values specific to the separate minibuffer frame, see
2515 `minibuffer-frame-alist'. 2515 `minibuffer-frame-alist'.
2516The `menu-bar-lines' element of the list controls whether new frames 2516The `menu-bar-lines' element of the list controls whether new frames
2517 have menu bars; `menu-bar-mode' works by altering this element. 2517 have menu bars; `menu-bar-mode' works by altering this element.
2518Setting this variable does not affect exsiting frames, only new ones. */); 2518Setting this variable does not affect existing frames, only new ones. */);
2519 Vdefault_frame_alist = Qnil; 2519 Vdefault_frame_alist = Qnil;
2520 2520
2521 Qinhibit_default_face_x_resources 2521 Qinhibit_default_face_x_resources