aboutsummaryrefslogtreecommitdiff
path: root/emacs/lisp
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2016-12-07 10:54:37 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2016-12-07 10:54:37 +0100
commitf19c9792594452694bb7be5c6835d7fd4658c561 (patch)
treed687eaeba46a026f87fe4f4a736e2f8f9a239496 /emacs/lisp
parentdd42c9066e33fcaa179a903782c51f9a1634e685 (diff)
downloaddotfiles-f19c9792594452694bb7be5c6835d7fd4658c561.tar.gz
dotfiles-f19c9792594452694bb7be5c6835d7fd4658c561.zip
emacs/lisp: added proper documentation to the g-file variable
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'emacs/lisp')
-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