]> code.delx.au - gnu-emacs/commitdiff
Fix typos
authorGlenn Morris <rgm@gnu.org>
Wed, 10 Apr 2013 01:20:51 +0000 (18:20 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 10 Apr 2013 01:20:51 +0000 (18:20 -0700)
etc/PROBLEMS

index bc86c7cb373c4d3475f427d07ee70f8fa6948da9..0cfc0ad0c14802ba3bf7a4c20efcf82004d7958f 100644 (file)
@@ -1412,17 +1412,16 @@ When you start Emacs you may see something like this:
 (emacs:2286): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion 
 `GTK_IS_MENU_SHELL(menu)' failed
 
-This happens if the Emacs binary has been renamed.  The cause it the Ubuntu
+This happens if the Emacs binary has been renamed.  The cause is the Ubuntu
 appmenu concept.  It tries to track Emacs menus and show them in the top
 panel, instead of in each Emacs window.  This is not properly implemented,
 so it fails for Emacs.  The order of menus is wrong, and things like copy/paste
-that depends on what state Emacs is in, is usually wrong (i.e. paste disabled
+that depend on what state Emacs is in are usually wrong (i.e. paste disabled
 even if you should be able to paste, and similar).
 
 You can get back menus on each frame by starting emacs like this:
 % env UBUNTU_MENUPROXY= emacs
 
-
 * Runtime problems on character terminals
 
 ** The meta key does not work on xterm.