summaryrefslogtreecommitdiff
path: root/lisp/cmuscheme.el
Commit message (Collapse)AuthorAgeFilesLines
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* (inferior-scheme-mode-hook, inferior-scheme-mode, scheme-prev-l/c-dir/file):Juanma Barranquero2005-08-081-7/+7
| | | | Fix typos in docstrings.
* (scheme-start-file): Replace reference to `user-emacs-directory' byJuanma Barranquero2005-08-081-5/+5
| | | | "~/.emacs.d/".
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
|
* (scheme-trace-command, scheme-untrace-command)Eli Zaretskii2005-08-061-17/+116
| | | | | | | | | | | | (scheme-macro-expand-command): New user options. (scheme-trace-procedure, scheme-expand-current-form): New commands. (scheme-form-at-point, scheme-start-file): New functions. (run-scheme): Call `scheme-start-file' to get start file, and pass it to `make-comint'. (switch-to-scheme, scheme-proc): Call `scheme-interactively-start-process' if no Scheme buffer/process is available. (scheme-get-process): New function extracted from `scheme-proc'. (scheme-interactively-start-process): New function.
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Typo in the menu.Stefan Monnier2004-09-191-4/+4
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-4/+4
|
* Doc fixes.Pavel Janík2001-12-201-2/+2
|
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
|
* Doc fixes.Dave Love2000-11-141-45/+40
| | | | | | (cmuscheme) <defgroup>: Use `scheme' as parent. (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
* (cmuscheme-program-name): Renamed fromGerd Moellmann2000-10-191-5/+5
| | | | | | | 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.
* (inferior-scheme-mode-map): Define it independentlyStefan Monnier2000-03-081-19/+10
| | | | | | | | 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.
* Customized.Stephen Eglen1998-03-071-12/+30
|
* Move change log comment block so lm-commentary doesn't lose.Dave Love1998-01-071-27/+26
|
* (scheme-mode-map): Remove duplicate menu item.Karl Heuer1997-09-261-2/+0
|
* (scheme-mode-map): Add some menu items.Richard M. Stallman1997-04-101-1/+27
|
* Update FSF's address.Erik Naggum1996-01-141-41/+42
|
* (run-scheme): Use pop-to-buffer.Richard M. Stallman1995-08-161-5/+5
| | | | Add *scheme* to same-window-buffer-names.
* (run-scheme): Add autoload cookie.Richard M. Stallman1994-10-181-36/+1
| | | | (scheme): Function deleted.
* (run-scheme): Set scheme-program-name.Richard M. Stallman1994-10-151-0/+1
|
* Comment changes.Richard M. Stallman1994-09-241-10/+0
|
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* (inferior-scheme-mode):Richard M. Stallman1994-04-241-1/+1
| | | | Remove space after `:' in mode-line-process.
* (inferior-scheme-mode): Removed unnecessaryRichard M. Stallman1994-03-031-2/+1
| | | | initialisation of comint-input-sentinel.
* (inferior-scheme-mode-map): Use copy-keymap.Richard M. Stallman1994-03-021-1/+1
|
* (inferior-scheme-mode):Richard M. Stallman1993-12-231-1/+1
| | | | Don't let `comint-prompt-regexp' match more than one line.
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
|
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-1/+2
|
* Add or correct keywordsEric S. Raymond1993-03-181-1/+1
|
* Added standard library headers.Eric S. Raymond1993-03-171-1/+2
|
* (inferior-scheme-filter-regexp):Richard M. Stallman1992-10-081-4/+6
| | | | | Move definition of this var up before first use. (scheme-buffer): Define variable.
* Doc fix.Christopher Zaborsky1992-10-061-10/+11
|
* entered into RCSRichard M. Stallman1992-08-041-5/+16
|
* *** empty log message ***Eric S. Raymond1992-07-221-1/+0
|
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
|
* *** empty log message ***Eric S. Raymond1992-07-161-1/+1
|
* *** empty log message ***Eric S. Raymond1992-07-161-1/+8
|
* *** empty log message ***Eric S. Raymond1992-05-301-0/+3
|
* *** empty log message ***Jim Blandy1992-03-161-1/+2
|
* Initial revisionJim Blandy1991-05-131-0/+430