Index: library/nx/nx.nxd =================================================================== diff -u -r80bd7eaa6cbca737017a5502ed31c9889177e1ca -r062dd3cb76774853a767854e29f60a3325c4bd94 --- library/nx/nx.nxd (.../nx.nxd) (revision 80bd7eaa6cbca737017a5502ed31c9889177e1ca) +++ library/nx/nx.nxd (.../nx.nxd) (revision 062dd3cb76774853a767854e29f60a3325c4bd94) @@ -1374,7 +1374,6 @@ # @parameter objectkind Specifies the class test: '''class''', # '''baseclass''', '''metaclass''' - # @class.method {Object "info lookup filter"} # # Search for a method which is currently registered as a filter (in @@ -1517,6 +1516,11 @@ # @parameter pattern The pattern string in the style of '''string match''' +# @class.method {Object "info name"} +# +# Returns the name of an object without the namespace qualifiers. + + # @class.method {Object "info slot definition"} # # Report all <<@glspl slot>> defined for an object. The slots owned by