comparison 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
comparison
equal deleted inserted replaced
105937:88b92b3656ae 105938:788a43a6e3c8
109 and they should create Custom buffers. 109 and they should create Custom buffers.
110 110
111 ** The toolbar should show keyboard equivalents in its tooltips. 111 ** The toolbar should show keyboard equivalents in its tooltips.
112 112
113 ** Add function to redraw the tool bar. 113 ** Add function to redraw the tool bar.
114
115 ** M-! M-n should fetch the buffer-file-name as the default.
116 114
117 ** Redesign the load-history data structure so it can cope better 115 ** Redesign the load-history data structure so it can cope better
118 with evaluating definitions of the same function from different files, 116 with evaluating definitions of the same function from different files,
119 recording which file the latest definition came from. 117 recording which file the latest definition came from.
120 118