1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 13:31:37 -07:00
emacs/lisp/emacs-lisp
Masatake YAMATO f5fab556d4 * message.el (message-expand-group): Pass the common
prefix substring of completion to `display-completion-list'.

* mh-comp.el (mh-complete-word): Pass the common
prefix substring of completion to `display-completion-list'.

* dabbrev.el (dabbrev-completion): Pass the common
prefix substring of completion to `display-completion-list'.

* filecache.el (file-cache-minibuffer-complete)
(file-cache-complete): Ditto.

* tempo.el (tempo-display-completions): Ditto.

* wid-edit.el (widget-file-complete, widget-color-complete): Ditto.

* emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.

* eshell/em-hist.el (eshell-list-history): Ditto.

* mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.

* progmodes/etags.el (complete-tag): Ditto.

* progmodes/make-mode.el (makefile-complete): Ditto.

* progmodes/meta-mode.el (meta-complete-symbol): Ditto.

* progmodes/octave-mod.el (octave-complete-symbol): Ditto.

* progmodes/pascal.el (pascal-complete-word)
(pascal-show-completions): Ditto.

* textmodes/bibtex.el (bibtex-complete-internal): Ditto.

* simple.el (completion-common-substring): New variable.
(completion-setup-function): Use `completion-common-substring'
to put faces.

* minibuf.c (Fdisplay_completion_list): Add new optional
argument COMMON_SUBSTRING. Bind `completion-common-substring'
to the optional argument during running `completion-setup-hook'.
2005-10-16 09:31:48 +00:00
..
.gitignore
advice.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
assoc.el
authors.el
autoload.el (update-directory-autoloads): Doc fix. 2005-10-11 10:45:59 +00:00
backquote.el
benchmark.el
bindat.el
byte-opt.el
byte-run.el
bytecomp.el
checkdoc.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
cl-compat.el
cl-extra.el
cl-indent.el
cl-macs.el
cl-seq.el
cl-specs.el
cl.el
copyright.el
crm.el
cust-print.el
debug.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
derived.el
disass.el
easy-mmode.el
easymenu.el
edebug.el
eldoc.el Move comments into docstrings. 2005-10-04 21:49:09 +00:00
elint.el
elp.el
ewoc.el
find-func.el message format spec fixes, commit # 9 2005-09-18 12:40:26 +00:00
find-gc.el
float-sup.el
generic.el
gulp.el
helper.el
levents.el
lisp-mnt.el message format spec fixes, commit # 9 2005-09-18 12:40:26 +00:00
lisp-mode.el (lisp-mode-syntax-table): Move the nesting bit from # to |. 2005-10-05 15:19:38 +00:00
lisp.el * message.el (message-expand-group): Pass the common 2005-10-16 09:31:48 +00:00
lmenu.el
lselect.el
lucid.el
macroexp.el
map-ynp.el
pp.el
re-builder.el
regexp-opt.el
regi.el
ring.el
rx.el
shadow.el
sregex.el
syntax.el
tcover-ses.el
tcover-unsafep.el
testcover.el
timer.el
tq.el
trace.el
unsafep.el
warnings.el