diff etc/TODO @ 105938:788a43a6e3c8

(dired-get-filename)<declare-function>: Tell the byte-compiler about dired-get-filename. (shell-command): In Dired mode, get filename from the current line as the default value.
author Juri Linkov <juri@jurta.org>
date Wed, 11 Nov 2009 00:11:40 +0000
parents 3a3daa61c9ff
children 1d1d5d9bd884
line wrap: on
line diff
--- a/etc/TODO	Tue Nov 10 21:22:57 2009 +0000
+++ b/etc/TODO	Wed Nov 11 00:11:40 2009 +0000
@@ -112,8 +112,6 @@
 
 ** Add function to redraw the tool bar.
 
-** M-! M-n should fetch the buffer-file-name as the default.
-
 ** Redesign the load-history data structure so it can cope better
   with evaluating definitions of the same function from different files,
   recording which file the latest definition came from.