summaryrefslogtreecommitdiff
path: root/java/incrementing-version-code
diff options
context:
space:
mode:
authorJoão Távora <joaotavora@gmail.com>2026-05-30 14:28:32 +0100
committerJoão Távora <joaotavora@gmail.com>2026-05-30 18:22:54 +0100
commitaac5e0457aeef68ddc64b25adf5039e69f3fdc17 (patch)
tree26ea693402713790f9998c9b486642674034c471 /java/incrementing-version-code
parentec3d662de0bab08f8b68666d13c662c3193c2645 (diff)
Eglot: replace eglot-prefer-plaintext with eglot-documentation-renderer
The old boolean 'eglot-prefer-plaintext' is replaced by the more expressive 'eglot-documentation-renderer', which can hold a major-mode symbol, t (plain text), or nil (auto-detect each time). By selecting a renderer once at startup the repeated per-request lookups are avoided, which helps with the slowness reported in bug#81150. * lisp/progmodes/eglot.el (eglot-prefer-plaintext): Declare obsolete alias to 'eglot-documentation-renderer'. (eglot-documentation-renderer): New defcustom, reworked from from eglot-prefer-plaintext. (eglot--accepted-formats): Use new variable. (eglot--format-markup): Use new variable. * etc/EGLOT-NEWS: Announce change. * doc/misc/eglot.texi (Customization Variables): Document eglot-documentation-renderer.
Diffstat (limited to 'java/incrementing-version-code')
0 files changed, 0 insertions, 0 deletions