girzel pushed a change to branch externals/ebdb.
from 1a4870a Make field customization more robust
new a69d7bd Don't clobber TAB in message-mode
new fef6b85 Fix ebdb-mua-edit-sender-notes
new df9f687 Use ebdb-string on new mail addresses in
ebdb-annotate-mes
branch: externals/ebdb
commit f48a510bbb9a8ac0e6977c2dc5cb55c9e244b9e4
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Redisplay records after customizing a mail field
* ebdb-com.el (eieio-done-customizing): The :around method runs
with-record-edits, but this :after method hap
branch: externals/ebdb
commit df9f68796b4be40b307298751add276247ee2cd1
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Use ebdb-string on new mail addresses in ebdb-annotate-message
* ebdb-mua.el (ebdb-annotate-message): Otherwise it dumps the actual
mail object into the minib
branch: externals/ebdb
commit b240223aba0f7e92e355178026a03c7ce24956ae
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Rework field sorting
* ebdb.el (ebdb-field-compare): New method for comparing/sorting
fields. By default, don't change order.
(ebdb-field-compare): Remo
branch: externals/ebdb
commit a69d7bd1d2472bb191248cb490416be44d97fe58
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Don't clobber TAB in message-mode
* ebdb-message.el (ebdb-insinuate-message): The whole point of the
previous line, which manipulates message-completion-alist
branch: externals/ebdb
commit cadffb1528da066d72650c2d0e1a8fb67cb7dea8
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Rework formatter include/exclude routines
* ebdb.el (ebdb-foo-in-list-p): Rename from ebdb-class-in-list-p, and
turn into a generic method, with implementatio
branch: externals/ebdb
commit 1090a26b70d5fb36992c7d6917cb59d958331bbc
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Display message when reformatting a single record
* ebdb-com.el (ebdb-reformat-records): Say that we're doing it.
---
ebdb-com.el | 4 +++-
1 file changed, 3 inser
branch: externals/ebdb
commit fef6b85b6700367e8f796c6519b17743e10d960e
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Fix ebdb-mua-edit-sender-notes
* ebdb-mua.el (ebdb-mua-edit-sender-notes): Update to new calling
convention for ebdb-with-record-edits.
---
ebdb-mua.el | 13
branch: externals/eglot
commit 8e5acb12aa99e1382ad3edf8a78134faa179c823
Author: João Távora
Commit: João Távora
* eglot.el (Version): Bump to 0.3
---
eglot.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eglot.el b/eglot.el
index 08c2f55..4a847bb 100644
--- a/eglo
branch: externals/eglot
commit 6cc1ac07a9a7f25640372413dbfb637104da5324
Author: João Távora
Commit: João Távora
Simplify some function calling infrastructure
eglot--mapply is a confusing abstraction. Hide some of that confusion
behind eglot--lambda. More stably dispatch serv
branch: externals/eglot
commit d5a998b5e4a9a463d560f4ea2ecf9c298370a625
Author: João Távora
Commit: João Távora
Replace eglot--with-lsp-range with a function and pcase-let
* eglot.el (eglot--with-lsp-range): Remove.
(eglot--range-region): New function.
(eglot--server-tex
branch: externals/eglot
commit 12691c24588e05aa3645f0d9b866859a5d59a910
Author: João Távora
Commit: João Távora
Make it work on Windows
Apparently passing :coding 'no-conversion to make-process on windows
is essential to receive any text at all in the process filter.
capitaomorte pushed a change to branch externals/eglot.
from a85bdc7 Bump version and slightly improve doc
new 1f8c238 Add PHP's php-language-server to built-in guessed servers
new d5a998b Replace eglot--with-lsp-range with a function and
pcase-let
new 6cc1ac0
branch: externals/eglot
commit 083a72553c6ff123335ca3faadd9352e4d54335d
Author: João Távora
Commit: João Távora
* eglot.el (eglot--lambda): Add missing indent spec.
---
eglot.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eglot.el b/eglot.el
index e17e4f8..30d5b4
branch: externals/eglot
commit 17cf38819d08b1eb66eab1753c5111901cc448ee
Author: João Távora
Commit: João Távora
Fix eglot--error and eglot--message helpers
* eglot.el (eglot--error, eglot--message):
Safely interpret %s.
---
eglot.el | 4 ++--
1 file changed, 2 insertions(+)
branch: externals/eglot
commit 1f8c2387ddcb753659ecf2c912069e12072b1814
Author: João Távora
Commit: João Távora
Add PHP's php-language-server to built-in guessed servers
Closes #1. The problem in that issue is that php-language-server has a
bug when it's not passed it the de
16 matches
Mail list logo