Switches to a named buffer without changing window associations.
(test-abbrev-expand abbreviation)
Returns the abbreviation expansion for the specified string. An error is generated if there is no expansion.
Enables Text Mode, a major mode for writing justified or filled and justified text.
Inserts tabs and spaces to move the following character to printing column expression in the current buffer. Tabs are only used if indent-use-tab is 1.
Takes you back to the top level, exiting all recursive edits.
The default trace function. It provides MLisp users with extensive debugging and tracing facilities to help with the development of MLisp code.
Takes the two characters preceding dot and exchanges them.
(type-of-expression expression)
Returns a string describing the type of the expression that is its argument. The string will be one of the following:
integer -- expression is an integer string -- expression is a string marker -- expression is a marker windows -- expression is a set of windows array -- expression is an array