From e1403dfbda52fcb50e44873afeb30d0a0b990e46 Mon Sep 17 00:00:00 2001 From: Mitch Tishmack Date: Sun, 15 Feb 2015 18:10:56 -0600 Subject: [PATCH] Add section for prog-mode-hook. --- emacs/.emacs.d/emacs.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacs/.emacs.d/emacs.org b/emacs/.emacs.d/emacs.org index aa0dd01..a080068 100644 --- a/emacs/.emacs.d/emacs.org +++ b/emacs/.emacs.d/emacs.org @@ -601,6 +601,8 @@ Desktop saving of session information handy to keep the same buffers between ses Common mode defaults I think are sensible. +*** prog-mode hook + #+BEGIN_SRC emacs-lisp (add-hook 'prog-mode-hook '(lambda ()