gnu-emacs-sources
[Top][All Lists]
Advanced

[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: Fri, 28 Jul 2006 11:57:32 +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:
==========================

* overhauled interface for defining auto-overlay regexps, and starting
  and stopping a sets of overlay definitions

* automatic-overlay regexps can now be loaded and unloaded on the fly

* finally added functions for saving and loading overlays to a file

* bug fixes and performance tweaks


Toby Cubitt
-- 
PhD Student
Quantum Information Theory group
Max Planck Institute for Quantum Optics
Garching, Germany

email: address@hidden
web: www.dr-qubit.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]