Mercurial > emacs
comparison lisp/ChangeLog @ 110182:96ce91e806ec
* emacs-lisp/package.el (package-directory-list): Only call file-name-nondirectory on a string.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 04 Sep 2010 13:54:48 -0400 |
parents | 9e17fce46124 |
children | fe4f125a5ff8 |
comparison
equal
deleted
inserted
replaced
110181:9e17fce46124 | 110182:96ce91e806ec |
---|---|
1 2010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change) | |
2 | |
3 * emacs-lisp/package.el (package-directory-list): Only call | |
4 file-name-nondirectory on a string. | |
5 | |
1 2010-09-02 Chong Yidong <cyd@stupidchicken.com> | 6 2010-09-02 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * emacs-lisp/package.el (package--download-one-archive): Ensure | 8 * emacs-lisp/package.el (package--download-one-archive): Ensure |
4 that archive-contents is valid before saving it. | 9 that archive-contents is valid before saving it. |
5 (package-activate-1, package-mark-obsolete, define-package) | 10 (package-activate-1, package-mark-obsolete, define-package) |