1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 08:18:00 +01:00

Add some API documentation for Options and others.

This commit is contained in:
Doug Kearns
2009-05-20 14:23:32 +10:00
parent 9d26a8a20d
commit f834cfcd6b
8 changed files with 611 additions and 184 deletions

View File

@@ -633,7 +633,6 @@ const liberator = (function () //{{{
// "complete"
// TODO: "zoom": if the zoom value of the current buffer changed
// TODO: move to ui.js?
// Yes --djk
registerCallback: function (type, mode, func)
{
if (!(type in callbacks))