projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b9b393
)
EUDC: Deprecate eudc-server variable
author
Thomas Fitzsimmons
<fitzsim@fitzsim.org>
Tue, 8 Nov 2022 18:30:17 +0000
(13:30 -0500)
committer
Thomas Fitzsimmons
<fitzsim@fitzsim.org>
Tue, 8 Nov 2022 23:19:15 +0000
(18:19 -0500)
* lisp/net/eudc-vars.el (eudc-server): Deprecate variable for
Emacs 29.1.
lisp/net/eudc-vars.el
patch
|
blob
|
history
diff --git
a/lisp/net/eudc-vars.el
b/lisp/net/eudc-vars.el
index bb1f9d9f0f35b77730657061f01bc76fe55326c6..3ce363cf68878da1d50f1411ff359d10a126e6ce 100644
(file)
--- a/
lisp/net/eudc-vars.el
+++ b/
lisp/net/eudc-vars.el
@@
-38,6
+38,9
@@
(defcustom eudc-server nil
"The name or IP address of the directory server.
+This variable is deprecated as of Emacs 29.1. Please add an
+entry to `eudc-server-hotlist' instead of setting `eudc-server'.
+
A port number may be specified by appending a colon and a
number to the name of the server. Use `localhost' if the directory
server resides on your computer (BBDB backend).