/[emacs]/emacs/lisp/language/georgian.el
ViewVC logotype

Diff of /emacs/lisp/language/georgian.el

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

revision 1.3 by rms, Sun May 19 01:38:37 2002 UTC revision 1.3.2.1 by miles, Fri Apr 4 06:20:26 2003 UTC
# Line 1  Line 1 
1  ;;; georgian.el --- language support for Georgian  ;;; georgian.el --- language support for Georgian -*- no-byte-compile: t -*-
2    
3  ;; Copyright (C) 2001  Free Software Foundation, Inc.  ;; Copyright (C) 2001  Free Software Foundation, Inc.
4    
# Line 31  Line 31 
31                (coding-priority georgian-ps)                (coding-priority georgian-ps)
32                (input-method . "georgian")                (input-method . "georgian")
33                (features code-pages)                (features code-pages)
34                  (nonascii-translation . ,(get 'decode-georgian-ps
35                                                'translation-table))
36                (documentation . "Support for georgian-ps character set."))                (documentation . "Support for georgian-ps character set."))
37   '("European"))                         ; fixme: is this appropriate for   '("European"))                         ; fixme: is this appropriate for
38                                          ; a non-Latin script?                                          ; a non-Latin script?

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

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