summaryrefslogtreecommitdiff
path: root/src/emacs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emacs.h')
-rw-r--r--src/emacs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emacs.h b/src/emacs.h
index feb881b5..aecf884e 100644
--- a/src/emacs.h
+++ b/src/emacs.h
@@ -72,6 +72,7 @@ public:
out.flush();
}
virtual void operator()(post_t& post);
+ virtual string escape_string(string raw);
};
} // namespace ledger