.emacs-my
changeset 113 78dfaf5e7f04
parent 112 3d1b437969cb
child 114 1c381f0ca22f
equal deleted inserted replaced
112:3d1b437969cb 113:78dfaf5e7f04
   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