Commit graph

65 commits

Author SHA1 Message Date
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Glenn Morris
b1fc2b5014 Switch to recommended form of GPLv3 permissions notice. 2008-05-06 07:25:26 +00:00
Stefan Monnier
cbee283dd7 Fix up comment convention on the arch-tag lines. 2008-04-10 14:10:46 +00:00
Miles Bader
b03f96dc5a Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
2008-02-24 10:09:07 +00:00
Juanma Barranquero
4f9c00e2dc (erc-valid-nick-regexp): Replace legal' with valid'. 2008-02-05 13:00:43 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
2f043267ee Add 2008 to copyright years. 2008-01-07 02:00:47 +00:00
Glenn Morris
78a4e22e89 (mail-extr-all-top-level-domains): Update domains. 2007-11-16 07:55:42 +00:00
Glenn Morris
98ede5d48a (mail-extr-all-top-level-domains): Update domains. 2007-11-16 07:54:30 +00:00
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
ceaeecb0c9 Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
Chong Yidong
0330231b3c (mail-extract-address-components): Recognize non-ASCII characters
except for NBSP as words.
2007-06-04 23:21:07 +00:00
Kenichi Handa
b907b62954 (mail-extract-address-components): Recognize
non-ASCII characters except for NBSP as words.
2007-05-22 02:13:27 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
Reiner Steib
e8f4db18e2 * files.el (save-buffer):
* international/ucs-tables.el (ucs-set-table-for-input):
* mail/mail-extr.el (mail-extract-address-components):
* mail/sendmail.el (mail-mode): Reformat doc string.
2005-12-09 16:44:18 +00:00
Thien-Thi Nguyen
e84b4b8614 Update years in copyright notice; nfc. 2005-08-06 19:51:42 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +00:00
Kim F. Storm
bf247b6ed0 Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Eli Zaretskii
67e61e164d (mail-extr-ignore-realname-equals-mailbox-name): New defcustom.
(extract-address-components): Use it.
2004-10-08 17:53:18 +00:00
Richard M. Stallman
4d96f7e75b (mail-extr-all-top-level-domains): Add forward defvar. 2004-08-22 17:09:58 +00:00
Kenichi Handa
2d8a544976 (mail-extr-disable-voodoo): New variable.
(mail-extr-voodoo): Check mail-extr-disable-voodoo.
2004-08-05 00:15:15 +00:00
Dave Love
ff9ed54408 (mail-extr-ignore-single-names): Add :version.
(mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
(mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
2003-10-23 11:42:11 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Stefan Monnier
b1ccc1cee6 Use explicit coding tag. 2003-05-18 21:27:41 +00:00
Juanma Barranquero
6c83d99f87 Fix typo in comment. 2002-10-18 08:52:37 +00:00
Simon Josefsson
2a487c6cdf (mail-extr-ignore-single-names): Change default.
(mail-extract-address-components): Doc fix.
2002-09-25 20:21:28 +00:00
Simon Josefsson
97f8327220 (mail-extr-all-top-level-domains): Update names. 2002-07-09 10:06:17 +00:00
Simon Josefsson
79814626bd Fix typo in comments, not worthy of a changelog entry. 2002-07-08 11:42:57 +00:00
Stefan Monnier
d980c402f0 Use backquote/dolist/mapc/when. Docstring fixes.
(mail-extract-address-components): Downcase domain names.
(mail-extr-delete-char): Remove.  Use delete-char instead.
2001-11-19 23:16:21 +00:00
Richard M. Stallman
af6046560c (mail-extr-voodoo): Treat a number as a word
if it doesn't make sense as anything else.
(mail-extr-leading-garbage): Match non-word characters only.
2001-11-16 19:57:07 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Gerd Moellmann
0b725d8cbd (mail-extr-all-top-level-domains): Increase
the size of the obarray.
(mail-extr-all-top-level-domains): Add more toplevel domains,
add more long names.
From: Per Starback <starback@ling.uu.se>.
2001-07-11 11:17:44 +00:00
Stefan Monnier
7a9ebd0b8e (mail-extr-delete-char, mail-extr-safe-move-sexp)
(mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
(mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
Use `defsubst' rather than a macro to ease debugging.
(mail-extr-last): Remove (use `last' instead).
(mail-extract-address-components): Properly reset the syntax-table
after parsing an address.  Use `last' rather than mail-extr-last.
Make sure the end marker stays at the very end.
2001-04-02 22:49:38 +00:00
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