Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
97beadbd
Commit
97beadbd
authored
Aug 06, 2005
by
Eli Zaretskii
Browse files
Mention changes in cmuscheme.
parent
cb8fc40a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
etc/NEWS
etc/NEWS
+16
-0
No files found.
etc/NEWS
View file @
97beadbd
...
...
@@ -1750,6 +1750,22 @@ This was actually done in Emacs-21.1, and was not documented.
* Changes in Specialized Modes and Packages in Emacs 22.1:
---
** Changes to cmuscheme
*** Emacs now offers to start Scheme if the user tries to
evaluate a Scheme expression but no Scheme subprocess is running.
*** If a file `.emacs_NAME' (where NAME is the name of the Scheme interpreter)
exists in the user's home directory or in `user-emacs-directory', its
contents are sent to the Scheme subprocess upon startup.
*** There are new commands to instruct the Scheme interpreter to trace
procedure calls (`scheme-trace-procedure') and to expand syntactic forms
(`scheme-expand-current-form'). The commands actually sent to the Scheme
subprocess are controlled by the user options `scheme-trace-command',
`scheme-untrace-command' and `scheme-expand-current-form'.
---
** Makefile mode has submodes for automake, gmake, makepp and BSD make.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment