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/mm-util.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/mm-util.el
Date: Thu, 20 Dec 2001 14:00:14 -0500

Index: emacs/lisp/gnus/mm-util.el
diff -c emacs/lisp/gnus/mm-util.el:1.21 emacs/lisp/gnus/mm-util.el:1.22
*** emacs/lisp/gnus/mm-util.el:1.21     Sun Nov 25 10:17:24 2001
--- emacs/lisp/gnus/mm-util.el  Thu Dec 20 14:00:14 2001
***************
*** 491,497 ****
  
  (defun mm-find-mime-charset-region (b e &optional hack-charsets)
    "Return the MIME charsets needed to encode the region between B and E.
! Nil means ASCII, a single-element list represents an appropriate MIME
  charset, and a longer list means no appropriate charset."
    (let (charsets)
      ;; The return possibilities of this function are a mess...
--- 491,497 ----
  
  (defun mm-find-mime-charset-region (b e &optional hack-charsets)
    "Return the MIME charsets needed to encode the region between B and E.
! nil means ASCII, a single-element list represents an appropriate MIME
  charset, and a longer list means no appropriate charset."
    (let (charsets)
      ;; The return possibilities of this function are a mess...



reply via email to

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