1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 15:30:29 -08:00
emacs/etc
João Távora 4bc9c8972a Add lisp/external-completion.el for completions from external tools
This table uses a new 'external' completion style which has been in
use in Eglot and other third-party extensions for a long time.  It's
meant for libraries that interface with an external tool which
provides completions, such as a shell utility, an inferior process, an
http server.

The new file lisp/external-completion.el provides a helper function,
external-completion-table which is given an interfacing function to
the external tool and returns a "programmed completion" table that is
bound to the 'external' completion style.  That table can then be used
with completing-read or any other facility expecting a completion
table.

When the 'external' is in use, the usual styles configured by the user
or other in 'completion-styles' are completely overriden.  This
relatively minor inconvenience is the price to pay for responsive
completion where the full set of completion candidates doesn't need to
be transfered into Emacs's address space.

* lisp/external-completion.el: New file.

* etc/NEWS: (Lisp Changes in Emacs 29.1): Mention
  external-completion-table.
2022-12-07 19:06:09 +00:00
..
charsets
e
forms
gnus
images ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
nxml
org Update to Org 9.6-3-ga4d38e 2022-11-29 23:05:53 -05:00
refcards Update to Org 9.6-3-ga4d38e 2022-11-29 23:05:53 -05:00
schema
srecode ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
themes ; Fix typos 2022-11-20 12:59:39 +01:00
tutorials * etc/tutorials/TUTORIAL.uk: Fix typos. 2022-10-05 22:43:12 +03:00
AUTHORS Merge from origin/emacs-28 2022-09-08 23:35:04 +02:00
CALC-NEWS
ChangeLog.1
compilation.txt Add test for the gradle-android compilation message pattern 2022-07-11 12:29:12 +02:00
COPYING
DEBUG ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
DEVEL.HUMOR
DISTRIB
edt-user.el
emacs-buffer.gdb
emacs-mail.desktop
emacs.desktop
emacs.icon
emacs.metainfo.xml
emacs.service
emacs_lldb.py LLDB support: handle unsorted enum member lists 2022-08-22 11:18:30 +02:00
emacsclient-mail.desktop
emacsclient.desktop
enriched.txt Document 'enriched-toggle-markup' 2022-05-20 15:03:06 +03:00
ERC-NEWS Add non-IRCv3 SASL module to ERC 2022-11-23 21:14:25 -05:00
ETAGS.EBNF
ETAGS.README
future-bug
gnus-tut.txt
grep.txt
HELLO Add support for the Coptic script (bug#58330) 2022-10-08 10:46:48 +03:00
HISTORY Update HISTORY for Emacs 28.2 2022-09-12 02:47:11 +02:00
JOKES
MACHINES
MH-E-NEWS
NEWS Add lisp/external-completion.el for completions from external tools 2022-12-07 19:06:09 +00:00
NEWS.1-17 (help-fns--first-release): Try and avoid false positives 2022-07-18 22:22:34 -04:00
NEWS.18 (help-fns--first-release): Try and avoid false positives 2022-07-18 22:22:34 -04:00
NEWS.19 ; Fix typos 2022-11-30 16:59:41 +01:00
NEWS.20 (help-fns--first-release): Try and avoid false positives 2022-07-18 22:22:34 -04:00
NEWS.21 ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
NEWS.22 ; Fix typos 2022-11-30 16:59:41 +01:00
NEWS.23 * etc/NEWS.23: Belatedly announce 'format-spec'. 2022-09-27 15:42:30 +02:00
NEWS.24 ; Consistently call alists "association list" 2022-11-27 18:12:45 +01:00
NEWS.25 ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
NEWS.26 ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
NEWS.27 ; * etc/NEWS.27, etc/NEWS.28: Fix typos. 2022-11-04 07:05:51 +01:00
NEWS.28 ; Fix typos (prefer US spelling) 2022-11-18 13:06:55 +01:00
NEXTSTEP ; Fix typos 2022-11-20 12:59:39 +01:00
NXML-NEWS
ORG-NEWS ; Fix typos 2022-11-30 16:59:41 +01:00
org.gnu.emacs.defaults.gschema.xml
package-keyring.gpg
PROBLEMS Add knob to make `mouse-position' faster on X 2022-11-18 09:09:10 +08:00
ps-prin0.ps
ps-prin1.ps
publicsuffix.txt Update publicsuffix.txt from upstream 2022-12-01 15:09:40 +01:00
README
rgb.txt
ses-example.ses
spook.lines
TERMS
TODO ; Fix typos 2022-11-11 15:52:37 +01:00
w32-feature.el
yow.lines

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2022 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)