]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Aug 2005 07:39:22 +0000 (07:39 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Aug 2005 07:39:22 +0000 (07:39 +0000)
lisp/ChangeLog
man/ChangeLog

index e9d4b0cb6fcb6d667a350982fdd09e863bd7d586..5548b8614c2ecb20631fa1e3e6a18b21e5c44a73 100644 (file)
@@ -1,3 +1,17 @@
+2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
+
+       * 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  <juri@jurta.org>
 
        * progmodes/compile.el (compilation-mode-font-lock-keywords):
index ec144071ba72bc6273929f45b69a52216bd458b0..ddb84cb91bec1576dc5a64073def919a338e317f 100644 (file)
@@ -1,5 +1,9 @@
 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
 
+       * mule.texi (Coding Systems): Rephrase the paragraph about
+       codepages: no need for "M-x codepage-setup" anymore, except on
+       MS-DOS.
+
        * msdog.texi (MS-DOS and MULE): Clarify that this section is for
        the MS-DOS port only.