Set fill-column for file.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 17 Mar 2010 22:59:52 +0200
changeset 349 c914089bd84b
parent 348 c154331ffb7c
child 350 5e1c168ef21b
Set fill-column for file.
.emacs
.emacs-post
.emacs-pre
--- a/.emacs	Wed Mar 17 22:58:12 2010 +0200
+++ b/.emacs	Wed Mar 17 22:59:52 2010 +0200
@@ -1,4 +1,4 @@
-;; -*- mode: lisp; coding: utf-8 -*-
+;; -*- mode: lisp; coding: utf-8; fill-column: 78 -*-
 ;;
 ;; Written by Oleksandr Gavenko <gavenkoa@gmail.com>, 2008-2010.
 ;;
--- a/.emacs-post	Wed Mar 17 22:58:12 2010 +0200
+++ b/.emacs-post	Wed Mar 17 22:59:52 2010 +0200
@@ -1,3 +1,3 @@
-;; -*- mode: lisp; coding: utf-8 -*-
+;; -*- mode: lisp; coding: utf-8; fill-column: 78 -*-
 ;;
 ;; For loading order see README.
--- a/.emacs-pre	Wed Mar 17 22:58:12 2010 +0200
+++ b/.emacs-pre	Wed Mar 17 22:59:52 2010 +0200
@@ -1,4 +1,4 @@
-;; -*- mode: lisp; coding: utf-8 -*-
+;; -*- mode: lisp; coding: utf-8; fill-column: 78 -*-
 ;;
 ;; For loading order see README.