Skip to content

Commit

Permalink
More marmalade fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
nflath committed Oct 17, 2011
1 parent 1a20d8d commit 9efde53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion save-visited-files.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;;; Save-visited-files.el - save opened files across sessions
;;; save-visited-files.el --- save opened files across sessions

;; Copyright (C) 2009 Nathaniel Flath <nflath@gmail.com>

Expand Down Expand Up @@ -157,4 +157,5 @@ optionally open all files from such a list at startup."
(setq save-visited-files-mode nil))

(provide 'save-visited-files)

;;; save-visited-files.el ends here

0 comments on commit 9efde53

Please sign in to comment.