--- 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.