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-mule.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-mule.el
Date: Fri, 04 Apr 2003 01:22:12 -0500

Index: emacs/lisp/gnus/gnus-mule.el
diff -c emacs/lisp/gnus/gnus-mule.el:1.18 emacs/lisp/gnus/gnus-mule.el:1.19
*** emacs/lisp/gnus/gnus-mule.el:1.18   Sun Jul 15 12:15:34 2001
--- emacs/lisp/gnus/gnus-mule.el        Fri Nov 29 10:57:51 2002
***************
*** 1,6 ****
  ;;; gnus-mule.el --- provide backward compatibility function to GNUS
  
! ;; Copyright (C) 1995,1997 Free Software Foundation, Inc.
  ;; Copyright (C) 1995, 2000 Electrotechnical Laboratory, JAPAN.
  
  ;; Maintainer: FSF
--- 1,6 ----
  ;;; gnus-mule.el --- provide backward compatibility function to GNUS
  
! ;; Copyright (C) 1995, 1997, 2002 Free Software Foundation, Inc.
  ;; Copyright (C) 1995, 2000 Electrotechnical Laboratory, JAPAN.
  
  ;; Maintainer: FSF
***************
*** 39,45 ****
  If CODING-SYSTEM is a cons, the car part is used and the cdr
  part is ignored.
  
! This function exists for backward comaptibility with Emacs 20.  It is
  recommended to customize the variable `gnus-group-charset-alist'
  rather than using this function."
    (if (consp coding-system)
--- 39,45 ----
  If CODING-SYSTEM is a cons, the car part is used and the cdr
  part is ignored.
  
! This function exists for backward compatibility with Emacs 20.  It is
  recommended to customize the variable `gnus-group-charset-alist'
  rather than using this function."
    (if (consp coding-system)




reply via email to

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