.emacs-my
changeset 609 f397a4d2a697
parent 608 9bbdc481172e
child 610 9af87adeed3c
equal deleted inserted replaced
608:9bbdc481172e 609:f397a4d2a697
   677         ".class" "~" ".aux"
   677         ".class" "~" ".aux"
   678         ".o" ".obj" ".map" ".lib" ".lo" ".la" ".a" ".bin" ".exe"
   678         ".o" ".obj" ".map" ".lib" ".lo" ".la" ".a" ".bin" ".exe"
   679         ;; Place dir at end to appear at the start of completion-ignored-extensions.
   679         ;; Place dir at end to appear at the start of completion-ignored-extensions.
   680         "CVS/" ".hg/" ".svn/" ".git/" ".bzr/"
   680         "CVS/" ".hg/" ".svn/" ".git/" ".bzr/"
   681         ) )
   681         ) )
       
   682 (setq read-file-name-completion-ignore-case t)
   682 
   683 
   683 ;;; ----------------------------------------------------------------
   684 ;;; ----------------------------------------------------------------
   684 (message "music")
   685 (message "music")
   685 (setq gnus-audio-au-player "winamp.exe"
   686 (setq gnus-audio-au-player "winamp.exe"
   686       gnus-audio-directory "D:\\music"
   687       gnus-audio-directory "D:\\music"