unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* cyrillic-koi8 environment patch
@ 2003-02-05 14:24 Alex Ott
  0 siblings, 0 replies; only message in thread
From: Alex Ott @ 2003-02-05 14:24 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 105 bytes --]

Hello

this patch fix error when you can't swicth to russian input method for
Cyrillic-KOI8 environment


[-- Attachment #2: cyr-patch.diff --]
[-- Type: text/x-patch, Size: 716 bytes --]

? lisp/language/semantic.cache
Index: lisp/language/cyrillic.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/language/cyrillic.el,v
retrieving revision 1.39
diff -u -w -r1.39 cyrillic.el
--- lisp/language/cyrillic.el	13 Dec 2002 04:45:43 -0000	1.39
+++ lisp/language/cyrillic.el	5 Feb 2003 12:23:44 -0000
@@ -216,7 +216,7 @@
 			    'translation-table))
 		   (coding-system cyrillic-koi8)
 		   (coding-priority cyrillic-koi8 cyrillic-iso-8bit)
-		   (input-method . "cyrillic-jcuken")
+		   (input-method . "cyrillic-jis-russian")
 		   (features cyril-util)
 		   (unibyte-display . cyrillic-koi8)
 		   (sample-text . "Russian (Русский)	Здравствуйте!")

[-- Attachment #3: Type: text/plain, Size: 54 bytes --]


-- 
With best wishes, Alex Ott
					Jet Infosystems


[-- Attachment #4: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-05 14:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-05 14:24 cyrillic-koi8 environment patch Alex Ott

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).