1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 22:44:12 +01:00

Add some rough source documentation for Search.

This commit is contained in:
Doug Kearns
2009-01-14 14:48:28 +11:00
parent 5fe2741dfc
commit 8201a9a550
2 changed files with 55 additions and 17 deletions

View File

@@ -624,6 +624,7 @@ 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))