Mercurial > emacs
changeset 33557:086e910eefc9
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 16 Nov 2000 16:45:52 +0000 |
parents | d3d9942c7619 |
children | 786f1533a10f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 16 16:44:11 2000 +0000 +++ b/lisp/ChangeLog Thu Nov 16 16:45:52 2000 +0000 @@ -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.