/usr/share/doc/cmuscheme48-el/README.Debian is in cmuscheme48-el 1.9-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | cmuscheme48 for Debian
----------------------
Since cmuscheme48 incompatibly modifies the `scheme-mode-map', it is
not loaded by default. To activate it, add the following to your
.emacs:
(eval-after-load "cmuscheme"
'(require 'cmuscheme48))))
-- Jorgen Schaefer <forcer@debian.org>, Mon Apr 18 02:11:10 2005
|