Mercurial > emacs
comparison lisp/url/ChangeLog @ 107379:3c0cd76e49ff
Fix last change to use existing comm Custom group instead of `net'.
* cus-edit.el (net): Remove group.
(comm): Promote to top-level group.
* url/url-vars.el (url):
* net/browse-url.el (browse-url):
* net/xesam.el (xesam):
* net/tramp.el (tramp):
* net/goto-addr.el (goto-address):
* net/ange-ftp.el (ange-ftp): Put in comm group.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 12 Mar 2010 14:13:38 -0500 |
parents | 904ccd8f2acb |
children | ecbe0edc4f69 |
comparison
equal
deleted
inserted
replaced
107378:904ccd8f2acb | 107379:3c0cd76e49ff |
---|---|
1 2010-03-12 Chong Yidong <cyd@stupidchicken.com> | 1 2010-03-12 Chong Yidong <cyd@stupidchicken.com> |
2 | 2 |
3 * url-vars.el (url): Put in net group. | 3 * url-vars.el (url): Put in comm group. |
4 | 4 |
5 2010-03-10 Chong Yidong <cyd@stupidchicken.com> | 5 2010-03-10 Chong Yidong <cyd@stupidchicken.com> |
6 | 6 |
7 * Branch for 23.2. | 7 * Branch for 23.2. |
8 | 8 |