DiacriticalPositioning is an option for UnderscriptBox and related boxes that specifies how close diacritical characters are drawn to the base character.
ImageRegion is an option for cells that specifies the size and position of the bounding box within which a graphic is rendered.
Language is a global option that specifies the language in which menus, dialog boxes, error messages, and help files are displayed.
Min
(Built-in Mathematica Symbol) Min[x_1, x_2, ...] yields the numerically smallest of the x_i. Min[{x_1, x_2, ...}, {y_1, ...}, ...] yields the smallest element of any of the lists.
MultilaunchWarning is a global option that specifies whether a warning is given when you try to modify user preferences while running two copies of Mathematica simultaneously.
OptionInspectorSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies the display of options in the Option Inspector.
OutputForm[expr] prints as a two-dimensional representation of expr using only keyboard characters.
PrivatePaths -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for paths private to the notebook front end.
ShowShortBoxForm is an option for cells that specifies whether box expressions, which are used to represent two-dimensional forms in a cell, are displayed in a more compact ...
SpellingDictionaries -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for spell checking.