summary refs log tree commit diff
path: root/emacs
diff options
context:
space:
mode:
authorLudovic Courtes2007-07-01 23:49:58 +0000
committerLudovic Courtes2007-07-01 23:49:58 +0000
commit518ed0ad7bdd7b1bb34360d5480c09bcbdffe5cd (patch)
tree81aac8ddff174a2d222b6fcaf13b09b138a910e2 /emacs
parentb95946d78172644c42367addd03aa81f698caf3d (diff)
downloadskribilo-518ed0ad7bdd7b1bb34360d5480c09bcbdffe5cd.tar.gz
skribilo-518ed0ad7bdd7b1bb34360d5480c09bcbdffe5cd.tar.lz
skribilo-518ed0ad7bdd7b1bb34360d5480c09bcbdffe5cd.zip
Removed global hash tables for marks and program lines.
* src/guile/skribilo/package/base.scm (*mark-table*): Removed.
  (mark): Return the new mark without touching `*mark-table*'.  Use `bs'
  as the mark's identifier.
  (ref)[mark-ref]: Simplified using `do-ident-ref'.
  [line-ref]: Use the new `resolve-line'.

* src/guile/skribilo/prog.scm: Use `srfi-1'.
  (*lines*): Removed.
  (make-line-mark): Don't use `*lines*'.  Removed `m' parameter.
  (resolve-line): Take an additional `doc' argument.
  (extract-string-mark): Fixed.
  (flat-lines): Use `concatenate' instead of `apply append'.
  (make-prog-body)[regexp]: Use brackets.
  Fixed invocation of `make-line-mark'.

git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-132
Diffstat (limited to 'emacs')
0 files changed, 0 insertions, 0 deletions