comparison lisp/ChangeLog @ 42164:04d8f1b42bab

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 18 Dec 2001 21:14:36 +0000
parents 530136f9f1b9
children bf4e0cf7e2d1
comparison
equal deleted inserted replaced
42163:126eaf6fdbcf 42164:04d8f1b42bab
1 2001-12-18 Richard M. Stallman <rms@gnu.org> 1 2001-12-18 Richard M. Stallman <rms@gnu.org>
2
3 * international/mule-diag.el (describe-character-set):
4 Fix the arg to help-xref-button.
2 5
3 * files.el (directory-free-space-program): New variable. 6 * files.el (directory-free-space-program): New variable.
4 (directory-free-space-args): New variable. 7 (directory-free-space-args): New variable.
5 (insert-directory): Use those two variables for getting free space. 8 (insert-directory): Use those two variables for getting free space.
6 Use file-system-info instead, if that is defined. 9 Use file-system-info instead, if that is defined.