view .dir-locals.el @ 102076:9604af41f8f4

Update for mbox format. Various small fixes, as well as the following. (Out of Rmail): Node deleted. (Rmail): Update menu. (Rmail Files): Comment out set-rmail-inbox-list. Document rmail-inbox-list instead. (Rmail Output): Substantial changes since C-o is now rmail-output-as-seen and o is rmail-output. (Rmail Attributes): Delete `stored', add `retried'. (Rmail Display): Editing headers works in all cases.
author Richard M. Stallman <rms@gnu.org>
date Tue, 17 Feb 2009 18:15:59 +0000
parents 0e54839aa8e1
children 241af6b11bb4
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://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"))))

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