branch: externals/crdt commit 89e3a2699d7da326abb3598876a652cfd0db5f4a Author: Leo Vivier <za...@zaeph.net> Commit: Leo Vivier <za...@zaeph.net>
Capitalise “Session” buffer to follow new convention --- crdt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index c3aea42877..9cc3844c91 100644 --- a/crdt.el +++ b/crdt.el @@ -2344,7 +2344,7 @@ Each element should be one of (when (and proxy-process (process-live-p proxy-process)) (interrupt-process proxy-process)))) (unless (memq this-command '(crdt-disconnect crdt-stop-session crdt--stop-session)) - (warn "CRDT session %s disconnected." (crdt--session-urlstr session))))) + (warn "CRDT Session %s disconnected." (crdt--session-urlstr session))))) (defun crdt-stop-session (&optional session) "Stop sharing the SESSION.