1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Markus Rost
456f0b95dc Add provide call. 2002-11-15 05:25:19 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Gerd Moellmann
1d0533709c (rmail-edit-mode-hook): Add :version. 2001-05-07 11:27:36 +00:00
Gerd Moellmann
5092477add (rmail-edit-mode): Doc fix.
(rmail-edit-mode-hook): New user-option.
2001-05-07 09:59:43 +00:00
Gerd Moellmann
bd84ce869a (rmail-cease-edit): Run rmail-mode-hook. 1999-11-18 13:11:37 +00:00
Richard M. Stallman
7c968ca53e (rmail-edit-current-message, rmail-cease-edit):
Save and restore save-buffer-coding-system in another local variable.
1998-07-13 22:04:35 +00:00
Richard M. Stallman
77fb89636c (rmail-old-pruned): New permanent local.
(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-27 21:06:10 +00:00
Richard M. Stallman
cd95034f46 (rmail-cease-edit): Call rmail-show-message even if message text is unchanged. 1998-05-01 03:14:40 +00:00
Karl Heuer
c241bb9cbb (rmail-cease-edit): Call kill-all-local-variables.
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.
1998-04-08 19:03:00 +00:00
Richard M. Stallman
523abd28e7 (rmail-edit-current-message): Add autoload. 1996-09-27 00:31:16 +00:00
Karl Heuer
e26a12ac8c (rmail-edit-current-message): Pass proper format string to message. 1996-01-25 00:56:48 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
cde6342073 (rmail-edit-current-message): Use force-mode-line-update.
(rmail-cease-edit): Use force-mode-line-update.
1995-04-25 22:26:42 +00:00
Richard M. Stallman
2ac32b29b2 (rmail-abort-edit): Call `rmail-highlight-headers'. 1994-08-09 23:09:27 +00:00
Richard M. Stallman
6c65d1ec43 (rmail-edit-current-message): Undo previous change. 1994-05-19 20:46:24 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Karl Heuer
56b257136f Fix previous change. 1994-04-07 07:26:49 +00:00
Karl Heuer
c35fb2162d (rmail-edit-mode, rmail-cease-edit): Disable summary during edit. 1994-04-07 06:56:25 +00:00
Karl Heuer
f045694583 (rmail-edit-current-message): Make local variables permanent, so
the user can safely change major modes during an edit.
1994-02-08 22:26:30 +00:00
Richard M. Stallman
9a4cc6bd8d (rmail-edit-map): Inherit properly from text-mode-map;
use the whole thing, not its cdr.
1993-07-20 05:21:25 +00:00
Eric S. Raymond
9750e079dd entered into RCS 1992-07-22 04:22:30 +00:00
Eric S. Raymond
d7b4d18fd4 *** empty log message *** 1992-07-17 20:24:00 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
c88ab9ce4a *** empty log message *** 1992-05-30 21:11:25 +00:00
Jim Blandy
6e8290aada *** empty log message *** 1991-07-31 17:51:28 +00:00
Joseph Arceneaux
a2535589a9 Initial revision 1989-10-31 16:00:07 +00:00