diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1757,7 +1757,7 @@ This was actually done in Emacs-21.1, and was not documented. | |||
| 1757 | evaluate a Scheme expression but no Scheme subprocess is running. | 1757 | evaluate a Scheme expression but no Scheme subprocess is running. |
| 1758 | 1758 | ||
| 1759 | *** If a file `.emacs_NAME' (where NAME is the name of the Scheme interpreter) | 1759 | *** If a file `.emacs_NAME' (where NAME is the name of the Scheme interpreter) |
| 1760 | exists in the user's home directory or in `user-emacs-directory', its | 1760 | exists in the user's home directory or in ~/.emacs.d, its |
| 1761 | contents are sent to the Scheme subprocess upon startup. | 1761 | contents are sent to the Scheme subprocess upon startup. |
| 1762 | 1762 | ||
| 1763 | *** There are new commands to instruct the Scheme interpreter to trace | 1763 | *** There are new commands to instruct the Scheme interpreter to trace |