diff options
| author | Richard M. Stallman | 2006-10-02 03:08:47 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-10-02 03:08:47 +0000 |
| commit | 7de3f9a41ef976056cf40f98c4b6903ef9bcad57 (patch) | |
| tree | d3b0f4ecbc621a8f1c742d1f00009141de454129 /lisp/ChangeLog | |
| parent | 1f8a132d060bc079ff723466518b5ac4ef4ba6b6 (diff) | |
| download | emacs-7de3f9a41ef976056cf40f98c4b6903ef9bcad57.tar.gz emacs-7de3f9a41ef976056cf40f98c4b6903ef9bcad57.zip | |
(dired-build-subdir-alist): Fix previous change.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9deec93eb24..6ef8170c2a1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-10-01 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * dired.el (dired-build-subdir-alist): Fix previous change. | ||
| 4 | |||
| 1 | 2006-10-01 Johan Bockg,Ae(Brd <bojohan+mail@dd.chalmers.se> | 5 | 2006-10-01 Johan Bockg,Ae(Brd <bojohan+mail@dd.chalmers.se> |
| 2 | 6 | ||
| 3 | * simple.el (undo-elt-crosses-region): Fix the inequalities. | 7 | * simple.el (undo-elt-crosses-region): Fix the inequalities. |