]> git.eshelyaron.com Git - emacs.git/commit
(mail-hist-version): upped to 1.3.4.
authorKarl Fogel <kfogel@red-bean.com>
Wed, 8 May 1996 02:38:37 +0000 (02:38 +0000)
committerKarl Fogel <kfogel@red-bean.com>
Wed, 8 May 1996 02:38:37 +0000 (02:38 +0000)
commit1747a1941c1229b41e22ba249ca365dc0ec99d1b
tree4430c9824c100ddb21e467388c2ceb562777bd51
parenta15269c0d04259277ff1d9d6a6dac8b60184ece3
(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.
lisp/mail/mail-hist.el