mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-17 10:06:13 +00:00
a2a25d2435
* lisp/minibuffer.el (completion--done): New fun. (completion--do-completion): Use it. New arg `expect-exact'. (minibuffer-complete, minibuffer-complete-word): Don't output message, since completion--do-completion does it for us now. (minibuffer-force-complete): Use completion--done and completion--replace. Handle sole-completion case with more care. (minibuffer-complete-and-exit): Use new `expect-exact' arg. (completion-extra-properties): New var. (completion-annotate-function): Make obsolete. (minibuffer-completion-help): Adjust accordingly. Use completion-list-insert-choice-function. (completion-at-point, completion-help-at-point): Bind completion-extra-properties. (completion-pcm-word-delimiters): Add | (for uniquify, for example). * lisp/simple.el (completion-list-insert-choice-function): New var. (completion-setup-function): Preserve it. (choose-completion): Pay attention to it, shuffle the code a bit. (choose-completion-string): New arg `insert-function'. * lisp/textmodes/bibtex.el: Convert to lexical binding. (bibtex-mode-map): Use completion-at-point. (bibtex-mode): Use define-derived-mode&completion-at-point-functions. (bibtex-completion-at-point-function): New fun, from bibtex-complete. (bibtex-complete): Define as obsolete alias. (bibtex-complete-internal): Remove. (bibtex-format-entry): Remove unused sub-group in regexp. * lisp/shell.el (shell--command-completion-data) (shell-environment-variable-completion): * lisp/pcomplete.el (pcomplete-completions-at-point): * lisp/comint.el (comint--complete-file-name-data): Use :exit-function instead of completion-table-with-terminator so it also works for choose-completion. |
||
---|---|---|
.. | ||
charsets | ||
e | ||
gnus | ||
images | ||
nxml | ||
refcards | ||
schema | ||
srecode | ||
themes | ||
tutorials | ||
.gitignore | ||
AUTHORS | ||
celibacy.1 | ||
CENSORSHIP | ||
ChangeLog | ||
compilation.txt | ||
condom.1 | ||
CONTRIBUTE | ||
COOKIES | ||
COPYING | ||
copying.paper | ||
DEBUG | ||
DEVEL.HUMOR | ||
DISTRIB | ||
echo.msg | ||
edt-user.el | ||
emacs2.py | ||
emacs3.py | ||
emacs-buffer.gdb | ||
emacs.desktop | ||
emacs.icon | ||
emacs.py | ||
enriched.doc | ||
ERC-NEWS | ||
ETAGS.EBNF | ||
ETAGS.README | ||
forms-d2.dat | ||
FTP | ||
future-bug | ||
GNU | ||
GNUS-NEWS | ||
gnus-tut.txt | ||
grep.txt | ||
HELLO | ||
INTERVIEW | ||
JOKES | ||
LINUX-GNU | ||
MACHINES | ||
MAILINGLISTS | ||
MH-E-NEWS | ||
MORE.STUFF | ||
MOTIVATION | ||
NEWS | ||
NEWS.1-17 | ||
NEWS.18 | ||
NEWS.19 | ||
NEWS.20 | ||
NEWS.21 | ||
NEWS.22 | ||
NEWS.23 | ||
NEXTSTEP | ||
NXML-NEWS | ||
ORDERS | ||
PROBLEMS | ||
ps-prin0.ps | ||
ps-prin1.ps | ||
README | ||
rgb.txt | ||
SERVICE | ||
ses-example.ses | ||
sex.6 | ||
spook.lines | ||
TERMS | ||
THE-GNU-PROJECT | ||
TODO | ||
WHY-FREE | ||
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. `forms-d2.dat' is an example data file used by forms-d2.el. COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES File: emacs.icon Author: Sun Microsystems, Inc Copyright (C) 1999, 2001-2011 Free Software Foundation, Inc. License: GNU General Public License version 3 or later (see COPYING)