diff options
| -rw-r--r-- | etc/TODO | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -1244,6 +1244,15 @@ systems for HTML/XML files automatically." | |||
| 1244 | 1244 | ||
| 1245 | **** Leverage char-displayable-p. | 1245 | **** Leverage char-displayable-p. |
| 1246 | 1246 | ||
| 1247 | ** RefTeX | ||
| 1248 | |||
| 1249 | *** Provide a wdired-like mode for editing RefTeX TOC buffers. | ||
| 1250 | As a first step, renaming of sections could be supported. Ultimately, | ||
| 1251 | it would be great if it also supported moving sections, e.g., by | ||
| 1252 | killing and yanking or providing org-mode like "move section | ||
| 1253 | upwards/downwards" commands. However, that's not so easy in the | ||
| 1254 | presence of multi-file documents. | ||
| 1255 | |||
| 1247 | * Internal changes | 1256 | * Internal changes |
| 1248 | 1257 | ||
| 1249 | ** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction | 1258 | ** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction |