DeletionWarning is an option for InterpretationBox or TagBox objects that specifies whether a warning is issued if the box is deleted.
ErrorBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} applies options and corresponding values.
Saveable is an option for notebooks that specifies whether a notebook can be saved.
StartupSound is a global option that specifies whether Mathematica plays a sound when it is launched.
StyleNameDialogSettings -> {opt -> val} is a global option that specifies the cell style displayed in the Custom Style dialog box.
All the functionality in Algebra`Quaternions` is available in the newly created Quaternions Package.
All the functionality in Calculus`VectorAnalysis` is now available through the newly created Vector Analysis Package.
All the functionality in NumberTheory`PrimeQ` is now available through the newly created Primality Proving Package.
All functionality is available in the newly created Hypothesis Testing Package.
The C code generator can be used to create standalone executables that link to the Wolfram runtime library. This example creates a standalone C executable for a low-pass ...