aboutsummaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs/lisp/g.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/lisp/g.el b/emacs/lisp/g.el
index dd037d6..64669a8 100644
--- a/emacs/lisp/g.el
+++ b/emacs/lisp/g.el
@@ -30,8 +30,8 @@
;;; Code:
-;; The path to the gfile.
-(defvar g-file "~/.gfile")
+(defvar g-file "~/.gfile"
+ "The path to the gfile.")
;; Utils