comparison lisp/ChangeLog @ 33561:044ca47ee3d1

#
author André Spiegel <spiegel@gnu.org>
date Thu, 16 Nov 2000 18:16:13 +0000
parents c6a08bfab7fd
children 16f5454d8a36
comparison
equal deleted inserted replaced
33560:da206bbad86b 33561:044ca47ee3d1
7 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke 7 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
8 sort(1) with the `-f' argument. 8 sort(1) with the `-f' argument.
9 9
10 2000-11-16 Andre Spiegel <spiegel@gnu.org> 10 2000-11-16 Andre Spiegel <spiegel@gnu.org>
11 11
12 * vc-{cvs,rcs,sccs}.el: Functions reordered.
13
12 * vc.el (vc-revert-buffer): Ask for confirmation if file seems 14 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
13 up-to-date. 15 up-to-date.
14 (vc-do-command): In the asynchronous case, output messages only if 16 (vc-do-command): In the asynchronous case, output messages only if
15 the minibuffer is not active. 17 the minibuffer is not active.
16 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if 18 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if