Removed unused and all time commented coding preferences.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 29 Aug 2010 20:26:28 +0300
changeset 449 068ea808901d
parent 448 bfed530c0e79
child 451 cf6fe4141a9d
Removed unused and all time commented coding preferences.
.emacs-my
--- a/.emacs-my	Sun Aug 29 20:23:14 2010 +0300
+++ b/.emacs-my	Sun Aug 29 20:26:28 2010 +0300
@@ -439,20 +439,12 @@
     ))
  (t
   (progn
-    ;; (set-selection-coding-system   'utf-8-unix)
     (prefer-coding-system 'cp1251-dos)
     (prefer-coding-system 'utf-8-unix)
     (modify-coding-system-alist 'process ".*" 'utf-8-unix)
     ))
   )
 
-;; XXXXXXXXXXXXXXXXXXXXXXXX
-
-;; To open from command line file, which names has extended opcode
-;; (set-file-name-coding-system 'cp1251)
-
-;; (set-language-environment "Russian") ; XXX not used as set default coding system to koi8-r.
-
 ;; ----------------------------------------------------------------------
 ;; dired.