summaryrefslogtreecommitdiff
path: root/elisp/geiser.el
diff options
context:
space:
mode:
authorChunyang Xu <xuchunyang.me@gmail.com>2016-09-06 19:47:24 +0800
committerChunyang Xu <xuchunyang.me@gmail.com>2016-09-06 19:50:20 +0800
commit25dacf5ccb98cf3978b99debcf84656cf3f9e6bb (patch)
treea4cc05075e5e6548dcadddf4f61ba68f4fbfa918 /elisp/geiser.el
parentdcd20b4b0e54522e681a2fb8fdb69858de43f162 (diff)
downloadgeiser-25dacf5ccb98cf3978b99debcf84656cf3f9e6bb.tar.gz
geiser-25dacf5ccb98cf3978b99debcf84656cf3f9e6bb.tar.bz2
Add link to project homepage
C-h P (`display-package') can make use of it.
Diffstat (limited to 'elisp/geiser.el')
-rw-r--r--elisp/geiser.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/elisp/geiser.el b/elisp/geiser.el
index a5ac815..72deb05 100644
--- a/elisp/geiser.el
+++ b/elisp/geiser.el
@@ -1,6 +1,7 @@
;;; geiser.el --- GNU Emacs and Scheme talk to each other
;; Copyright (C) 2009, 2010, 2011, 2012, 2013, 2015 Jose Antonio Ortega Ruiz
+;; URL: http://www.nongnu.org/geiser/
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the Modified BSD License. You should