[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
auto-overlays.el -- Announcing new release
From: |
Toby Cubitt |
Subject: |
auto-overlays.el -- Announcing new release |
Date: |
Sun, 25 Jun 2006 19:56:55 +0200 |
User-agent: |
Mutt/1.5.11 |
The Automatic Overlays package allows you to define overlays that are
created (and updated and destroyed) automatically when text in a
buffer matches a regular expression.
Various classes of automatic overlay are provided, to make it easy to
define matches for different text regions: words, lines, regions
enclosed by start and end tags, or regions enclosed by delimiters. You
can also define your own custom classes.
Various classes of automatic overlay are provided, to make it easy to
define matches different for different text regions: words, lines,
regions enclosed by start and end tags, or regions enclosed by
delimiters. You can also define your own custom classes.
The sources are too big to post here, but can be downloaded from:
http://www.dr-qubit.org/download.php?file=predictive/auto-overlays.tar.gz
The package's web page can be found at:
http://www.dr-qubit.org/emacs.php#overlay
Changes in latest release:
==========================
* Changed the way update, overlay suicide, and other functions are
called after a buffer modification. This should make hooking into
the same mechanism easier when writing new overlay classes (see
auto-overlay-line.el for an example).
* Significant bug fixes.
Toby Cubitt
--
PhD Student
Quantum Information Theory group
Max Planck Institute for Quantum Optics
Garching, Germany
email: address@hidden
web: www.dr-qubit.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- auto-overlays.el -- Announcing new release,
Toby Cubitt <=