From: Gerd Moellmann Date: Thu, 16 Nov 2000 16:45:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~11 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=046110c6fe051d497f26b5d8375bc17b3b6cc08a;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b62bad62b3f..ccaf136403e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,11 @@ +2000-11-16 Gerd Moellmann + + * sort.el (sort-columns): If sort-fold-case it non-nil, invoke + sort(1) with the `-f' argument. + 2000-11-16 Andre Spiegel - * vc.el (vc-revert-buffer): Ask for confirmation if file seems + * vc.el (vc-revert-buffer): Ask for confirmation if file seems up-to-date. (vc-do-command): In the asynchronous case, output messages only if the minibuffer is not active.