Mercurial > emacs
changeset 32663:d9ec34d11ffc
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 19 Oct 2000 14:45:45 +0000 |
parents | 5668b454db5a |
children | f2f529ddfb31 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 19 14:45:14 2000 +0000 +++ b/lisp/ChangeLog Thu Oct 19 14:45:45 2000 +0000 @@ -1,5 +1,11 @@ 2000-10-19 Gerd Moellmann <gerd@gnu.org> + * cmuscheme.el (cmuscheme-program-name): Renamed from + scheme-program-name because xscheme.el contains a defcustom with + the same name. As a consequence, customizing group `cmuscheme' + loaded `xscheme' which redefined run-scheme. + (run-scheme): Use cmuscheme-program-name. + * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.