summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..f03b089
--- /dev/null
+++ b/TODO
@@ -0,0 +1,7 @@
+-*- org -*-
+
+* Isearch
+** Allow for entering multibyte characters with some input-methods.
+ The PDF buffer is in unibyte mode prohibiting the user from
+ inserting multibyte characters in the minibuffer with some
+ input-methods, while editing the search string.