1 files changed, 1 insertions(+), 2 deletions(-)

M dotemacs.el
M dotemacs.el +1 -2
@@ 112,7 112,7 @@ 
 (add-hook 'org-babel-after-execute-hook 'org-display-inline-images)
 
 ;; Remember where I was when I last opened a file
-(save-place-mode 1) 
+(save-place-mode 1)
 
 ;; I have decided that I usually want long lines to scroll off to the
 ;; right, not that bizarro folding that wraps lines in the middle of

          
@@ 597,4 597,3 @@ UNIX and DOS line endings."
  '(rustic-errno-face ((t (:foreground "IndianRed1"))))
  '(show-ws-tab ((t (:background "Black"))))
  '(stripes-face ((t (:background "#444")))))
-