diff options
| author | Eli Zaretskii | 2004-03-07 07:08:43 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2004-03-07 07:08:43 +0000 |
| commit | 263d3d5d206856543375e09726e56863d7d33db6 (patch) | |
| tree | 55a26a3035ef108df73501e60f7ffd591b5bfc6b /lisp/ChangeLog | |
| parent | 5e7b42627852d8a8ddddee8f23152ec5545bbbd5 (diff) | |
| download | emacs-263d3d5d206856543375e09726e56863d7d33db6.tar.gz emacs-263d3d5d206856543375e09726e56863d7d33db6.zip | |
(sort-columns): Remove ms-dos from the list of systems
where the external `sort' command is not used.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 068e25de870..4a237696188 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-03-07 Eli Zaretskii <eliz@elta.co.il> | ||
| 2 | |||
| 3 | * sort.el (sort-columns): Remove ms-dos from the list of systems | ||
| 4 | where the external `sort' command is not used. | ||
| 5 | |||
| 1 | 2004-03-07 Kim F. Storm <storm@cua.dk> | 6 | 2004-03-07 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * gdb-ui.el (gdb-overlay-arrow-position): Add defvar. | 8 | * gdb-ui.el (gdb-overlay-arrow-position): Add defvar. |