comparison etc/NEWS @ 70804:f9fc135ed521

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 21 May 2006 00:27:13 +0000
parents 49881f932176
children fa518a2e4cd5
comparison
equal deleted inserted replaced
70803:d540eb230ee2 70804:f9fc135ed521
1297 +++ 1297 +++
1298 *** New Dired command `dired-do-touch' (bound to T) changes timestamps 1298 *** New Dired command `dired-do-touch' (bound to T) changes timestamps
1299 of marked files with the value entered in the minibuffer. 1299 of marked files with the value entered in the minibuffer.
1300 1300
1301 +++ 1301 +++
1302 *** The Dired command `dired-goto-file' is now bound to j, not M-g.
1303 This is to avoid hiding the global key binding of M-g.
1304
1305 +++
1302 *** In Dired's ! command (dired-do-shell-command), `*' and `?' now 1306 *** In Dired's ! command (dired-do-shell-command), `*' and `?' now
1303 control substitution of the file names only when they are surrounded 1307 control substitution of the file names only when they are surrounded
1304 by whitespace. This means you can now use them as shell wildcards 1308 by whitespace. This means you can now use them as shell wildcards
1305 too. If you want to use just plain `*' as a wildcard, type `*""'; the 1309 too. If you want to use just plain `*' as a wildcard, type `*""'; the
1306 double quotes make no difference in the shell, but they prevent 1310 double quotes make no difference in the shell, but they prevent
1307 special treatment in `dired-do-shell-command'. 1311 special treatment in `dired-do-shell-command'.
1308 1312
1309 +++ 1313 +++
1310 *** In Dired, the w command now copies the current line's file name 1314 *** In Dired, the w command now stores the current line's file name
1311 into the kill ring. With a zero prefix arg, copies absolute file names. 1315 into the kill ring. With a zero prefix arg, it stores the absolute file name.
1312 1316
1313 +++ 1317 +++
1314 *** In Dired-x, Omitting files is now a minor mode, dired-omit-mode. 1318 *** In Dired-x, Omitting files is now a minor mode, dired-omit-mode.
1315 1319
1316 The mode toggling command is bound to M-o. A new command 1320 The mode toggling command is bound to M-o. A new command