Mercurial > emacs
comparison lisp/ChangeLog @ 64782:d54a27bfea5d
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Mon, 08 Aug 2005 00:20:19 +0000 |
parents | 060177e931f8 |
children | 8960bd28d1ee |
comparison
equal
deleted
inserted
replaced
64781:72ec215d0ecf | 64782:d54a27bfea5d |
---|---|
1 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org> | |
2 | |
3 * info.el (Info-dir-remove-duplicates): Avoid case folding | |
4 in loop; instead, keep downcased strings for comparison. | |
5 Suggested by Helmut Eller. | |
6 | |
1 2005-08-07 Michael Albinus <michael.albinus@gmx.de> | 7 2005-08-07 Michael Albinus <michael.albinus@gmx.de> |
2 | 8 |
3 Sync with Tramp 2.0.50. | 9 Sync with Tramp 2.0.50. |
4 | 10 |
5 * tramp.el: Remove defvar of `last-coding-system-used' in the | 11 * tramp.el: Remove defvar of `last-coding-system-used' in the |