diff etc/TODO @ 60796:1dcea9af4ea2

Remove define-generic-mode entry (DONE).
author Lute Kamstra <lute@gnu.org>
date Mon, 21 Mar 2005 18:18:32 +0000
parents f5e736698a78
children 71c8a6678c21 26c9034f3533 13796b0653c7
line wrap: on
line diff
--- a/etc/TODO	Mon Mar 21 18:18:27 2005 +0000
+++ b/etc/TODO	Mon Mar 21 18:18:32 2005 +0000
@@ -15,9 +15,6 @@
   ought to be possible to omit text which is invisible (due to a
   text-property, overlay, or selective display) from the kill-ring.
 
-** Redefine define-generic-mode as a macro, so the compiler
-  sees the definitions it generates.
-
 ** Change the way define-minor-mode handles autoloading.
   It should not generate :require.  Or :require in defcustom
   should not be recorded in the user's custom-set-variables call.