emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/eglot updated (f385d9c -> 07b235f)


From: João Távora
Subject: [elpa] externals/eglot updated (f385d9c -> 07b235f)
Date: Mon, 9 Jul 2018 17:27:11 -0400 (EDT)

capitaomorte pushed a change to branch externals/eglot.

      from  f385d9c   Merge branch 'jsonrpc-refactor', bump version to 1.0
       new  4354710   Implement TCP autostart/autoconnect (and support Ruby's 
Solargraph)
       new  e8f0d89   * jsonrpc.el (jsonrpc-process-type): Actually return 
process-type.
       new  a99e129   Adjust timeout strategy when running tests
       new  c94b028   Fix some rather silly bugs in some interactive specs
       new  6239ca6   Close #30: Fix typo in the solargraph server program
       new  45c651e   Per #31: Unbreak basic imenu functionality
       new  017fbdc   Close #31: Unbreak Imenu for cquery servers (and probably 
more)
       new  1a61522   Close #32: Cache buffer's managing server
       new  a6fee46   Fix typo (#35)
       new  a261a7b   Close #33: Bind default-directory when launching servers
       new  7467c15   Close #36: Inhibit auto-reconnect until connection is 
established
       new  8219088   Close #34: Handle outrageously large and buggy line 
numbers
       new  543483a   Close #37: Unbreak completion when no possible annotation
       new  37296ed   Format documentation in completion annotations
       new  55ee8e9   * eglot.el (eglot-completion-at-point): Fix broken 
indentation
       new  07b235f   jsonrpc.el is now a GNU ELPA depedency


Summary of changes:
 Makefile         |  11 +-
 README.md        |  44 +++-
 eglot-tests.el   | 301 +++++++++++------------
 eglot.el         | 202 ++++++++++++----
 jsonrpc-tests.el | 204 ----------------
 jsonrpc.el       | 722 -------------------------------------------------------
 6 files changed, 340 insertions(+), 1144 deletions(-)
 delete mode 100644 jsonrpc-tests.el
 delete mode 100644 jsonrpc.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]