Bookmarks is an option for Manipulate and related functions that gives a list of bookmark settings.
BoxBaselineShift is an option for AdjustmentBox that specifies how much the baseline of the box should be shifted relative to those of neighboring characters.
Boxed
(Built-in Mathematica Symbol) Boxed is an option for Graphics3D that specifies whether to draw the edges of the bounding box in a three-dimensional picture.
DeclarePackage["context`", {"name_1", "name_2", ...}] declares that Needs["context`"] should automatically be executed if a symbol with any of the specified names is ever ...
ExpandFileName["name"] textually expands name to have the form of an absolute file name for your operating system.
FileFormat["name"] attempts to determine what Import format could be used to import the file corresponding to " name".
FindHamiltonianCycle[g] finds a Hamiltonian cycle in the graph g if one exists.
GapPenalty is an option for SequenceAlignment and related functions that gives the additional cost associated with each gap corresponding to a run of insertions or deletions.
GraphPower[g, n] gives the graph-n\[Null]^th power of the graph g.
GroupStabilizerChain[group] returns a list of successive stabilizers in group of the points in a base of group.