From: Michael Orlitzky Date: Tue, 8 Nov 2016 03:37:04 +0000 (-0500) Subject: Whitespace fix in the README. X-Git-Tag: v0.4~14 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=nagios-mode.git;a=commitdiff_plain;h=8c2b428ac0a58522c798e51a74838b4f91204ef0 Whitespace fix in the README. --- diff --git a/README b/README index 5e61290..db37f24 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ Stick nagios-mode.el somewhere, and add that place to your Emacs load path. For example, (setq load-path - (append (list "~/.home/emacs/modes/nagios-mode/") + (append (list "~/.home/emacs/modes/nagios-mode/") load-path)) is how I do it. With that in your load path, you just have to add