summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/ONEWS2
-rw-r--r--etc/TODO7
2 files changed, 6 insertions, 3 deletions
diff --git a/etc/ONEWS b/etc/ONEWS
index e92965c89d9..c26803933ee 100644
--- a/etc/ONEWS
+++ b/etc/ONEWS
@@ -1029,7 +1029,7 @@ your working file with the latest version from the master.
*** RCS customization.
There is a new variable vc-consult-headers. If it is t (the default),
-VC searches for RCS headers in working files (like `$Id: ONEWS,v 1.8 2003/02/04 14:30:40 lektu Exp $') and
+VC searches for RCS headers in working files (like `$Id$') and
determines the state of the file from them, not from the master file.
This is fast and more reliable when you use branches. (The variable
was already present in Emacs 19.29, but didn't get mentioned in the
diff --git a/etc/TODO b/etc/TODO
index defc43892c2..69a26362652 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -133,7 +133,7 @@ to the FSF.
thread has processed the MENU_BAR_ACTIVATE_EVENT and regenerated
the whole menu bar. In the mean time, it should process other messages.
-** Get some major packages installed: W3 (development version needs
+** Get some major packages installed: W3/url (development version needs
significant work), PSGML. Check the assignments file for other
packages which might go in and have been missed.
@@ -151,7 +151,10 @@ to the FSF.
** Highlight rectangles (`mouse-track-rectangle-p' in XEmacs). Already in CUA,
but it's a valuable feature worth making more general.
-** Support simultaneous tty and X frames.
+** Support simultaneous tty and X frames. [For a partial
+ implementation, see tla branch
+ lorentey@elte.hu--2004/emacs--multi-tty--0 at
+ http://lorentey.hu/arch/2004]
** Provide MIME support for Rmail using the Gnus MIME library. [Maybe
not now feasible, given Gnus maintenance decisions. fx looked at