emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mh-e/mh-mime.el


From: D . Goel
Subject: [Emacs-diffs] Changes to emacs/lisp/mh-e/mh-mime.el
Date: Sun, 18 Sep 2005 08:48:40 -0400

Index: emacs/lisp/mh-e/mh-mime.el
diff -c emacs/lisp/mh-e/mh-mime.el:1.16 emacs/lisp/mh-e/mh-mime.el:1.17
*** emacs/lisp/mh-e/mh-mime.el:1.16     Mon Jul  4 17:15:52 2005
--- emacs/lisp/mh-e/mh-mime.el  Sun Sep 18 12:48:32 2005
***************
*** 858,864 ****
    (interactive)
    (setq mh-decode-mime-flag (not mh-decode-mime-flag))
    (mh-show nil t)
!   (message (format "(setq mh-decode-mime-flag %s)" mh-decode-mime-flag)))
  
  ;;;###mh-autoload
  (defun mh-decode-message-header ()
--- 858,864 ----
    (interactive)
    (setq mh-decode-mime-flag (not mh-decode-mime-flag))
    (mh-show nil t)
!   (message "(setq mh-decode-mime-flag %s)" mh-decode-mime-flag))
  
  ;;;###mh-autoload
  (defun mh-decode-message-header ()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]