Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5115:54700d784be9
Correct the #'delete-duplicates calls, setup-paths.el
2010-03-11 Aidan Kehoe <kehoea@parhasard.net>
* setup-paths.el (paths-find-emacs-roots)
(paths-construct-info-path):
Pass :from-end t to the delete-duplicates calls in these
functions, now the compiler macro no longer defaults it to t.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 11 Mar 2010 15:41:10 +0000 |
parents | b2dcf6a6d8ab |
children | 9f2f39c80660 |
comparison
equal
deleted
inserted
replaced
5114:85b327aa1b47 | 5115:54700d784be9 |
---|---|
1 2010-03-11 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * setup-paths.el (paths-find-emacs-roots) | |
4 (paths-construct-info-path): | |
5 Pass :from-end t to the delete-duplicates calls in these | |
6 functions, now the compiler macro no longer defaults it to t. | |
7 | |
1 2010-03-07 Ben Wing <ben@xemacs.org> | 8 2010-03-07 Ben Wing <ben@xemacs.org> |
2 | 9 |
3 * disp-table.el: | 10 * disp-table.el: |
4 * disp-table.el (standard-display-g1): | 11 * disp-table.el (standard-display-g1): |
5 * disp-table.el (standard-display-graphic): | 12 * disp-table.el (standard-display-graphic): |