summaryrefslogtreecommitdiff
path: root/lisp/mail/rmailedit.el
AgeCommit message (Collapse)Author
2005-06-14(rmail-edit-mode): Use delay-mode-hooks.Lute Kamstra
2005-05-26(rmail-edit-mode): Use run-mode-hooks.Lute Kamstra
2003-09-01Add arch taglinesMiles Bader
2002-11-15Add provide call.Markus Rost
2001-07-15Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík
2001-05-07(rmail-edit-mode-hook): Add :version.Gerd Moellmann
2001-05-07(rmail-edit-mode): Doc fix.Gerd Moellmann
(rmail-edit-mode-hook): New user-option.
1999-11-18(rmail-cease-edit): Run rmail-mode-hook.Gerd Moellmann
1998-07-13(rmail-edit-current-message, rmail-cease-edit):Richard M. Stallman
Save and restore save-buffer-coding-system in another local variable.
1998-05-27(rmail-old-pruned): New permanent local.Richard M. Stallman
(rmail-edit-current-message): Set rmail-old-pruned, then display full headers. (rmail-cease-edit): rmail-old-pruned controls whether to prune headers.
1998-05-01(rmail-cease-edit): Call rmail-show-message even if message text is unchanged.Richard M. Stallman
1998-04-08(rmail-cease-edit): Call kill-all-local-variables.Karl Heuer
Call rmail-variables. (rmail-edit-mode): Call text-mode. Don't run text-mode-hook here. (rmail-edit-map): Use set-keymap-parent. (rmail-old-text): Add defvar.
1996-09-27(rmail-edit-current-message): Add autoload.Richard M. Stallman
1996-01-25(rmail-edit-current-message): Pass proper format string to message.Karl Heuer
1996-01-14Update FSF's address.Erik Naggum
1995-04-25(rmail-edit-current-message): Use force-mode-line-update.Karl Heuer
(rmail-cease-edit): Use force-mode-line-update.
1994-08-09(rmail-abort-edit): Call `rmail-highlight-headers'.Richard M. Stallman
1994-05-19(rmail-edit-current-message): Undo previous change.Richard M. Stallman
1994-05-03Update copyright.Karl Heuer
1994-04-07Fix previous change.Karl Heuer
1994-04-07(rmail-edit-mode, rmail-cease-edit): Disable summary during edit.Karl Heuer
1994-02-08(rmail-edit-current-message): Make local variables permanent, soKarl Heuer
the user can safely change major modes during an edit.
1993-07-20(rmail-edit-map): Inherit properly from text-mode-map;Richard M. Stallman
use the whole thing, not its cdr.
1992-07-22entered into RCSEric S. Raymond
1992-07-17*** empty log message ***Eric S. Raymond
1992-07-16*** empty log message ***Eric S. Raymond
1992-05-30*** empty log message ***Eric S. Raymond
1991-07-31*** empty log message ***Jim Blandy
1989-10-31Initial revisionJoseph Arceneaux