Mercurial > emacs
comparison lisp/ChangeLog @ 111478:3cd0a7a068d5
* net/browse-url.el (browse-url-browser-function): Change the
default to use `browse-url-mail' on mailto: URLs.
author | Lars Magne Ingebrigtsen <larsi@gnus.org> |
---|---|
date | Wed, 10 Nov 2010 23:27:02 +0100 |
parents | 59101ed2e4c6 |
children | 046351ea9819 |
comparison
equal
deleted
inserted
replaced
111477:59101ed2e4c6 | 111478:3cd0a7a068d5 |
---|---|
1 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
2 | |
3 * net/browse-url.el (browse-url-browser-function): Change the | |
4 default to use `browse-url-mail' on mailto: URLs. | |
5 | |
1 2010-11-10 Chong Yidong <cyd@stupidchicken.com> | 6 2010-11-10 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * emacs-lisp/package.el (package-read-all-archive-contents): Reset | 8 * emacs-lisp/package.el (package-read-all-archive-contents): Reset |
4 package-archive-contents to nil before re-reading. | 9 package-archive-contents to nil before re-reading. |
5 | 10 |