Commit Graph

8 Commits

Author SHA1 Message Date
Paul Sheer
f7bc648b90 mcedit updates to reflect cooledit-3.11.6
a large number of minor changes have been made
	those really interested can check the cooledit
	changelogs.
	in particular, on the fly spell checking has been
	added. this is not yet enabled for use, but the code
	is there.
	syntax highlighting optimisations have been made
	and various syntax rules added for some new
	languages.
	comprehensive bookmarking support has been added, but
	this requires keybindings still.
1999-07-21 20:03:23 +00:00
Timur Bakeyev
1482bc0594 Mon Mar 22 03:00:15 1999 Timur Bakeyev <mc@bat.ru>
* edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
	Pascal Program" (Heh, second time :)

	* Makefile.common: Until things gets clear, keep syntax rules in
	$(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.

	Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
	@libdir@.
1999-03-22 00:01:53 +00:00
Paul Sheer
bb36519e9f bring editor up to date with cooledit-3.9.0 - see ChangeLog for details 1999-03-21 01:56:20 +00:00
Timur Bakeyev
0ae23343b8 Fixed typo in new syntax ruleset. 1999-01-12 10:40:14 +00:00
Paul Sheer
99c03a1cda gmc mcedit selection now works 1998-12-16 12:35:43 +00:00
Paul Sheer
c00a8845fd ditto previous 1998-12-10 22:08:11 +00:00
Paul Sheer
cf16bf846b syntax highlighting for perl plus syntax highlighting fixes. 1998-12-10 15:43:32 +00:00
Paul Sheer
df20f28f2e Initial commit 1998-09-14 20:18:54 +00:00