Use slot names in references to object slot values
authorEric Abrahamsen <eric@ericabrahamsen.net>
Sat, 21 Mar 2015 13:57:08 +0000 (21:57 +0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Sat, 21 Mar 2015 13:57:08 +0000 (21:57 +0800)
commitbc3e5787b547dc8aedaa0753cc23d975ae72f19a
tree54186900f33ce979ff3f8f00fd79ca1f29442607
parente2e8ae604f14d1acecb17a8213ebc3b891fd5e17
Use slot names in references to object slot values

* registry.el (registry-lookup-secondary, registry-full,
  registry-prune, registry-collect-prune-candidates):

* gnus-registry.el (gnus-registry-load): Use slot names rather than
  initarg names in `oref' and `oset'.

Continuation of 3db33f4
lisp/ChangeLog
lisp/gnus-registry.el
lisp/registry.el