aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/span.el
Commit message (Collapse)AuthorAge
* Don't mess with overlay priorities.Gravatar Stefan Monnier2014-06-06
|
* - change 'span-delete-action in 'span-delete-actions, which isGravatar Hendrik Tews2011-01-24
| | | | | now a list of functions to be run when the span is deleted. Use span-add-delete-action to add a delete action.
* span-make-modifying-removing-span: add utilityGravatar David Aspinall2010-10-01
| | | | span-make-self-removing-span: rename from span-add-self-removing-span
* Implement the eagerly anticipated Beyond Script Management Feature No.2 ↵Gravatar David Aspinall2010-08-27
| | | | (i.e., automatic preview of next command)
* span-mapcar-spans-inorder: added for pg-movie productionGravatar David Aspinall2010-08-03
|
* span-give-warning: remove, unused.Gravatar David Aspinall2009-09-14
| | | | span-write-warning: don't call FUN if inhibit-read-only.
* (C) dateGravatar David Aspinall2009-09-07
|
* More defun->defsubst changesGravatar David Aspinall2009-09-06
|
* span-mapc-spans for span-delete-spansGravatar David Aspinall2009-09-06
|
* set-span-keymap: only override local map, not replace it.Gravatar David Aspinall2009-09-06
|
* Fix parenoGravatar David Aspinall2009-09-06
|
* CleanupsGravatar David Aspinall2009-09-06
|
* Tidy whitespaceGravatar David Aspinall2009-09-05
|
* Merge changes from Version4Branch.Gravatar David Aspinall2008-07-24
|
* Tweak version differentiation for compilationGravatar David Aspinall2008-01-16
|
* Many compatibility updates, bug fixes, rearrangements for compilation.Gravatar David Aspinall2008-01-15
|
* - Remove wrong docstring on make-detached-span.Gravatar David Aspinall2005-05-17
| | | | | | | - Basically rewrite span-overlay.el to better use the built-in overlay facilities. - Complain about the namespace pollution in span*.el.
* Renamed fileGravatar David Aspinall2004-08-25