aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 355a65fbde..42f9c4fd3e 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -194,6 +194,10 @@ specified filters, specified timers, and specified hooks.
* Other features we would like:
+** Make longlines-mode wrap lines based on screen position instead
+ of character position, so that variable-width fonts can be handled
+ properly.
+
** Allow frames(terminals) created by emacsclient to inherit their environment
from the emacsclient process.
** Remove the default toggling behavior of minor modes when called from elisp