diff options
author | Chunyang Xu <xuchunyang.me@gmail.com> | 2016-09-06 19:47:24 +0800 |
---|---|---|
committer | Chunyang Xu <xuchunyang.me@gmail.com> | 2016-09-06 19:50:20 +0800 |
commit | 25dacf5ccb98cf3978b99debcf84656cf3f9e6bb (patch) | |
tree | a4cc05075e5e6548dcadddf4f61ba68f4fbfa918 | |
parent | dcd20b4b0e54522e681a2fb8fdb69858de43f162 (diff) | |
download | geiser-25dacf5ccb98cf3978b99debcf84656cf3f9e6bb.tar.gz geiser-25dacf5ccb98cf3978b99debcf84656cf3f9e6bb.tar.bz2 |
Add link to project homepage
C-h P (`display-package') can make use of it.
-rw-r--r-- | elisp/geiser.el | 1 |
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 |