comparison 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
comparison
equal deleted inserted replaced
76963:eef371c9f4d9 76964:573d15a35ad6
175 175
176 ** A function to tell you the argument pattern of functions. 176 ** A function to tell you the argument pattern of functions.
177 See `function-arity' in http://www.loveshack.ukfsn.org/emacs/fx-misc.el. 177 See `function-arity' in http://www.loveshack.ukfsn.org/emacs/fx-misc.el.
178 178
179 ** Make byte-compile warn when a doc string is too wide. 179 ** Make byte-compile warn when a doc string is too wide.
180
181 ** Make byte-optimization warnings issue accurate line numbers.
180 182
181 ** A function to check for customizable options that have been 183 ** A function to check for customizable options that have been
182 set but not saved, and ask the user whether to save them. 184 set but not saved, and ask the user whether to save them.
183 This could go in kill-emacs-query-functions, to remind people 185 This could go in kill-emacs-query-functions, to remind people
184 to save their changes. If the user says yes, show them 186 to save their changes. If the user says yes, show them