12 lines
352 B
Diff
12 lines
352 B
Diff
--- ddskk-14.4/skk-emacs.el
|
|
+++ ddskk-14.4/skk-emacs.el 2012-07-04 13:30:22.168010235 +0000
|
|
@@ -497,7 +497,7 @@
|
|
text-width text-height
|
|
screen-width screen-height
|
|
(inhibit-quit t)
|
|
- (tooltip-use-echo-area nil))
|
|
+ (tooltip-mode nil))
|
|
;;
|
|
(when (null (car P))
|
|
(unless (memq skk-tooltip-mouse-behavior '(avoid-maybe banish nil))
|