/[emacs]/emacs/leim/quail/cyrillic.el
ViewVC logotype

Diff of /emacs/leim/quail/cyrillic.el

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

revision 1.16 by lektu, Tue Feb 4 14:43:11 2003 UTC revision 1.17 by handa, Fri Feb 7 01:14:46 2003 UTC
# Line 156  Line 156 
156    
157  ;; Maintain the obsolete name for now.  ;; Maintain the obsolete name for now.
158  (push (cons "cyrillic-jcuken"  (push (cons "cyrillic-jcuken"
159              (cdr (assoc "russian-typewriter" input-method-alist)))              (cdr (assoc "russian-typewriter" quail-package-alist)))
160        input-method-alist)        quail-package-alist)
161    
162    ;; This needs to be seen by quail-update-leim-list-file, but cannot be
163    ;; commented out because quail-update-leim-list-file ignores
164    ;; commented-out lines.
165    (if nil
166        (quail-define-package
167         "cyrillic-jcuken" "Russian" ",L69(B" nil
168         ",L9FC:5=(B Russian typewriter layout (ISO 8859-5 encoding)."))
169    
170  ;; See comment above.  This is the variant `winkeys' from `ru' in XKB.  ;; See comment above.  This is the variant `winkeys' from `ru' in XKB.
171  (quail-define-package  (quail-define-package

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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