1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Richard M. Stallman
6e66e4c6fc (mail-extr-all-letters-but-separators)
(mail-extr-first-letters, mail-extr-last-letters):
Use character classes [:alpha:] and [:alnum:].
1999-08-29 20:35:30 +00:00
Karl Heuer
f98b752f20 (mail-extract-address-components):
Rename local :-pos to colon-pos.
1998-04-12 06:43:56 +00:00
Stephen Eglen
0b5bb3ec88 Customized. 1998-02-22 22:01:28 +00:00
Richard M. Stallman
0fdb64d4ab (mail-extr-all-letters-but-separators)
(mail-extr-first-letters, mail-extr-last-letters):
Make range start from \240, not from \200.
1998-02-03 06:24:20 +00:00
Karl Heuer
44248b7f0d (mail-extr-all-top-level-domains): More domains. 1997-12-07 22:15:02 +00:00
Richard M. Stallman
524d06f590 (mail-extr-voodoo): Allow & between names.
Reenable &-substitution when & comes last.
1997-12-04 04:36:46 +00:00
Karl Heuer
d1782bd882 (mail-extract-address-components):
New arg ALL says return info about all the addresses.
Clarify buffer switching logic using save-excursion.
1997-11-20 21:45:59 +00:00
Karl Heuer
85f75902ca (mail-extr-voodoo): Comment out &-substitution. 1997-11-11 02:51:06 +00:00
Richard M. Stallman
b9c22adf8a (mail-extr-voodoo): Handle unmatched quotes in the comment-deletion loop. 1997-07-27 01:54:56 +00:00
Richard M. Stallman
e432fc7448 (mail-extr-voodoo): Get rid of comments at an early stage. 1997-07-16 04:37:17 +00:00
Richard M. Stallman
03007ccc8b (mail-extract-address-components): Clear text props
after inserting ADDRESS.
1996-12-19 02:48:49 +00:00
Richard M. Stallman
bbcb3f00ac (mail-extract-address-components): Don't downcase
the domain part of the address.
1996-12-16 07:51:24 +00:00
Richard M. Stallman
16f45d1b8d (mail-extr-safe-move-sexp): Make sure this doesn't
signal errors even for pathological From headers.
1996-09-13 00:28:33 +00:00
Richard M. Stallman
dbf0d3f8ca (mail-extract-address-components): Rename ,-pos to comma-pos. 1996-06-26 21:48:45 +00:00
Richard M. Stallman
4d123b4d43 (mail-extract-address-components): Quote the comma in ,-pos. 1996-06-24 20:47:16 +00:00
Karl Heuer
8545ff2f55 Comments censored. 1996-02-21 21:39:11 +00:00
Richard M. Stallman
21a36d2362 (mail-extract-address-components): Accept strings
that end with double trailing quote marks.
1996-02-06 10:06:24 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
29565a8722 (mail-extr-nuke-outside-range): Fix error message.
(mail-extract-address-components, what-domain): Fix error messages.
1996-01-05 07:14:40 +00:00
Karl Heuer
4802af7644 (mail-extr-nuke-outside-range,
mail-extr-all-top-level-domains): Fix message spelling.
1996-01-04 23:19:43 +00:00
Karl Heuer
fa25dbbca6 (mail-extr-all-letters-but-separators): reinstate
\377, the bug in search.c is apparently gone.
(mail-extr-first-letters): add 8-bit characters
(mail-extr-last-letters): ditto
1995-05-29 07:07:40 +00:00
Richard M. Stallman
449c2cd8e5 (mail-extr-all-top-level-domains): Fix formal name of Hungary. 1994-09-23 05:14:56 +00:00
Richard M. Stallman
e1a34b584c (mail-extr-all-top-level-domains): Update domain list. 1994-09-22 03:34:43 +00:00
Richard M. Stallman
e1cd65fd53 (what-domain): Doc fix. 1994-07-27 00:35:18 +00:00
Richard M. Stallman
44a1338aa4 (mail-extr-all-top-level-domains): Update a few long names. 1994-07-24 06:14:32 +00:00
Richard M. Stallman
6b07c06eff Comment change. 1994-04-27 08:39:01 +00:00
Richard M. Stallman
154b3e397f (mail-extr-all-top-level-domains): Renamed from all-top-level-domains.
Major changes by jwz and drw.
1994-04-24 03:51:13 +00:00
Richard M. Stallman
da2d07fc3c (mail-undo-backslash-quoting): Renamed from undo-...
(mail-safe-move-sexp): Renamed from safe-...
(mail-variant-method): Renamed from variant-method.
1992-09-21 14:52:30 +00:00
Jim Blandy
e8a57935cb entered into RCS 1992-08-04 04:15:43 +00:00
Eric S. Raymond
3a801d0c71 *** empty log message *** 1992-07-22 04:22:42 +00:00
Eric S. Raymond
72c0ae01d6 Initial revision 1992-07-17 06:48:03 +00:00