NotCupCap[x, y, ...] displays as x \[NotCupCap] y \[NotCupCap] ....
NotGreaterLess[x, y, ...] displays as x \[NotGreaterLess] y \[NotGreaterLess] ....
NotLessGreater[x, y, ...] displays as x \[NotLessGreater] y \[NotLessGreater] ....
NotPrecedes[x, y, ...] displays as x \[NotPrecedes] y \[NotPrecedes] ....
PaddedForm[expr, n] prints with all numbers in expr padded to leave room for a total of n digits. PaddedForm[expr, {n, f}] prints with approximate real numbers having exactly ...
ParagraphIndent is an option for Cell which specifies how far in printer's points to indent the first line of each paragraph of text.
SelectionEvaluateCreateCell[notebook] takes the current selection in a notebook and creates a new cell containing the result obtained by evaluating the contents of the ...
SetFileDate["file"] sets the modification and access dates for a file to be the current date.
Splice
(Built-in Mathematica Symbol) Splice["file"] splices Mathematica output into an external file. It takes text enclosed between < * and * > in the file, evaluates the text as Mathematica input, and replaces ...
SquareSubsetEqual[x, y, ...] displays as x \[SquareSubsetEqual] y \[SquareSubsetEqual] ....