Commit graph

34 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
Glenn Morris
2f043267ee Add 2008 to copyright years. 2008-01-07 02:00:47 +00:00
Glenn Morris
ceaeecb0c9 Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Glenn Morris
f2e3589a33 Update copyright years. 2006-12-09 04:06:06 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +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
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977 Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
Simon Josefsson
05f829ce2a (mail-hist-next-input): Fix docstring. 2002-09-26 23:19:58 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Karl Fogel
43c4b57077 mail/mail-hist.el (mail-hist-text-too-long-p): doc fix. 2001-01-03 16:29:17 +00:00
Karl Fogel
aeb4c63e0b (mail-hist-previous-input, mail-hist-next-input): do the obvious code
factorization.

(mail-hist-retrieve-and-insert): new func, contains common code of
above two.  If inserting a message body, leave point at top.
2000-07-28 18:22:57 +00:00
Karl Heuer
91245cb042 (mail-hist-current-header-name): Don't make
off-by-one-error when determining if in message body.
1999-03-26 17:53:18 +00:00
Karl Heuer
3ec353b132 (mail-hist-current-header-contents):
Fix previous change: use mail-header-end.
1998-09-06 14:09:31 +00:00
Karl Heuer
10f118f0ef (mail-hist-current-header-name): Fix test.
(mail-hist-current-header-contents): Use mail-text-start.
1998-08-26 20:26:12 +00:00
Richard M. Stallman
43c2d6cfb5 Require sendmail.
(mail-hist-current-header-name): Use mail-text-start.
(mail-hist-forward-header): Use mail-header-end.
(mail-hist-current-header-contents): Use mail-header-start.
(mail-hist-put-headers-into-history): Use mail-text-start.
1998-04-30 06:30:27 +00:00
Stephen Eglen
0b5bb3ec88 Customized. 1998-02-22 22:01:28 +00:00
Karl Heuer
a7952f716b Delete second (obsolete) copy of FSF address. 1996-07-20 17:30:06 +00:00
Miles Bader
384bc96cb9 (mail-hist-current-header-name): Use buffer-substring-no-properties. 1996-07-02 16:23:34 +00:00
Richard M. Stallman
25e2c3c778 Revert to version 1.9. 1996-05-08 20:18:35 +00:00
Karl Fogel
1747a1941c (mail-hist-version): upped to 1.3.4.
(mail-hist-put-headers-into-history): wrap relevant body in a
`save-excursion'.
(mail-hist-add-header-contents-to-ring): doc fix.
Use `mail-hist-text-size-limit' directly.
(mail-hist-text-size-limit): doc fix.
(mail-hist-text-too-long-p): removed, we don't need this func.
(mail-hist-forward-header): move to point just after colon, don't try
to treat whitespace specially.
(mail-hist-next-or-previous-input): new func, abstracts two funcs
below.
Error informatively if not in a header.
Compensate for the extra SPACE char in "virgin" headers.
(mail-hist-next-input): just call above.
(mail-hist-previous-input): same.
(mail-hist-header-virgin-p): new func.
1996-05-08 02:38:37 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
5f98a1d819 (mail-hist-text-size-limit): New var.
(mail-hist-text-too-long-p): New func.
(mail-hist-add-header-contents-to-ring): call above; if the text is
too long, then store the empty string in the history.
1995-06-24 07:43:26 +00:00
Richard M. Stallman
8a2b28d2a0 Don't autoload anything to turn on mail-hist.
(mail-hist-enable): New function, autoloaded.
1995-06-23 22:15:43 +00:00
Richard M. Stallman
019434e1f3 (mail-hist-put-headers-into-history):
Add save-excursion around entire function.
1995-04-11 23:01:05 +00:00
Richard M. Stallman
cbd4d46b53 Use $ at end when searching for mail-header-separator. 1995-04-07 06:36:45 +00:00
Richard M. Stallman
0ea48932ec (mail-hist-put-headers-into-history)
(mail-hist-current-header-contents, mail-hist-forward-header)
(mail-hist-current-header-name):
Use regexp-quote on mail-header-separator.
1994-10-11 00:35:42 +00:00
Richard M. Stallman
9081378e9f Make sure that headers are case-insensitive.
Upped version to 1.3.
1994-07-18 17:49:23 +00:00
Richard M. Stallman
a4e104bf5c Doc fix. 1994-05-22 22:14:17 +00:00
Richard M. Stallman
813f532d2f Initial revision 1994-05-02 05:16:59 +00:00