emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-art.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-art.el
Date: Thu, 16 May 2002 12:02:48 -0400

Index: emacs/lisp/gnus/gnus-art.el
diff -c emacs/lisp/gnus/gnus-art.el:1.40 emacs/lisp/gnus/gnus-art.el:1.41
*** emacs/lisp/gnus/gnus-art.el:1.40    Thu Feb 21 12:57:43 2002
--- emacs/lisp/gnus/gnus-art.el Thu May 16 07:57:22 2002
***************
*** 3066,3072 ****
                     (mm-handle-id handle)))))
  
  (defun gnus-mime-copy-part (&optional handle)
!   "Put the the MIME part under point into a new buffer."
    (interactive)
    (gnus-article-check-buffer)
    (let* ((handle (or handle (get-text-property (point) 'gnus-data)))
--- 3066,3072 ----
                     (mm-handle-id handle)))))
  
  (defun gnus-mime-copy-part (&optional handle)
!   "Put the MIME part under point into a new buffer."
    (interactive)
    (gnus-article-check-buffer)
    (let* ((handle (or handle (get-text-property (point) 'gnus-data)))



reply via email to

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