aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/TODO3
2 files changed, 6 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 0bcd8fc2e72..7c3283d24ff 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12005-12-21 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
2
3 * TODO: Add note on the multi-tty branch.
4
12005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 52005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
2 6
3 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on 7 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
diff --git a/etc/TODO b/etc/TODO
index 265facb7aab..aca4d4891a4 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -240,7 +240,8 @@ to the FSF.
240** Highlight rectangles (`mouse-track-rectangle-p' in XEmacs). Already in CUA, 240** Highlight rectangles (`mouse-track-rectangle-p' in XEmacs). Already in CUA,
241 but it's a valuable feature worth making more general. 241 but it's a valuable feature worth making more general.
242 242
243** Support simultaneous tty and X frames. 243** Support simultaneous tty and X frames. [See the multi-tty branch of Emacs
244 at http://lorentey.hu/project/emacs.]
244 245
245** Provide MIME support for Rmail using the Gnus MIME library. [Maybe 246** Provide MIME support for Rmail using the Gnus MIME library. [Maybe
246 not now feasible, given Gnus maintenance decisions. fx looked at 247 not now feasible, given Gnus maintenance decisions. fx looked at