"CellSplit" is a front end token that splits a cell into two or three cells.
"CopySpecial" is a front end token that converts the selection to a specified format and copies it to the clipboard.
Hyperlink creates a hyperlink to a specified cell, notebook, or URL.
Printing Options sets options for printing a notebook. Mathematica saves these settings with the notebook.
Print prints the active notebook.
X Environment Information opens a dialog box that displays the current attributes of the X front end environment (X only).
AddOnHelpPath is a global option that specifies which directories are searched for additional help files used within the help system.
AnimationCycleOffset is an option for cells that specifies the relative position of the next graphic to be used in an animation sequence.
AnimationRepetitions is an option to Animate and related functions that specifies how many times the animation they create runs before stopping.
AutoAction is an option for objects such as Slider, Locator, and Button that specifies whether they should automatically take action whenever the mouse pointer is over them, ...