Mercurial > emacs
view lisp/mail/subdirs.el @ 98058:f5d9629680f8
* textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
user enters a mouse event in another frame, or a special event.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 06 Sep 2008 20:07:40 +0000 |
parents | 184bb2071e3f |
children |
line wrap: on
line source
;; -*- no-byte-compile: t -*- ;; In load-path, after this directory should come ;; certain of its subdirectories. Here we specify them. (normal-top-level-add-to-load-path '("mbox-trunk-annotations" "mbox-changes" )) ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; End: