view tests/auc-tex-test @ 4720:3c92890f3750

Add `file-system-ignore-case-p', use it. 2009-10-24 Aidan Kehoe <kehoea@parhasard.net> * files.el (default-file-system-ignore-case): New variable. (file-system-case-alist): New variable. (file-system-ignore-case-p): New function; return t if file names under PATH should be treated case-insensitively. * minibuf.el (read-file-name-1, read-file-name-internal-1) (read-file-name-internal-1): * package-admin.el (package-admin-check-manifest): Use file-system-ignore-case-p instead of checking system-type directly in these functions. (Even though minibuf.el is dumped before files.el, the function is only called in interactive usage, there's no dump time order dependency here.)
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 24 Oct 2009 15:33:23 +0100
parents 9b50b4588a93
children
line wrap: on
line source

Per Abrahamsen <abraham@dina.kvl.dk> writes:

	xemacs -q
	
	(require 'tex-site) RET 
	
	C-x C-f test.tex RET
	
	==> I now get the AUC TeX menus.
	
	C-c C-e RET RET german
	
	"
	
	==> Inserts ``
	
	C-c C-n "
	
	==> Inserts "

This means it find AUC TeX correctly, as well as the style files.