Bugzilla – Attachment 47242 Details for
Bug 106703
flyspell-mode in XEmacs became incredibly slow
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
packages-cvs-xemacs-sumo-2005-07-15-bugzilla-106703-flyspell-slow.patch
packages-cvs-xemacs-sumo-2005-07-15-bugzilla-106703-flyspell-slow.patch (text/plain), 753 bytes, created by
Mike Fabian
on 2005-08-23 14:58:57 UTC
(
hide
)
Description:
packages-cvs-xemacs-sumo-2005-07-15-bugzilla-106703-flyspell-slow.patch
Filename:
MIME Type:
Creator:
Mike Fabian
Created:
2005-08-23 14:58:57 UTC
Size:
753 bytes
patch
obsolete
>packages/xemacs-packages/ispell/CVSã ãã«çºè¦: Base >packages/xemacs-packages/ispell/CVSã ãã«çºè¦: Baserev >diff -ru packages.orig/xemacs-packages/ispell/ispell.el packages/xemacs-packages/ispell/ispell.el >--- packages.orig/xemacs-packages/ispell/ispell.el 2005-02-13 14:40:21.000000000 +0100 >+++ packages/xemacs-packages/ispell/ispell.el 2005-08-23 16:10:03.000000000 +0200 >@@ -3463,7 +3463,8 @@ > (ispell-kill-ispell t) > (setq ispell-personal-dictionary ispell-local-pdict))) > ;; Reload if new dictionary defined. >- (if (not (equal ispell-local-dictionary ispell-dictionary)) >+ (if (and ispell-local-dictionary >+ (not (equal ispell-local-dictionary ispell-dictionary))) > (ispell-change-dictionary ispell-local-dictionary))) > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 106703
: 47242