diff -r 9bbdc481172e -r f397a4d2a697 .emacs-my --- a/.emacs-my Tue Mar 22 00:04:05 2011 +0200 +++ b/.emacs-my Tue Mar 22 22:50:26 2011 +0200 @@ -679,6 +679,7 @@ ;; Place dir at end to appear at the start of completion-ignored-extensions. "CVS/" ".hg/" ".svn/" ".git/" ".bzr/" ) ) +(setq read-file-name-completion-ignore-case t) ;;; ---------------------------------------------------------------- (message "music")