From db54cfe863372fc08c7e1bfc41123b2f2ad06cd3 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Wed, 19 Nov 2014 16:35:00 +0100 Subject: [PATCH] fix commentary --- keychain-environment.el | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/keychain-environment.el b/keychain-environment.el index 627900a..232681e 100644 --- a/keychain-environment.el +++ b/keychain-environment.el @@ -37,14 +37,14 @@ ;; files. ;; When Emacs is started under X11 and not directly from a terminal -;; these variables are not. This library looks for the files created -;; by keychain and sets Emacs' environment variables accordingly. It -;; does not actually run keychain, so you still have to run that from -;; a login shell first. - -;; To use run the function `keychain-refresh-environment' in your init -;; file. If keychain has not been run yet when you start Emacs you -;; can also later call that function interactively. +;; these variables are not set. This library looks for these files +;; created by keychain and then sets Emacs' environment variables +;; accordingly. It does not actually run keychain, so you still +;; have to run that from a login shell first. + +;; To use run the function `keychain-refresh-environment' in your +;; init file. If keychain has not been run yet when you start Emacs +;; you can also later call that function interactively. ;; Also see: http://www.funtoo.org/wiki/Keychain