This patch allows to type graphical stress sign, which is used to depict a logical emphasis in a sentence or to distinguish some similar words like paronyms. It's the U+301, it isn't widely used yet, because of lack of technical support by input methods, but its lack may lead to misunderstanding in a written text. The similar change can be made to the Russian keymaps as well, if their maintainer agrees.
-- Anatoli Sakhnik. --- ../vim-7.1.155/runtime/keymap/ukrainian-jcuken.vim 2006-03-15 12:57:19.000000000 +0200 +++ runtime/keymap/ukrainian-jcuken.vim 2007-11-11 11:38:49.000000000 +0200 @@ -4,7 +4,7 @@ " Useful mainly with utf-8 but may work with other encodings " Maintainer: Anatoli Sakhnik <[EMAIL PROTECTED]> -" Last Changed: 2006 Mar 15 +" Last Changed: 2007 Nov 11 " All characters are given literally, conversion to another encoding (e.g., " UTF-8) should work. @@ -88,3 +88,5 @@ ^ , & . * ; +~ ~ +~~ Stress --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
