@ -96,10 +96,10 @@
#+BEGIN_SRC emacs-lisp
(setq x-gtk-use-system-tooltips nil)
#+END_SRC
Set Fill-column to ~78~, which happens to be good for third-tiled frames
and it also is a reasonable standard (almost 80)
Set =fill-column= to 72, which happens to be good for third-tiled frames
and it also is a reasonable standard
(setq default-fill-column 78)
(setq default-fill-column 72)
Highlight sexp (apparently I am not even using this)