]> git.eshelyaron.com Git - emacs.git/commit
Change eudc-server-hotlist from a defvar to a defcustom
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 13 Nov 2014 05:50:01 +0000 (00:50 -0500)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 13 Nov 2014 05:50:01 +0000 (00:50 -0500)
commit090cbf9b46465ffb46430021be782a4569afd5a6
tree43a88fc0d751d7bb4be929b05d8b09380d58725e
parent83bad90efe943e7c88431b7a71bc1d5cf1304c92
Change eudc-server-hotlist from a defvar to a defcustom

* net/eudc-vars.el (eudc-server): Adjust docstring to mention
eudc-server-hotlist.
(eudc-server-hotlist): Move from eudc.el and make defcustom.
* net/eudc.el (eudc-server-hotlist): Move to eudc-vars.el.
(eudc-set-server): Allow setting protocol to nil.
(eudc-expand-inline): Support hotlist-only expansions when server
is not set.
lisp/ChangeLog
lisp/net/eudc-vars.el
lisp/net/eudc.el