Fix documentation of eieio-class-name

* doc/misc/eieio.texi (Predicates): Update the documentation of
eieio-class-name to say what it really returns (bug#38365).
This commit is contained in:
Lars Ingebrigtsen 2019-11-27 13:12:39 +01:00
parent fd63880540
commit 99532a87bc

View file

@ -1043,9 +1043,7 @@ make a slot unbound.
@end defun
@defun eieio-class-name class
Return a string of the form @samp{#<class myclassname>} which should look
similar to other Lisp objects like buffers and processes. Printing a
class results only in a symbol.
Return the class name as a symbol.
@end defun
@defun class-option class option