2005-02-24 15:48:51 by Alistair G. Crooks | Files touched by this commit (259) |
Log message:
Add RMD160 digests to the SHA1 ones.
|
2004-12-27 04:09:18 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Correct path to DISTFILES.
|
2004-12-16 08:30:14 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Regen after DIST_SUBDIR change.
|
2004-12-16 08:29:18 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Fix checksum mismatch due to distfile change. diff with the previous
shows some code changes. Set DIST_SUBDIR to PKGNAME and bump
PKGREVISION.
|
2004-11-19 19:27:11 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.7f:
*** Change the meaning of FLYSPELL-LARGE-REGION. From now on,
if FLYSPELL-LARGE-REGION is nil, regions are treated as small.
*** Improve doublon detection in TeX mode. The fix gets rid
of errors introduced by indexes.
*** Add the FLYSPELL-PROG-MODE-HOOK to FLYSPELL-PROG-MODE.
|
2004-01-20 13:26:51 by Alistair G. Crooks | Files touched by this commit (45) |
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
|
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-04-16 02:40:57 by Masao Uebayashi | Files touched by this commit (1) |
Log message:
Reflect an implicit distfile replacement in the master site.
|
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message:
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
|
2003-03-04 10:12:11 by Masao Uebayashi | Files touched by this commit (4) | |
Log message:
Initial import of Flyspell 1.7c.
Flyspell enables on-the-fly spell checking in Emacs by the means
of a minor mode. It is called Flyspell. This facility is hardly
intrusive. It requires no help. Flyspell highlights incorrect words
as soon as they are completed or as soon as the cursor hits a new
word.
Flyspell is language independent because you are free to select
your own dictionary.
Flyspell is compatible with TeX editing. That is, Flyspell tries,
as much as possible, to avoid highlighting TeX command.
Flyspell proposes corrections for miss-spelled words by the means
of pop-up menus. Alternatively you will be able to store the word
in the global dictionary, to add it to the current document dictionary
or to ignore the miss-spelling for the current session.
Flyspell also proposes automatic corrections.
(This DESCR is also written by wiz. :-)
|