]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix documentation of eieio-class-name
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 27 Nov 2019 12:12:39 +0000 (13:12 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 27 Nov 2019 12:12:39 +0000 (13:12 +0100)
* doc/misc/eieio.texi (Predicates): Update the documentation of
eieio-class-name to say what it really returns (bug#38365).

doc/misc/eieio.texi

index 29d459f041f155346aed86f76ab75aac82b92bbb..e9ba74829a47027177a162df685fa019bd55eb50 100644 (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