]> git.eshelyaron.com Git - emacs.git/commit
Fix mail-extr regexp typo with ".".
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Apr 2019 15:23:15 +0000 (08:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Apr 2019 15:23:52 +0000 (08:23 -0700)
commite6a9785f8228130c339aad5ba0a514fee6539cab
tree04c6d84f79a653f404ec835b72cba91541ba805e
parent85b4441472a443dd8fd053d7b088b1e3667347d3
Fix mail-extr regexp typo with ".".

Problem reported by Mattias EngdegĂ„rd in:
https://lists.gnu.org/r/emacs-devel/2019-04/msg00543.html
* lisp/mail/mail-extr.el (mail-extr-telephone-extension-pattern):
Escape the trailing optional period after an abbreviation.
lisp/mail/mail-extr.el