machines can install this one only. It's also newer than what used to be in the dserver port, benefitting some people with newer dictionaries, such as Satoshi (that's me). PR: 7471 Submitted by: MITA Yoshio <Yoshio.Mita@isen.fr>
11 lines
376 B
Text
11 lines
376 B
Text
--- diclookup-mule.el.orig Sun Aug 2 15:52:36 1998
|
|
+++ diclookup-mule.el Sun Aug 2 15:52:47 1998
|
|
@@ -2562,7 +2562,7 @@
|
|
(set-process-coding-system
|
|
process od-no-conversion od-no-conversion)
|
|
(message "transferring sound data...")
|
|
- (setq rate (* rate 100))
|
|
+ (setq rate (* rate 1000))
|
|
(process-send-string
|
|
process
|
|
(concat "RIFF"
|