diff options
| author | Kim F. Storm | 2002-10-29 14:14:00 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2002-10-29 14:14:00 +0000 |
| commit | d0891f9ee702382af03c4345fe637396c310749e (patch) | |
| tree | e7eee12f32045c5e7f4d128dfc1ed8b8f4c9d170 | |
| parent | 85b2f69e1e567797c23f4323bfb599577775e649 (diff) | |
| download | emacs-d0891f9ee702382af03c4345fe637396c310749e.tar.gz emacs-d0891f9ee702382af03c4345fe637396c310749e.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cba9e84d752..5f90607fffb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-10-29 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * ido.el (ido-wide-find-dirs-or-files): Fixed problem that caused | ||
| 4 | incomplete list of matches to be returned. | ||
| 5 | |||
| 1 | 2002-10-29 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change) | 6 | 2002-10-29 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change) |
| 2 | 7 | ||
| 3 | * textmodes/texinfo.el (texinfo-environments): Add environment; copying, | 8 | * textmodes/texinfo.el (texinfo-environments): Add environment; copying, |