view .dir-locals.el @ 109818:0710ff9a8063

Fix bug #6796. w32fns.c <w32_frame_parm_handlers>: Add a slot for the x_set_tool_bar_position handler, needed to support changes from 2010-07-29 (revno 100939) for positioning the tool bar.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 17 Aug 2010 23:05:50 +0300
parents 340849d761a5
children 2c36d4f54456
line wrap: on
line source

((nil . ((tab-width . 8)
         (fill-column . 70)))
 (c-mode . ((c-file-style . "GNU")))
 (change-log-mode . ((add-log-time-zone-rule . t)
		     (fill-column . 74)
		     (bug-reference-url-format . "http://debbugs.gnu.org/%s")
		     (mode . bug-reference)))
 (diff-mode . ((mode . whitespace))))

;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd