I don't think I want any of these.
Signed-off-by: NeilBrown <neil@brown.name>
cairo_paint(dest->ctx);
dest->bg.g = -1;
}
- } else
- LOG("ERROR neither src or bg");
+ }
pane_damaged(ci->home, DAMAGED_POSTORDER);
if (!dest->need_update)
if (!lang)
return Enoarg;
- LOG("lang = %s", lang);
conf2 = aspell_config_clone(spell_config);
aspell_config_replace(conf2, "lang", lang);
ret = new_aspell_speller(conf2);
if (!fn || *fn != '/')
return 2;
- LOG("Forgetting autosave for %s", fn);
dir = pane_attr_get(ci->focus, "dirname");
base = pane_mark_attr(ci->focus, m, "name");
if (dir && base) {