]> git.eshelyaron.com Git - emacs.git/commit
(ecomplete-add-item): Preserve the more complete text
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 6 Mar 2022 15:14:42 +0000 (10:14 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 6 Mar 2022 15:14:42 +0000 (10:14 -0500)
commit93c2daa33d3aac7c61f322c9d21f3ccab7bdcd4a
treed18b654d814bc66f685ccb0790963cb101abf40a
parent68cdb95019a24024e6000ae75de6aa974d9b4a23
(ecomplete-add-item): Preserve the more complete text

Avoid replacing "John Doe <john@doe.ch>" with "john@doe.ch".

* lisp/ecomplete.el (ecomplete-add-item): Keep the longest text
lisp/ecomplete.el