annotate nt/.cvsignore @ 64745:cd4c4b49a4c2

(scheme-trace-command, scheme-untrace-command) (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.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 Aug 2005 07:37:45 +0000
parents df5454366e1f
children f24b85282fb7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
40342
bdf5794b5e20 ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
diff changeset
1 *-spd
bdf5794b5e20 ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
diff changeset
2 *.pdb
53287
a15a93942364 Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents: 40342
diff changeset
3 .arch-inventory
64657
df5454366e1f Add `makefile' and `config.log'.
Juanma Barranquero <lekktu@gmail.com>
parents: 53287
diff changeset
4 makefile
df5454366e1f Add `makefile' and `config.log'.
Juanma Barranquero <lekktu@gmail.com>
parents: 53287
diff changeset
5 config.log