/[emacs]/emacs/lisp/gnus/gnus-mule.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-mule.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by pj, Sun Jul 15 16:15:34 2001 UTC revision 1.18.8.1 by miles, Fri Apr 4 06:20:20 2003 UTC
# Line 1  Line 1 
1  ;;; gnus-mule.el --- provide backward compatibility function to GNUS  ;;; gnus-mule.el --- provide backward compatibility function to GNUS
2    
3  ;; Copyright (C) 1995,1997 Free Software Foundation, Inc.  ;; Copyright (C) 1995, 1997, 2002 Free Software Foundation, Inc.
4  ;; Copyright (C) 1995, 2000 Electrotechnical Laboratory, JAPAN.  ;; Copyright (C) 1995, 2000 Electrotechnical Laboratory, JAPAN.
5    
6  ;; Maintainer: FSF  ;; Maintainer: FSF
# Line 39  All news groups deeper than NAME are als Line 39  All news groups deeper than NAME are als
39  If CODING-SYSTEM is a cons, the car part is used and the cdr  If CODING-SYSTEM is a cons, the car part is used and the cdr
40  part is ignored.  part is ignored.
41    
42  This function exists for backward comaptibility with Emacs 20.  It is  This function exists for backward compatibility with Emacs 20.  It is
43  recommended to customize the variable `gnus-group-charset-alist'  recommended to customize the variable `gnus-group-charset-alist'
44  rather than using this function."  rather than using this function."
45    (if (consp coding-system)    (if (consp coding-system)

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.18.8.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26