** Make longlines-mode wrap lines based on screen position instead

of character position, so that variable-width fonts can be handled
   properly.
This commit is contained in:
Chong Yidong 2008-01-22 15:43:44 +00:00
parent cc8ce247d5
commit 645b6388d5

View file

@ -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