(g2-IU+21A5C): Use g2-GT-K00586 and g2-BC-8B48 instead of U+9FB6 and
[chise/xemacs-chise.git-] / lisp / package-net.el
index 1fadce1..cef7ace 100644 (file)
 (defun package-net-batch-generate-bin-ini ()
   "Convert the package index to ini file format."
   (unless noninteractive
-    (error "`package-net-batch-generate-bin-ini' is to be used only with -batch"))
+    (error 'invalid-operation
+          "`package-net-batch-generate-bin-ini' is to be used only with -batch"))
   (package-net-generate-bin-ini package-net-setup-version))
 
 ;;;###autoload