emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 06 Aug 2005 03:39:23 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8026 emacs/lisp/ChangeLog:1.8027
*** emacs/lisp/ChangeLog:1.8026 Sat Aug  6 01:11:41 2005
--- emacs/lisp/ChangeLog        Sat Aug  6 07:39:22 2005
***************
*** 1,3 ****
--- 1,17 ----
+ 2005-08-06  Emilio C. Lopes  <address@hidden>
+ 
+       * cmuscheme.el (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)
+       (scheme-interactively-start-process): New functions.
+       (scheme-get-process): New function, extracted from `scheme-proc'.
+       (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.
+ 
  2005-08-06  Juri Linkov  <address@hidden>
  
        * progmodes/compile.el (compilation-mode-font-lock-keywords):




reply via email to

[Prev in Thread] Current Thread [Next in Thread]