chiark / gitweb /
dot/ercrc.el: Reduce the right-hand margin slightly.
[profile] / dot / ercrc.el
index 223134cea5b2900f9e3333afa2f5996d58dfec38..8ccbbb8c4ae5f8aa24d9fa85f350c6a3457ac227 100644 (file)
@@ -6,8 +6,8 @@ (load "~/.erc-auth.el")
 (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")