* gnus-registry.el (gnus-registry-save): Provide class name when
authorDavid Engster <deng@randomsample.de>
Fri, 22 Feb 2013 20:25:09 +0000 (21:25 +0100)
committerDavid Engster <deng@randomsample.de>
Fri, 22 Feb 2013 20:25:09 +0000 (21:25 +0100)
  calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
  `condition-case' to stay compatible with older EIEIO versions which
  only accept one argument.


No differences found