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/mailcap.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/mailcap.el
Date: Tue, 04 Feb 2003 08:06:40 -0500

Index: emacs/lisp/gnus/mailcap.el
diff -c emacs/lisp/gnus/mailcap.el:1.6 emacs/lisp/gnus/mailcap.el:1.7
*** emacs/lisp/gnus/mailcap.el:1.6      Thu Dec 20 13:59:53 2001
--- emacs/lisp/gnus/mailcap.el  Tue Feb  4 08:06:38 2003
***************
*** 306,312 ****
    "Text of warning message displayed by `mailcap-maybe-eval'.
  Make sure that this text consists only of few text lines.  Otherwise,
  Gnus might fail to display all of it.")
!   
  (defun mailcap-maybe-eval ()
    "Maybe evaluate a buffer of Emacs Lisp code."
    (let ((lisp-buffer (current-buffer)))
--- 306,312 ----
    "Text of warning message displayed by `mailcap-maybe-eval'.
  Make sure that this text consists only of few text lines.  Otherwise,
  Gnus might fail to display all of it.")
! 
  (defun mailcap-maybe-eval ()
    "Maybe evaluate a buffer of Emacs Lisp code."
    (let ((lisp-buffer (current-buffer)))




reply via email to

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