/[emacs]/emacs/lisp/mail/rmailedit.el
ViewVC logotype

Diff of /emacs/lisp/mail/rmailedit.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by lute, Thu May 26 15:17:14 2005 UTC revision 1.29 by lute, Tue Jun 14 12:08:43 2005 UTC
# Line 57  to return to regular RMAIL: Line 57  to return to regular RMAIL:
57    *  \\[rmail-cease-edit] makes them permanent.    *  \\[rmail-cease-edit] makes them permanent.
58  This functions runs the normal hook `rmail-edit-mode-hook'.  This functions runs the normal hook `rmail-edit-mode-hook'.
59  \\{rmail-edit-map}"  \\{rmail-edit-map}"
60    (text-mode)    (delay-mode-hooks (text-mode))
61    (use-local-map rmail-edit-map)    (use-local-map rmail-edit-map)
62    (setq major-mode 'rmail-edit-mode)    (setq major-mode 'rmail-edit-mode)
63    (setq mode-name "RMAIL Edit")    (setq mode-name "RMAIL Edit")

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26