aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2004-03-05 11:31:58 +0000
committerRichard M. Stallman2004-03-05 11:31:58 +0000
commit2e8d40a1da9d5c70720920103276440f80d9345e (patch)
treeaf3420f4f4d51f34401b31c20832b868fdfc1140 /lisp/ChangeLog
parente4ff63a27cbd8670938bef380226b0f2d08af1e3 (diff)
downloademacs-2e8d40a1da9d5c70720920103276440f80d9345e.tar.gz
emacs-2e8d40a1da9d5c70720920103276440f80d9345e.zip
(sort-columns): Don't use external 'sort' on ms-windows. Otherwise,
do use it if the region only contains font-lock text properties.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e8353eeea21..57a01d9f081 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12004-03-04 Jesper Harder <harder@ifa.au.dk>
2
3 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
4 Otherwise, do use it if the region only contains font-lock text
5 properties.
6
12004-03-04 Masatake YAMATO <jet@gyve.org> 72004-03-04 Masatake YAMATO <jet@gyve.org>
2 8
3 * hexl.el (hexl-mode): Set `hexl-print-current-point-info' 9 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'