emacs-mit-scheme-doc
MIT-Scheme documentation lookup for Emacs
This package provides a set of Emacs functions to search definitions of identifiers in the MIT-Scheme documentation.
- Versions: 20140203
- Website: https://groups.csail.mit.edu/mac/users/gjs/6.945/dont-panic/
- Licenses: GPL 2+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-mit-scheme-doc
as follows:
guix install emacs-mit-scheme-doc
Or install a particular version:
guix install emacs-mit-scheme-doc@20140203
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of emacs-mit-scheme-doc about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-mit-scheme-doc'><img src='https://packages.guix.gnu.org/packages/emacs-mit-scheme-doc/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-mit-scheme-doc)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-mit-scheme-doc][https://packages.guix.gnu.org/packages/emacs-mit-scheme-doc/badges/latest-version.svg]]