Commit graph

28 commits

Author SHA1 Message Date
Richard M. Stallman
bd28fa5941 (ispell-look-command): New user variable.
(ispell-do-look, ispell-lookup-build-list): Use it as
PROGRAM for call-process instead of just "look".

(ispell-complete-word-interior-frag): New command.
(ispell-complete-word): New command.
(ispell-menu-map): Add bindings for them.
(ispell-gnu-look-still-broken-p, ispell-look-dictionary): New vars.
1993-10-26 20:01:56 +00:00
Brian Fox
6351296c27 (ispell): If the buffer to spell has no associated file, or, the
associated file has a special handler, use a temporary file with the
buffer contents to pass to the local ispell process.
1993-10-25 06:18:23 +00:00
Richard M. Stallman
1f8359ba5c (ispell-message-cite-regexp): Add definition. 1993-10-09 21:44:57 +00:00
Richard M. Stallman
3ba7a8daca (ispell-message): Handle cited messages. 1993-09-24 20:02:03 +00:00
Richard M. Stallman
36ab15b2fd (ispell-message): New command, with menu bar item. 1993-09-20 15:40:38 +00:00
Richard M. Stallman
e8608d6a08 (ispell-point): Do nothing if there's no word at START. 1993-07-24 05:33:38 +00:00
Richard M. Stallman
e3a39644f2 (ispell-menu-map): Add missing quote in defalias.
(ispell-window-configuration): Initialize to nil.
1993-07-15 06:55:39 +00:00
Richard M. Stallman
44ca409ab8 (ispell-menu-map): New keymap--both fn and var. 1993-07-12 20:31:52 +00:00
Roland McGrath
0d28f0725d (ispell): Call deactivate-mark instead of setting mark-active directly. Do
this regardless of transient-mark-mode.
1993-07-08 22:38:59 +00:00
Richard M. Stallman
087f61c885 Comment change. 1993-06-14 03:51:20 +00:00
Richard M. Stallman
a6c5a8dd70 Doc fixes.
(ispell-command, ispell-command-options): New defvars.
(start-ispell): Use them.
1993-06-10 20:35:05 +00:00
Jim Blandy
eb8c3be94e Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
Richard M. Stallman
aa5f883618 Provide `ispell'. 1993-05-26 16:56:03 +00:00
Richard M. Stallman
8fa51910a2 (ispell-command-loop): Make an undo boundary. 1993-05-19 04:44:11 +00:00
Richard M. Stallman
a48fc39019 (ispell): Deactivate mark before the Ispell run.
(ispell-point): Delete the sit-for; it was confusing.
(ispell): Don't use save-excursion; just restore current buffer.
(ispell-next): Don't save-excursion or save-window-excursion.
(ispell-point): Don't save-excursion.
(ispell-window-configuration): New variable.
(ispell-show-choices): Set it if not nil.
(ispell-next): Initialize to nil.  Restore at end.
1993-05-16 21:31:39 +00:00
Eric S. Raymond
31e1d9206b All fsets changed to defaliases. 1993-04-23 06:51:44 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Eric S. Raymond
e9571d2a21 Add or correct keywords 1993-03-18 21:29:42 +00:00
Eric S. Raymond
9750e079dd entered into RCS 1992-07-22 04:22:30 +00:00
Eric S. Raymond
282d89c00d *** empty log message *** 1992-07-16 06:28:10 +00:00
Jim Blandy
f98955eaaa *** empty log message *** 1992-07-15 02:24:58 +00:00
Richard M. Stallman
6370a710ed *** empty log message *** 1992-06-02 04:00:54 +00:00
Eric S. Raymond
1a06eabd17 *** empty log message *** 1992-05-30 23:12:08 +00:00
Jim Blandy
c47e11983f *** empty log message *** 1991-07-08 22:34:33 +00:00
Brian Preble
f305bd747d *** empty log message *** 1991-07-08 22:33:48 +00:00
Roland McGrath
7229064dbf *** empty log message *** 1991-05-09 21:50:34 +00:00
Brian Preble
f30ff39f78 *** empty log message *** 1991-03-12 19:57:55 +00:00
Richard M. Stallman
d299ee07aa Initial revision 1990-03-26 04:06:27 +00:00