]> git.eshelyaron.com Git - emacs.git/commit
(rmail-narrow-to-non-pruned-header): Deleted.
authorAlex Schroeder <alex@gnu.org>
Mon, 23 Jan 2006 23:21:03 +0000 (23:21 +0000)
committerAlex Schroeder <alex@gnu.org>
Mon, 23 Jan 2006 23:21:03 +0000 (23:21 +0000)
commit3679ff03ac8f0ec263052f37060ceba32cea52ee
tree24353a34a0e4fb0198774ce633826bf1b620ca49
parent7232857e4afb7cd18bcf39ffe6fabd7e9dddf402
(rmail-narrow-to-non-pruned-header): Deleted.
(rmail-unknown-mail-followup-to, rmail-retry-failure): No longer
call rmail-narrow-to-non-pruned-header and replace
mail-fetch-field with rmail-header-get-header because that one
ignores the intangible property when searching.
(rmail-show-message): Simplify x-coding-system handling.
(rmail-redecode-body): No longer call rmail-header-show-headers
because rmail-header-get-header handles the intanglible property.
(rmail-reply): Simplify code at the price of some efficiency when
setting up the variable bindings.  No longer toggle visibility of
headers, because rmail-header-show-headers is no longer necessary.
lisp/mail/ChangeLog
lisp/mail/rmail.el