diff etc/TODO @ 76964:573d15a35ad6

Make byte-optimization warnings issue accurate line numbers.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 06 Apr 2007 15:11:04 +0000
parents b91b3ffd95b9
children 3cd624b32df1 4ef881a120fe
line wrap: on
line diff
--- a/etc/TODO	Fri Apr 06 15:09:37 2007 +0000
+++ b/etc/TODO	Fri Apr 06 15:11:04 2007 +0000
@@ -178,6 +178,8 @@
 
 ** Make byte-compile warn when a doc string is too wide.
 
+** Make byte-optimization warnings issue accurate line numbers.
+
 ** A function to check for customizable options that have been
   set but not saved, and ask the user whether to save them.
   This could go in kill-emacs-query-functions, to remind people