diff options
| author | Richard M. Stallman | 2004-03-05 11:31:58 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2004-03-05 11:31:58 +0000 |
| commit | 2e8d40a1da9d5c70720920103276440f80d9345e (patch) | |
| tree | af3420f4f4d51f34401b31c20832b868fdfc1140 /lisp/ChangeLog | |
| parent | e4ff63a27cbd8670938bef380226b0f2d08af1e3 (diff) | |
| download | emacs-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/ChangeLog | 6 |
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 @@ | |||
| 1 | 2004-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 | |||
| 1 | 2004-03-04 Masatake YAMATO <jet@gyve.org> | 7 | 2004-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' |