dot/ercrc.el: Reduce the right-hand margin slightly.
[profile] / dot / ercrc.el
index 223134c..8ccbbb8 100644 (file)
@@ -6,8 +6,8 @@
 (setq erc-nick "mdw"
       erc-user-full-name "Mark Wooding")
 
-(setq erc-fill-column 77
-      erc-timestamp-right-column 69
+(setq erc-fill-column 76
+      erc-timestamp-right-column 68
       erc-fill-prefix "   ")
 
 (load "~/.erc-local.el")