]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 16 Nov 2000 16:45:52 +0000 (16:45 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 16 Nov 2000 16:45:52 +0000 (16:45 +0000)
lisp/ChangeLog

index b62bad62b3ff96b05a89753502a039a488e00852..ccaf136403e45c45358b12cc660c8c2b8c61f45e 100644 (file)
@@ -1,6 +1,11 @@
+2000-11-16  Gerd Moellmann  <gerd@gnu.org>
+
+       * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
+       sort(1) with the `-f' argument.
+
 2000-11-16  Andre Spiegel  <spiegel@gnu.org>
 
-        * 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.