aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog2
-rw-r--r--etc/TODO2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 7dc3817fe45..e357de8121a 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,5 +1,7 @@
12005-02-14 Lute Kamstra <lute@gnu.org> 12005-02-14 Lute Kamstra <lute@gnu.org>
2 2
3 * TODO: Remove battery.el entry (DONE).
4
3 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos. 5 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
4 Make the terminology more consistent. Fill the text using the 6 Make the terminology more consistent. Fill the text using the
5 default `fill-column'. 7 default `fill-column'.
diff --git a/etc/TODO b/etc/TODO
index d37de9bc280..7db5d3aee89 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -15,8 +15,6 @@ to the FSF.
15 ought to be possible to omit text which is invisible (due to a 15 ought to be possible to omit text which is invisible (due to a
16 text-property, overlay, or selective display) from the kill-ring. 16 text-property, overlay, or selective display) from the kill-ring.
17 17
18** battery.el display-battery should be replaced with a minor mode.
19
20** Redefine define-generic-mode as a macro, so the compiler 18** Redefine define-generic-mode as a macro, so the compiler
21 sees the definitions it generates. 19 sees the definitions it generates.
22 20