XEmacs 21.2.22 "Mercedes".
[chise/xemacs-chise.git.1] / info / xemacs.info-2
index 81da987..40909ac 100644 (file)
@@ -1,5 +1,5 @@
-This is Info file ../../info/xemacs.info, produced by Makeinfo version
-1.68 from the input file xemacs.texi.
+This is ../info/xemacs.info, produced by makeinfo version 4.0 from
+xemacs/xemacs.texi.
 
 INFO-DIR-SECTION XEmacs Editor
 START-INFO-DIR-ENTRY
 
 INFO-DIR-SECTION XEmacs Editor
 START-INFO-DIR-ENTRY
@@ -135,7 +135,7 @@ manual for information on manipulating X windows.
 
    When you are working under X, each X window (that is, each XEmacs
 frame) has a menu bar for mouse-controlled operations (*note Pull-down
 
    When you are working under X, each X window (that is, each XEmacs
 frame) has a menu bar for mouse-controlled operations (*note Pull-down
-Menus::.).
+Menus::).
 
    XEmacs under X is also a multi-frame XEmacs.  You can use the New
 Frame menu item from the File menu to create a new XEmacs frame in a
 
    XEmacs under X is also a multi-frame XEmacs.  You can use the New
 Frame menu item from the File menu to create a new XEmacs frame in a
@@ -826,7 +826,7 @@ Clear menu items.  When you select a menu item, Emacs executes the
 equivalent command.  Most commands on the Edit menu work on a block of
 text, the X selection.  They appear faded until you select a block of
 text (activate a region) with the mouse.  *Note Using X Selections::,
 equivalent command.  Most commands on the Edit menu work on a block of
 text, the X selection.  They appear faded until you select a block of
 text (activate a region) with the mouse.  *Note Using X Selections::,
-*note Killing::., and *note Yanking::. for more information.
+*note Killing::, and *note Yanking:: for more information.
 
 Undo
      Undoes the previous command.  Undo is equivalent to the Emacs
 
 Undo
      Undoes the previous command.  Undo is equivalent to the Emacs
@@ -1021,12 +1021,12 @@ Customizing XEmacs Menus
 menu items and disabling or enabling existing menu items.
 
    The following functions are available:
 menu items and disabling or enabling existing menu items.
 
    The following functions are available:
-`add-menu: (MENU-PATH MENU-NAME MENU-ITEMS &OPTIONAL BEFORE)'
+`add-menu: (MENU-PATH MENU-NAME MENU-ITEMS &optional BEFORE)'
      Add a menu to the menu bar or one of its submenus.
 
      Add a menu to the menu bar or one of its submenus.
 
-`add-menu-item: (MENU-PATH ITEM-NAME FUNCTION ENABLED-P
-     &optional before)' Add a menu item to a menu, creating the menu
-     first if necessary.
+`add-menu-item: (MENU-PATH ITEM-NAME FUNCTION'
+     ENABLED-P &optional BEFORE) Add a menu item to a menu, creating
+     the menu first if necessary.
 
 `delete-menu-item: (PATH)'
      Remove the menu item defined by PATH from the menu hierarchy.
 
 `delete-menu-item: (PATH)'
      Remove the menu item defined by PATH from the menu hierarchy.