diff etc/NEWS @ 42160:530136f9f1b9

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 18 Dec 2001 19:36:46 +0000
parents 66b4582e344c
children ccf68d58861d
line wrap: on
line diff
--- a/etc/NEWS	Tue Dec 18 19:35:20 2001 +0000
+++ b/etc/NEWS	Tue Dec 18 19:36:46 2001 +0000
@@ -81,6 +81,11 @@
 ** In Dired, the w command now copies the current line's file name
 into the kill ring.
 
+** The variables dired-free-space-program and dired-free-space-args
+have been renamed to directory-free-space-program and
+directory-free-space-args, and they now apply whenever Emacs puts a
+directory listing into a buffer.
+
 ** mouse-wheels can now scroll a specific fraction of the window
 (rather than a fixed number of lines) and the scrolling is `progressive'.