]> code.delx.au - gnu-emacs/commitdiff
Remove non-working entry for pmail.
authorDan Nicolaescu <dann@ics.uci.edu>
Sat, 27 Dec 2008 17:10:24 +0000 (17:10 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Sat, 27 Dec 2008 17:10:24 +0000 (17:10 +0000)
(fill-column): Fix typo.
(change-log-mode): Add fill column.

.dir-locals.el
ChangeLog

index 40e15ba520018077c03716363653487f18981858..3ce2eb29f9d0c841e1a706b7b8b2b970607440a9 100644 (file)
@@ -1,9 +1,8 @@
 ((nil . ((indent-tabs-mode . t)
          (tab-width . 8)
-         (fill-column . 80)))
+         (fill-column . 70)))
  (c-mode . ((c-file-style . "GNU")))
- (change-log-mode . ((add-log-time-zone-rule . t)))
- ("lisp/mail/pmail*"
-  . ((nil . ((change-log-default-name . "ChangeLog.pmail"))))))
+ (change-log-mode . ((add-log-time-zone-rule . t)
+                    (fill-column . 74))))
 
 ;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd
index 7ae5f7ec378242d774d0bd1401f03420d6958020..29cdff04693676c444f3446a372620ee640a3839 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-27  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * .dir-locals.el: Remove non-working entry for pmail.
+       (fill-column): Fix typo.
+       (change-log-mode): Add fill column.
+
 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
 
        * config.bat: Produce _dir-locals.el from .dir-locals.el.