aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 87c53b6b18a..946a4fe005f 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -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.
1250As a first step, renaming of sections could be supported. Ultimately,
1251it would be great if it also supported moving sections, e.g., by
1252killing and yanking or providing org-mode like "move section
1253upwards/downwards" commands. However, that's not so easy in the
1254presence 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