equal
deleted
inserted
replaced
146 ;; ====================================================================== |
146 ;; ====================================================================== |
147 ;; Keyboard, mouse. |
147 ;; Keyboard, mouse. |
148 |
148 |
149 ;; cyrillic-jcuken for 567 is :,. |
149 ;; cyrillic-jcuken for 567 is :,. |
150 ;; russian-computer for 567 is %^& |
150 ;; russian-computer for 567 is %^& |
151 (setq default-input-method 'russian-computer) |
151 (setq default-input-method 'cyrillic-jcuken) |
152 |
152 |
153 ;; (pc-bindings-mode) ; Myself define keybinding, see |
153 ;; (pc-bindings-mode) ; Myself define keybinding, see |
154 |
154 |
155 ;; ---------------------------------------------------------------------- |
155 ;; ---------------------------------------------------------------------- |
156 ;; Completition |
156 ;; Completition |