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 | 219abf6230d1379eb302725f28461fda8405b5e3 (patch) | |
tree | effde9e881d075d9b6c948479f5da2c5a98fa26e | |
parent | 8a3f5e34b6b141873c55587617db4e0ddb985b92 (diff) | |
download | geiser-guile-219abf6230d1379eb302725f28461fda8405b5e3.tar.gz geiser-guile-219abf6230d1379eb302725f28461fda8405b5e3.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 |