summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndreas Politz <politza@hochschule-trier.de>2014-11-07 11:54:24 +0100
committerAndreas Politz <politza@hochschule-trier.de>2014-11-07 11:54:24 +0100
commit5cd136a65ebb3d70698f4d47755a3daa4464cc10 (patch)
tree64694a75483a03102da66d8be913fff925dc9544 /TODO
parent2ccff3a1a6e1779fce47da36f765040029fd9249 (diff)
Added TODO file
Diffstat (limited to 'TODO')
-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.