Fix registry pruning routine
authorEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 30 Mar 2015 07:12:40 +0000 (15:12 +0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Wed, 1 Apr 2015 02:47:41 +0000 (10:47 +0800)
commit1d6b09cfca805e5becddda685a0340efd6034fda
treee313dd91a8b164481c5d4839f1d6de8724a3cefc
parentfbd6ec30603d7d417156eb0b721fd4719a88bb7e
Fix registry pruning routine

* lisp/registry.el (registry-prune): Re-use `registry-full' in
  `registry-prune'.  It's a bit of redundant work, but safer.  Also
  ensure that target-size is an integer.

* lisp/ChangeLog:  Log.
lisp/ChangeLog
lisp/registry.el