From 9f4ba0750f8d857934224080df8911638c89e86e Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 6 Apr 2007 15:11:04 +0000 Subject: [PATCH] Make byte-optimization warnings issue accurate line numbers. --- etc/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/TODO b/etc/TODO index 4c1e15f4dbd..6f46b182dde 100644 --- a/etc/TODO +++ b/etc/TODO @@ -178,6 +178,8 @@ typically due to pilot errors and should thus be in debug-ignored-errors. ** 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 -- 2.39.5