.emacs-my
changeset 297 d5e742141a44
parent 296 e502c69ab80a
child 298 9fdaecd9336d
--- a/.emacs-my	Wed Feb 03 23:46:34 2010 +0200
+++ b/.emacs-my	Wed Feb 03 23:48:02 2010 +0200
@@ -522,14 +522,6 @@
 ;; ======================================================================
 ;; Info.
 
-(require 'info)
-(if (equal window-system 'w32)
-    (progn
-      ;; TODO Write which func to find runemacs.exe dir.
-      ;; (setq Info-directory-list (list (expand-file-name "~/../bin/emacs/info")))
-      ;; (add-to-list 'Info-directory-list (expand-file-name "~/../bin/MinGW/info") t) ; t - append to the end
-      ))
-
 ;; ======================================================================
 ;; man, woman.