]> code.delx.au - gnu-emacs/blobdiff - src/xmenu.c
(Fplist_get): Rename arg `val' to `plist' as in doc.
[gnu-emacs] / src / xmenu.c
index e6cd22515821daa9ea7c65dc6c2107825d8e8c19..63188cb4c5c19b2ec93d0f3a7b6c44325c524718 100644 (file)
@@ -673,7 +673,7 @@ single_keymap_panes (keymap, pane_name, prefix, notreal)
     }
 }
 \f
-/* Push all the panes and items of a menu decsribed by the
+/* Push all the panes and items of a menu described by the
    alist-of-alists MENU.
    This handles old-fashioned calls to x-popup-menu.  */
 
@@ -1766,7 +1766,7 @@ set_frame_menubar (f, first_time, deep_p)
   UNBLOCK_INPUT;
 }
 
-/* Called from Fx_create_frame to create the inital menubar of a frame
+/* Called from Fx_create_frame to create the initial menubar of a frame
    before it is mapped, so that the window is mapped with the menubar already
    there instead of us tacking it on later and thrashing the window after it
    is visible.  */