]> git.eshelyaron.com Git - emacs.git/commit
Handle editing of header fields.
authorRichard M. Stallman <rms@gnu.org>
Sat, 14 Feb 2009 04:01:53 +0000 (04:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 14 Feb 2009 04:01:53 +0000 (04:01 +0000)
commit1945c7a74c82d7e41af182ffae066642d51baaab
tree25f32d76f32e531e0154da498c4be0540c08fbd5
parentf3998865b37212095326c567ffbe4368a85735a3
Handle editing of header fields.
(rmail-old-headers): New variable.
(rmail-edit-current-message): Set it, recording current headers.
(rmail-cease-edit): Compute new headers and diff against old ones.
Update the mbox buffer with the changes that were made.
(rmail-edit-headers-alist): New function.
(rmail-edit-diff-headers, rmail-edit-update-headers): New functions.
lisp/ChangeLog
lisp/mail/rmailedit.el