1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
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 Make MH-E use completion-at-point 2011-04-28 12:32:28 -03:00
ChangeLog.1 Merge changes from emacs-23 branch 2011-02-12 18:40:43 -05:00
mh-acros.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-alias.el Make MH-E use completion-at-point 2011-04-28 12:32:28 -03:00
mh-buffers.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-comp.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-compat.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-e.el Make MH-E use completion-at-point 2011-04-28 12:32:28 -03:00
mh-folder.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-funcs.el lisp/mh-e/mh-funcs.el (mh-undo-folder): Make compatible with `revert-buffer' (bug#8431). 2011-04-06 03:14:03 +02:00
mh-gnus.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-identity.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-inc.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-junk.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-letter.el Make MH-E use completion-at-point 2011-04-28 12:32:28 -03:00
mh-limit.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-mime.el Replace many instances of read-file-name with read-directory-name. 2011-03-05 16:56:00 -05:00
mh-print.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-scan.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-search.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-seq.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
mh-show.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-speed.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-thread.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-tool-bar.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mh-utils.el Make MH-E use completion-at-point 2011-04-28 12:32:28 -03:00
mh-xface.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00