Mercurial > emacs
comparison lisp/ChangeLog @ 102260:a52c9332c41c
(vc-dir-update): Make sure ./ is always first in the listing.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 25 Feb 2009 04:00:08 +0000 |
parents | da9573d0d093 |
children | 4fd9b5c566ce |
comparison
equal
deleted
inserted
replaced
102259:50330dd7aee8 | 102260:a52c9332c41c |
---|---|
1 2009-02-25 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * vc-dir.el (vc-dir-update): Make sure ./ is always first in the listing. | |
4 | |
1 2009-02-25 David Reitter <david.reitter@gmail.com> | 5 2009-02-25 David Reitter <david.reitter@gmail.com> |
2 | 6 |
3 * mail/mailclient.el: declare clipboard-kill-ring-save | 7 * mail/mailclient.el (clipboard-kill-ring-save): Declare. |
4 | 8 |
5 2009-02-25 Kenichi Handa <handa@m17n.org> | 9 2009-02-25 Kenichi Handa <handa@m17n.org> |
6 | 10 |
7 * ps-mule.el (ps-mule-begin-job): Don't call auto-compose-region. | 11 * ps-mule.el (ps-mule-begin-job): Don't call auto-compose-region. |
8 | 12 |