Let's be careful with our commits. What happened here?
Michael Sperber writes:
* files.el (insert-directory): Bind `coding-system-for-read'
according to the current locale where available. (Previously, the
Uh-oh ...
+ * files.el (insert-directory): Bind `coding-system-for-read'
to
+ the `file-name' coding system. (Previously, the default ended
... whew, just a merge artifact?! ...
+ ;; on Unix, assume that ls will output in what the
+ ;; file-name coding system specifies
+ (coding-system-for-read (get-coding-system 'file-name))
... yup.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches