(U+9B32-var-001): New character; use `<-denotational' for U+9B32.
[chise/xemacs-chise.git.1] / 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