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

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

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

revision 1.408 by rms, Tue Aug 9 11:38:10 2005 UTC revision 1.409 by lh, Wed Aug 10 19:40:05 2005 UTC
# Line 4058  encoded string (and the same mask) will Line 4058  encoded string (and the same mask) will
4058    
4059  ;;;;  Desktop support  ;;;;  Desktop support
4060    
 ;;;###autoload  
4061  (defun rmail-restore-desktop-buffer (desktop-buffer-file-name  (defun rmail-restore-desktop-buffer (desktop-buffer-file-name
4062                                       desktop-buffer-name                                       desktop-buffer-name
4063                                       desktop-buffer-misc)                                       desktop-buffer-misc)
# Line 4073  encoded string (and the same mask) will Line 4072  encoded string (and the same mask) will
4072        (kill-buffer (current-buffer))        (kill-buffer (current-buffer))
4073        nil)))        nil)))
4074    
4075    (add-to-list 'desktop-buffer-mode-handlers
4076                 '(rmail-mode . rmail-restore-desktop-buffer))
4077    
4078  (provide 'rmail)  (provide 'rmail)
4079    
4080  ;;; arch-tag: cff0a950-57fe-4f73-a86e-91ff75afd06c  ;;; arch-tag: cff0a950-57fe-4f73-a86e-91ff75afd06c

Legend:
Removed from v.1.408  
changed lines
  Added in v.1.409

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