[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/eglot cba3987 07/69: README.md: minor cosmetic tweaks
From: |
João Távora |
Subject: |
[elpa] externals/eglot cba3987 07/69: README.md: minor cosmetic tweaks |
Date: |
Sun, 20 Oct 2019 08:21:41 -0400 (EDT) |
branch: externals/eglot
commit cba3987d3ec704e12cf028f5a4e5a3ed74bd6163
Author: João Távora <address@hidden>
Commit: João Távora <address@hidden>
README.md: minor cosmetic tweaks
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8840497..3603e26 100644
--- a/README.md
+++ b/README.md
@@ -166,10 +166,10 @@ documentation on what these do.
Eglot could use, but won't;
- `eglot-put-doc-in-help-buffer`: If non-nil, put eldoc docstrings in
- separate `*eglot-help*' buffer;
+ separate `*eglot-help*` buffer;
- `eglot-auto-display-help-buffer`: If non-nil, automatically display
- `*eglot-help*' buffer;
+ `*eglot-help*` buffer;
There are a couple more variables that you can customize via Emacs
lisp:
- [elpa] externals/eglot updated (35597d2 -> 33a4f86), João Távora, 2019/10/20
- [elpa] externals/eglot 4398934 01/69: Fix #198: prevent Eldoc flicker when moving around, João Távora, 2019/10/20
- [elpa] externals/eglot d6a6de7 03/69: Fix test failure introduced by previous commit, João Távora, 2019/10/20
- [elpa] externals/eglot e69cca9 06/69: * README.md: Remove funny UTF character., João Távora, 2019/10/20
- [elpa] externals/eglot 9377988 02/69: Per #198: Show large docs in help buffer instead of echo are by default, João Távora, 2019/10/20
- [elpa] externals/eglot e5e5125 04/69: Rename new defcustoms with friendlier names, João Távora, 2019/10/20
- [elpa] externals/eglot cba3987 07/69: README.md: minor cosmetic tweaks,
João Távora <=
- [elpa] externals/eglot dc371b8 08/69: Display truncated docstring if too large for echo area, João Távora, 2019/10/20
- [elpa] externals/eglot 17ec29b 14/69: Per #177: consider mode derivation when guessing servers, João Távora, 2019/10/20
- [elpa] externals/eglot fcb8ab6 11/69: Per #121: fix bug introduced by commit fixing this issue, João Távora, 2019/10/20
- [elpa] externals/eglot 5fc7ecc 10/69: Add built-in support for Dart's dart_language_server, João Távora, 2019/10/20
- [elpa] externals/eglot 1671dc4 12/69: Fix #209: protect against null messages from eldoc, João Távora, 2019/10/20
- [elpa] externals/eglot dbf2dd2 20/69: * eglot.el (xref-backend-references): Don't use return-from., João Távora, 2019/10/20
- [elpa] externals/eglot 3ecdef1 09/69: Fix #201: handle label offsets in ParameterInformation, João Távora, 2019/10/20
- [elpa] externals/eglot 40a3d8c 16/69: Fix broken python formatting tests, João Távora, 2019/10/20
- [elpa] externals/eglot 1c6c30f 17/69: Disable another test on Travis, João Távora, 2019/10/20
- [elpa] externals/eglot d65d139 15/69: Don't teardown company if started via trigger chars, João Távora, 2019/10/20