diff options
| author | Glenn Morris <rgm@gnu.org> | 2013-10-23 13:20:09 -0400 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2013-10-23 13:20:09 -0400 |
| commit | 76f1a3c3143b61dd58c02a3bd2eb533802646679 (patch) | |
| tree | d7f68bdff0336c45c976ca5dae661d9a37027b65 /doc/misc/eieio.texi | |
| parent | bc4aaa31e2538c6992f9408f0190460eef79b655 (diff) | |
| download | emacs-76f1a3c3143b61dd58c02a3bd2eb533802646679.tar.gz | |
Remove remaining @refills from doc/*/*.texi files
Diffstat (limited to 'doc/misc/eieio.texi')
| -rw-r--r-- | doc/misc/eieio.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi index e199417aa9d..5b9f3a8e004 100644 --- a/doc/misc/eieio.texi +++ b/doc/misc/eieio.texi @@ -1625,7 +1625,6 @@ inherit from a special class stored in with it, certain default methods or attributes can be added to all objects. In CLOS, this would be named @code{STANDARD-CLASS}, and that symbol is an alias to @code{eieio-default-superclass}. -@refill Currently, the default superclass is defined as follows: |
