mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
f53a04c335
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>
12 lines
376 B
Plaintext
12 lines
376 B
Plaintext
--- 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"
|