1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
Richard M. Stallman
d38e5dbe43 Reinstalled autoloads from ispell-dictionary-alist,
ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed.
1995-06-16 16:25:07 +00:00
Richard M. Stallman
8ce8687ea5 Removed autoload from ispell-dictionary-alist,
ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed
so users can more easily modify and upgrade entries.
(ispell-dictionary-alist): Once more a single variable.
(ispell-required-version): Documentation changes
(ispell-skip-sgml): Documentation changes
(ispell-command-loop): mode-line-format now shows misspelled word.
(ispell-message-text-end): Can now process postscript version 1.
(ispell-message-start-skip): New variable for block skips, set up for
pgp and forward blocks.
(ispell-message-end-skip): New variable for block skips, set up for
pgp and forward blocks.
(ispell-message): Added	block message skipping.
(ispell-buffer-local-parsing): Added html-mode.
1995-06-16 05:13:01 +00:00
Karl Heuer
5e228a3925 (ispell-message-text-end): Match start of forwarded msg. 1995-05-27 00:22:53 +00:00
Richard M. Stallman
a594e0e121 (ispell-region): If position not visible, (sit-for 0). 1995-05-06 02:18:20 +00:00
Karl Heuer
2bcf8edbec (ispell-minor-mode): Use force-mode-line-update. 1995-04-25 22:21:29 +00:00
Richard M. Stallman
01ea0e3b37 (ispell-init-ispell): Don't barf if there is a
warning message	before the version line when Ispell starts up.
1995-04-17 07:11:51 +00:00
Richard M. Stallman
e7a52e415f (ispell-message): Make mail-header-separator into regexp. 1995-04-08 20:05:41 +00:00
Karl Heuer
f8c25f1b67 Update copyright. 1995-04-07 02:21:52 +00:00
Richard M. Stallman
64fd98a95e (ispell-menu-map-needed): Delete test for menu-bar feature. 1995-04-06 08:42:37 +00:00
Karl Heuer
d6b322f8be (ispell-personal-dictionary): Add autoload. 1995-04-05 04:21:15 +00:00
Richard M. Stallman
1335d07805 Personal dictionary save forced when called from menu,
Epoch compile support.
(ispell-skip-sgml): Added variable for skipping SGML tags & references.
(ispell-buffer-local-parsing): Hard wire set of ispell-skip-sgml-tags
to sgml-mode.
(ispell-pdict-save): Message improvement.
(ispell-command-loop): Properly adjust screen with different settings
of ispell-choices-win-default-height.
(check-ispell-version): Use fundamental-mode as default-major-mode.
(ispell-change-dictionary): Remove unnecessary process kills
(ispell-region): Fold sgml support in with tib checking.
(ispell-message): Skips checking of forwarded messages.
1995-02-08 06:09:08 +00:00
Richard M. Stallman
f5cb196278 (check-ispell-version): Use Fundamental mode in the temporary buffer. 1995-01-18 23:07:22 +00:00
Karl Heuer
21dd857809 (check-ispell-version): Force standard syntax table. 1995-01-18 20:00:08 +00:00
Karl Heuer
e29702dd6f Added ispell-offset for version consistency.
(ispell-dictionary-alist): updated dictionaries & better match defaults
(ispell-alternate-dictionary): added /usr/shar path
(ispell-menu-map-needed): redo changes that made this incompatible
with earlier versions of emacs19.
(ispell-required-version): changed to assure version 3.1.12 accessed.
(ispell-word): Correctly accept buffer-local information.
Does not try to modify read-only buffer on 'm' command.
(ispell-command-loop): fixed bug that corrupted buffers.
removed scrolling when *Choices* buffer shrinks.
(check-ispell-version): Correctly identifies new version requirements.
(ispell-region): Interaction updated for version 3.1.12+
Buffer read-only modification improvement.  Dictionary messages added.
(ispell-message-text-end): skips additional shell files.
(ispell-buffer-local-parsing): extended-char mode now matches text mode
1994-12-10 02:01:31 +00:00
Richard M. Stallman
c3054b518e (ispell-message-text-end): Match Postcript 3 like 2. 1994-10-26 22:51:08 +00:00
Richard M. Stallman
e8649704b1 (ispell-grep-command, ispell-look-command): Don't specify directory. 1994-10-25 06:10:26 +00:00
Richard M. Stallman
29aec36676 (ispell-highlight-spelling-error):
Have just one definition, which decides what to do.
(ispell-command-loop): New args START and END.  Do highlighting
and unhighlighting here.
(ispell-word, ispell-region, ispell-complete-word): Not here.
(ispell-highlight-spelling-error-generic): Bind buffer-undo-list to t.
1994-10-10 01:01:20 +00:00
Richard M. Stallman
a8928dd22f (ispell-init-process): Add missing arg in error msg. 1994-10-01 04:30:14 +00:00
Francesco Potortì
130f43af3d * ispell.el (check-ispell-version): suggest to try ispell4.el if
version does not match.
1994-09-22 11:41:17 +00:00
Karl Heuer
81b328e5d1 (ispell-menu-map): Order menu items by size: buffer > region > word. 1994-09-17 00:28:47 +00:00
Richard M. Stallman
0349bab642 (ispell-highlight-spelling-error): Test window-system.
(ispell-check-only): New variable.
(ispell-word): Handle ispell-check-only.
(ispell-minor-mode): New variable.
(ispell-minor-keymap): New map.
(ispell-minor-mode): New function.
1994-09-16 23:10:44 +00:00
Richard M. Stallman
60d4887419 Further split the Ispell menu autoloads. 1994-09-11 05:43:50 +00:00
Richard M. Stallman
99b11016b7 (ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS. 1994-08-31 22:20:32 +00:00
Richard M. Stallman
7195bb7169 (ispell-buffer-local-words): Don't treat doublequote
specially when splitting the line into words.
1994-08-24 19:53:17 +00:00
Richard M. Stallman
8581f180f1 (ispell-message-text-end): Improve context diff regexp. 1994-07-30 21:11:00 +00:00
Richard M. Stallman
045dbcbc1d (ispell-command-loop, ispell-region, ispell-word):
Only pop up the choices window if an error is found in the region.
Don't change the size of the choices window except as needed.
Don't (sit-for 0) at the start of ispell-region (i.e. don't force
redisplay at the start of the region).
(ispell-overlay-window): Small documentation fix.
1994-07-20 18:26:57 +00:00
Richard M. Stallman
565101f473 (ispell-message): Avoid an infinite loop. 1994-06-25 04:30:44 +00:00
Richard M. Stallman
12e53d2e65 (ispell-command-loop): C-g should be like X, not q.
(ispell-dictionary-alist): Add autoload.  Split into two subvariables.
(ispell-menu-map): Defvar and set up at top level.  Split into parts.
(ispell-menu-map-needed): New variable.
1994-06-14 20:54:44 +00:00
Richard M. Stallman
31480010d5 (ispell-dictionary-alist): Fix regexp in francais. 1994-06-10 21:53:32 +00:00
Richard M. Stallman
5bca93aca7 (ispell-command-loop): Fix `q' question. 1994-05-28 07:22:21 +00:00
Richard M. Stallman
a4e104bf5c Doc fix. 1994-05-22 22:14:17 +00:00
Richard M. Stallman
a9210a5349 Doc fixes. 1994-05-21 08:04:20 +00:00
Richard M. Stallman
4b03da7264 Lucid menu added.
(ispell): New function.
(ispell-region): Assure choices and checked buffer selections correct.
reindented.
(ispell-highlight-spelling-errors): Prefix ispell- to highlght fns.
(ispell-complete-word): Heuristic to respect case of completed words.
(ispell-command-loop): Non-character events ignored.  Reindented.
(ispell-message): Various improvements.
(ispell-init-process): `ispell-extra-args' added to allow personal
customizations.
1994-05-21 07:38:10 +00:00
Richard M. Stallman
3ee3ac774f Lots of doc fixes and message syntax fixes.
(ispell-command-loop): For X, put point before
the word being considered, and mention C-u M-$ in message.
1994-05-20 21:45:19 +00:00
Richard M. Stallman
9e7ad89a3a (ispell-word): Implement C-u $ as in ispell4.el.
(ispell-command-loop): Make quit-char work like X.
For C-z, run whatever it's bound to.
1994-05-20 08:12:52 +00:00
Richard M. Stallman
8893ad8c62 (ispell-use-ptys-p): Doc fix. 1994-04-21 20:00:42 +00:00
Karl Heuer
a004e5020e (ispell-dictionary-alist): Renamed the entry for danish from "dansk" to
"danish" in order to conform with reality.
1994-04-21 13:51:26 +00:00
Richard M. Stallman
29491e3251 (ispell-message): Turn LIMIT into an integer, around ispell-region. 1994-04-13 05:01:07 +00:00
Richard M. Stallman
a870f9170b Bind M-$. 1994-04-12 22:41:42 +00:00
Richard M. Stallman
ae9fdfe5e1 (ispell-message): Fixed infinite loop on shortened msg. 1994-04-03 06:04:35 +00:00
Karl Heuer
26add1bf46 Don't use triple-hyphen in a character class. 1994-03-12 00:23:12 +00:00
Richard M. Stallman
829b9e73ea (ispell-pdict-save, ispell-kill-ispell, ispell-continue):
(ispell-help): Add autoloads.
1994-03-10 07:37:04 +00:00
Richard M. Stallman
29bff36629 (ispell-dictionary-alist): Add autoload.
(ispell-menu-map): Don't redefine if already defined.
Don't test for menu-bar since this is now done before menu-bar.
1994-03-10 07:25:09 +00:00
Richard M. Stallman
7d687545ec (ispell-menu-map): Autoload the whole setup. 1994-03-10 07:19:15 +00:00
Richard M. Stallman
7492978d40 (ispell-message-text-end): New variable.
(ispell-message): Use ispell-message-text-end.
Spell check all of a multi-line subject.
Correct bug whereby internally generated messages were not recognized.
1994-03-02 04:57:23 +00:00
Richard M. Stallman
007852e00d Initial revision 1994-03-02 04:56:25 +00:00