/[emacs]/emacs/lisp/textmodes/po.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/po.el

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

revision 1.3 by eliz, Sat Mar 16 16:13:06 2002 UTC revision 1.4 by eliz, Sat Mar 16 16:27:36 2002 UTC
# Line 32  Line 32 
32    
33  ;;; Code:  ;;; Code:
34    
 ; Make the cpnnn codesets available.  
 (if (not (string-match "XEmacs\\|Lucid" emacs-version))  
   (mapc #'codepage-setup (mapcar #'car (cp-supported-codepages))))  
   
35  (defconst po-content-type-charset-alist  (defconst po-content-type-charset-alist
36    '(; Note: Emacs 21 doesn't support all encodings, thus the missing entries.    '(; Note: Emacs 21 doesn't support all encodings, thus the missing entries.
37      (ASCII . undecided)      (ASCII . undecided)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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