annotate .dir-locals.el @ 105690:8d8fc5285759

* net/tramp-smb.el (tramp-smb-get-stat-capability): New defun. (tramp-smb-handle-file-attributes): Use it. (tramp-smb-do-file-attributes-with-stat): Don't raise an error. (tramp-smb-handle-insert-directory): Use `mapc' rather than `mapcar'. Use `tramp-smb-get-stat-capability'. Add `dired-filename' text properties. (tramp-smb-get-cifs-capabilities): Apply `save-match-data'. (tramp-smb-maybe-open-connection): Simplify check for smbclient version.
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 21 Oct 2009 11:27:26 +0000
parents 241af6b11bb4
children 55134161b319
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
101014
49524a62e7d6 Don't set indent-tabs-mode.
Glenn Morris <rgm@gnu.org>
parents: 100718
diff changeset
1 ((nil . ((tab-width . 8)
100718
0a3d5993b567 Remove non-working entry for pmail.
Dan Nicolaescu <dann@ics.uci.edu>
parents: 100687
diff changeset
2 (fill-column . 70)))
100672
38e7317321ea * make-dist (tempdir): Distribute .dir-locals.el.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
diff changeset
3 (c-mode . ((c-file-style . "GNU")))
100718
0a3d5993b567 Remove non-working entry for pmail.
Dan Nicolaescu <dann@ics.uci.edu>
parents: 100687
diff changeset
4 (change-log-mode . ((add-log-time-zone-rule . t)
101158
4a6ff510dcf9 (change-log-mode): Add bug-reference-url-format and bug-reference-mode.
Juri Linkov <juri@jurta.org>
parents: 101014
diff changeset
5 (fill-column . 74)
4a6ff510dcf9 (change-log-mode): Add bug-reference-url-format and bug-reference-mode.
Juri Linkov <juri@jurta.org>
parents: 101014
diff changeset
6 (bug-reference-url-format
105015
241af6b11bb4 (change-log-mode): Restore bug-reference-mode.
Dan Nicolaescu <dann@ics.uci.edu>
parents: 101187
diff changeset
7 . "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s")
241af6b11bb4 (change-log-mode): Restore bug-reference-mode.
Dan Nicolaescu <dann@ics.uci.edu>
parents: 101187
diff changeset
8 (mode . bug-reference))))
100687
245c01516a02 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 100672
diff changeset
9
245c01516a02 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 100672
diff changeset
10 ;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd