emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/TODO


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/TODO
Date: Wed, 24 Nov 2004 22:00:09 -0500

Index: emacs/etc/TODO
diff -c emacs/etc/TODO:1.73 emacs/etc/TODO:1.74
*** emacs/etc/TODO:1.73 Mon Nov  1 07:28:07 2004
--- emacs/etc/TODO      Thu Nov 25 02:53:21 2004
***************
*** 150,155 ****
--- 150,159 ----
  ** Implement popular parts of the rest of the CL functions as compiler
    macros in cl-macs.
  
+ ** Make compiler warnings about functions that might be undefined at run time
+  smarter, so that they know which files are required by the file being
+  compiled and don't warn about functions defined in them.
+ 
  ** Highlight rectangles (`mouse-track-rectangle-p' in XEmacs).  Already in 
CUA,
    but it's a valuable feature worth making more general.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]