From 4e9c33ec093908220f92a0b55d17f62875e2f06e Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 30 Mar 2017 14:16:31 +0300 Subject: [PATCH] some tweaking... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-marks.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui (gen4)/features/ui-marks.js b/ui (gen4)/features/ui-marks.js index fd4a64f6..357d3058 100755 --- a/ui (gen4)/features/ui-marks.js +++ b/ui (gen4)/features/ui-marks.js @@ -104,6 +104,7 @@ function makeTagTogglerAction(tag){ } +// XXX should this co-exist with undoable tags??? var undoTag = function(action){ return { // do not journal calls that have no side-effects, e.g. toggler