Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Dave Love
80e0fd4c98
Doc fixes.
...
(cmuscheme) <defgroup>: Use `scheme' as parent.
(cmuscheme-program-name): Remove. Change uses to
scheme-program-name.
2000-11-14 14:41:24 +00:00
Gerd Moellmann
6deb9af9c7
(cmuscheme-program-name): Renamed from
...
scheme-program-name because xscheme.el contains a defcustom with
the same name. As a consequence, customizing group `cmuscheme'
loaded `xscheme' which redefined run-scheme.
(run-scheme): Use cmuscheme-program-name.
2000-10-19 14:45:45 +00:00
Stefan Monnier
e3f9c7f8fc
(inferior-scheme-mode-map): Define it independently
...
from comint-mode-map, so we can just inherit from it. Also, move the
initialization into the `defvar' since there's no docstring anyway
and it's fairly short.
(inferior-scheme-mode): Define it as derived-mode: the code is shorter
and this way we inherit from comint-mode-map rather than copying it.
2000-03-08 23:55:36 +00:00
Stephen Eglen
4bef911093
Customized.
1998-03-07 18:19:38 +00:00
Dave Love
8b877ecddf
Move change log comment block so lm-commentary doesn't lose.
1998-01-07 12:39:59 +00:00
Karl Heuer
1ea275c0c3
(scheme-mode-map): Remove duplicate menu item.
1997-09-26 21:26:31 +00:00
Richard M. Stallman
45f13532b2
(scheme-mode-map): Add some menu items.
1997-04-10 06:18:40 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
349a5b097b
(run-scheme): Use pop-to-buffer.
...
Add *scheme* to same-window-buffer-names.
1995-08-16 14:39:29 +00:00
Richard M. Stallman
a03385143c
(run-scheme): Add autoload cookie.
...
(scheme): Function deleted.
1994-10-18 06:34:44 +00:00
Richard M. Stallman
c30b759d47
(run-scheme): Set scheme-program-name.
1994-10-15 08:33:11 +00:00
Richard M. Stallman
dd69dcbc6f
Comment changes.
1994-09-24 04:09:46 +00:00
Karl Heuer
8f1204db34
Update copyright.
1994-05-03 23:47:06 +00:00
Richard M. Stallman
7465eb385a
(inferior-scheme-mode):
...
Remove space after `:' in mode-line-process.
1994-04-24 08:14:18 +00:00
Richard M. Stallman
8a16a82695
(inferior-scheme-mode): Removed unnecessary
...
initialisation of comint-input-sentinel.
1994-03-03 23:56:04 +00:00
Richard M. Stallman
254b60f8b6
(inferior-scheme-mode-map): Use copy-keymap.
1994-03-02 16:45:37 +00:00
Richard M. Stallman
9f370a90b5
(inferior-scheme-mode):
...
Don't let `comint-prompt-regexp' match more than one line.
1993-12-23 04:44:57 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Eric S. Raymond
e41b2db1da
Added or corrected Commentary sections
1993-03-22 03:27:18 +00:00
Eric S. Raymond
e9571d2a21
Add or correct keywords
1993-03-18 21:29:42 +00:00
Eric S. Raymond
c84729481b
Added standard library headers.
1993-03-17 15:20:58 +00:00
Richard M. Stallman
67f3e2fdf0
(inferior-scheme-filter-regexp):
...
Move definition of this var up before first use.
(scheme-buffer): Define variable.
1992-10-08 06:44:43 +00:00
Christopher Zaborsky
ff11d0d93d
Doc fix.
1992-10-06 20:00:55 +00:00
Richard M. Stallman
430c3bab27
entered into RCS
1992-08-04 05:05:40 +00:00
Eric S. Raymond
3a801d0c71
*** empty log message ***
1992-07-22 04:22:42 +00:00
Eric S. Raymond
fd7fa35a05
*** empty log message ***
1992-07-17 08:15:29 +00:00
Eric S. Raymond
0716883099
*** empty log message ***
1992-07-16 19:23:43 +00:00
Eric S. Raymond
d1c7011d35
*** empty log message ***
1992-07-16 18:28:42 +00:00
Eric S. Raymond
c0274f385f
*** empty log message ***
1992-05-30 23:54:21 +00:00
Jim Blandy
49116ac071
*** empty log message ***
1992-03-16 20:39:07 +00:00
Jim Blandy
2f790b20af
Initial revision
1991-05-13 21:21:58 +00:00