comparison etc/TODO @ 105191:3a3daa61c9ff

Fix URL (Bug#4521).
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 25 Sep 2009 03:24:52 +0000
parents a06ce3bf5524
children 788a43a6e3c8
comparison
equal deleted inserted replaced
105190:a0ecdf08bbf5 105191:3a3daa61c9ff
196 ** Implement a smoother vertical scroll facility, one that allows 196 ** Implement a smoother vertical scroll facility, one that allows
197 C-v to scroll through a tall image. The primitive operations 197 C-v to scroll through a tall image. The primitive operations
198 posn-at-point and posn-at-x-y should now make it doable in elisp. 198 posn-at-point and posn-at-x-y should now make it doable in elisp.
199 199
200 ** Implement intelligent search/replace, going beyond query-replace 200 ** Implement intelligent search/replace, going beyond query-replace
201 (see http://graphics.csail.mit.edu/~rcm/chi04.pdf). 201 (see http://groups.csail.mit.edu/uid/projects/clustering/chi04.pdf).
202 202
203 ** Implement other text formatting properties. 203 ** Implement other text formatting properties.
204 *** Footnotes that can appear either in place or at the end of the page. 204 *** Footnotes that can appear either in place or at the end of the page.
205 *** text property that says "don't break line in middle of this". 205 *** text property that says "don't break line in middle of this".
206 Don't break the line between two characters that have the 206 Don't break the line between two characters that have the