emacs/lisp/mh-e
Stefan Monnier d1bb662322 Make MH-E use completion-at-point
* lisp/mh-e/mh-letter.el (mh-letter-completion-at-point): New function,
extracted from mh-letter-complete
(mh-letter-mode, mh-letter-complete, mh-letter-complete-or-space): Use it.
(mh-complete-word): Only use the common-substring arg when it works.
(mh-folder-expand-at-point):
* lisp/mh-e/mh-alias.el (mh-alias-letter-expand-alias): Return data suitable
for completion-at-point-functions.
* lisp/mh-e/mh-utils.el (mh-folder-completion-function): Make it work like
file-name completion, so partial-completion can do its job.
* lisp/minibuffer.el (completion-at-point, completion-help-at-point):
Don't presume that a given completion-at-point-function will always
use the same calling convention.
2011-04-28 12:32:28 -03:00
..
.gitignore
ChangeLog
ChangeLog.1
mh-acros.el
mh-alias.el
mh-buffers.el
mh-comp.el
mh-compat.el
mh-e.el
mh-folder.el
mh-funcs.el
mh-gnus.el
mh-identity.el
mh-inc.el
mh-junk.el
mh-letter.el
mh-limit.el
mh-mime.el
mh-print.el
mh-scan.el
mh-search.el
mh-seq.el
mh-show.el
mh-speed.el
mh-thread.el
mh-tool-bar.el
mh-utils.el
mh-xface.el