(vc-revision-other-window): Fix argument to backend function
[emacs.git] / .dir-locals.el
blob4e9f8b647ba483aadb4897a9e76d325171101b24
1 ((nil . ((tab-width . 8)
2 (fill-column . 70)))
3 (c-mode . ((c-file-style . "GNU")))
4 (change-log-mode . ((add-log-time-zone-rule . t)
5 (fill-column . 74)
6 (bug-reference-url-format
7 . "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"))))
9 ;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd