changeset 60796:1dcea9af4ea2

Remove define-generic-mode entry (DONE).
author Lute Kamstra <lute@gnu.org>
date Mon, 21 Mar 2005 18:18:32 +0000
parents 45dee811cbe6
children 5ce2bc79e2b8
files etc/TODO
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
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.