diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-04-11 17:14:21 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-04-11 17:14:21 -0700 |
| commit | 9b60f9e5b6786c647ca5753b3c6ccc316f43d3eb (patch) | |
| tree | dfa6c95c3449414a8655fce4af32bc6a6ea5b018 /config/emacs.org | |
| parent | 6ce5d1cc0f77b7994412ddfca62fe151800db48e (diff) | |
transfer to toughbook
Diffstat (limited to 'config/emacs.org')
| -rw-r--r-- | config/emacs.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/emacs.org b/config/emacs.org index 47cdc06..ca040d4 100644 --- a/config/emacs.org +++ b/config/emacs.org @@ -41,6 +41,7 @@ Emacs is self documenting, after all! (use-short-answers t "Use y instead of yes") (make-backup-files nil "Don't make backups") (display-fill-column-indicator-column 150 "Draw a line at 100 characters") + (fill-column 150) (line-spacing 2 "Default line spacing") (c-doc-comment-style '((c-mode . doxygen) (c++-mode . doxygen))) |
