]> git.eshelyaron.com Git - emacs.git/commitdiff
** Make longlines-mode wrap lines based on screen position instead
authorChong Yidong <cyd@stupidchicken.com>
Tue, 22 Jan 2008 15:43:44 +0000 (15:43 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 22 Jan 2008 15:43:44 +0000 (15:43 +0000)
   of character position, so that variable-width fonts can be handled
   properly.

etc/TODO

index ce2dec9861e16b789309902f1297f997faa080fc..8698e5c8001c43fdc0b5d77a4dcd4d698416f5da 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -175,6 +175,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.
+
 ** Remove the default toggling behavior of minor modes when called from elisp
 rather than interactively.  This a trivial one-liner in easy-mode.el.
 ** Create a category of errors called `user-error' for errors which are