diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2015-02-09 04:14:49 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2015-02-09 06:03:12 +0100 |
commit | 7c3eaa2d60a96d4b49ead63b5db9ec5a8784e1ab (patch) | |
tree | dfe2f26741f2ed5b4e36716f92b001a8ac089be2 /elisp/geiser-impl.el | |
parent | 9b2df64dc1b7500d771e5ddc87b63a0b50c492ea (diff) | |
download | geiser-7c3eaa2d60a96d4b49ead63b5db9ec5a8784e1ab.tar.gz geiser-7c3eaa2d60a96d4b49ead63b5db9ec5a8784e1ab.tar.bz2 |
Documentation updates and nits for Freija
Preparing the release of 0.7, which will feature support for Chicken
thanks to Dan and Freija!
Diffstat (limited to 'elisp/geiser-impl.el')
-rw-r--r-- | elisp/geiser-impl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elisp/geiser-impl.el b/elisp/geiser-impl.el index d2b440a..3679483 100644 --- a/elisp/geiser-impl.el +++ b/elisp/geiser-impl.el @@ -1,6 +1,6 @@ ;; geiser-impl.el -- generic support for scheme implementations -;; Copyright (C) 2009, 2010, 2012, 2013 Jose Antonio Ortega Ruiz +;; Copyright (C) 2009, 2010, 2012, 2013, 2015 Jose Antonio Ortega Ruiz ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the Modified BSD License. You should |