remove-alias

$Revision: 5.0.2.3 $

Function

Package: TOP-LEVEL

Arguments: (&rest aliases)

This function will remove the alias commands specified by aliases, or all user-defined aliases if the argument is :all. Built-in top-level commands may not be removed with this function. If abbreviations were specified for aliases, then all abbreviations are also removed from the command set.

This operator is not available in Lisp images built with a minimal top level, that is built with the include-tpl argument to build-lisp-image specified nil. See 10.0 Minimal top levels in building_images.htm for information on minimal top levels.

Aliases are defined with tpl:alias. See top_level.htm for more information on the top level.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.