* riece-addon.el (riece-command-list-addons): Adjust width of 2nd
[riece] / doc / HACKING
index 882d835..22590f8 100644 (file)
@@ -390,6 +390,9 @@ functions.
 - <module-name>-insinuate
   Called on initialization of this module.
 
+- <module-name>-uninstall (optional)
+  Called on uninstallation of this module.
+
 - <module-name>-enable (optional)
   Called when this add-on is enabled.