]> git.eshelyaron.com Git - emacs.git/commit
* lisp/gnus/message.el (message-expand-name-standard-ui): New option
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 12 Dec 2019 01:17:17 +0000 (20:17 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 12 Dec 2019 01:17:17 +0000 (20:17 -0500)
commit47a767c24e9cc4323432e29103b0a2cc46f8f3e4
tree53864b52a54e2812b7a4088e37a4b0d91ffeff47
parent394c91e4bf0e9244f6b0f41b4ba74c1dbf3097a2
* lisp/gnus/message.el (message-expand-name-standard-ui): New option

(message--old-style-completion-functions): New var.
(message-completion-function): Allow functions on
`message-completion-alist` to follow the capf protocol.
(message-completion-alist): Adjust docstring accordingly.
Simplify regexps and make them apply more liberally.
(message-expand-group): Use the capf protocol.
(completion-category-defaults): Use 'substring' completion style by
default for email addresses.
(message--bbdb-query-with-words, message--name-table): New functions.
(message-expand-name): Use them to obey `message-expand-name-standard-ui`.
etc/NEWS
lisp/gnus/message.el