aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/utils
AgeCommit message (Expand)Author
2021-11-10utils: compat: Set fallback for *skribe-rc-directory*.Arun Isaac
2020-11-01justify: Turn the current justifier into a parameter.Ludovic Courtès
2020-11-01justify: Turn '*margin*' into a parameter.Ludovic Courtès
2020-08-06Remove 'cond-expand' clauses for Guile 1.8.Ludovic Courtès
2020-08-01Adjust autoload lists.Ludovic Courtès
2020-08-01build: Remove support for Guile 1.8.Ludovic Courtès
2020-08-01Write '#:use-module', '#:export', etc. instead of ':use-module', etc.Ludovic Courtès
2018-03-30syntax: Rename '_' to 'G_' to avoid issues on Guile 2.2.Ludovic Courtès
2016-01-13Set the text domain and the location of message catalogs.v0.9.3Ludovic Courtès
2015-03-11Replace "illegal" with "invalid" in error messages.Ludovic Courtès
2015-03-11Use quotes instead of backticks in user-facing messages.Ludovic Courtès
2012-05-17Switch to GPLv3+.Ludovic Courtès
2012-05-05Fix Guile 1.8 version of `default-to-utf-8'.Ludovic Courtès
2012-04-25Have `%skribilo-module-reader' record positions by default on Guile 2.Ludovic Courtès
2012-04-25Don't define `when' and `unless' on Guile 2.0.Ludovic Courtès
2012-04-25Make sure `skribilo/utils/images.scm' is rebuilt after `make clean'.Ludovic Courtès
2011-03-10Set `%default-port-encoding' to "UTF-8".Ludovic Courtès
2010-03-08Factorize encoding twiddling in `set-correct-file-encoding!'.Ludovic Courtès
2009-11-20Remove occurrences of `use-syntax' and `export-syntax'.Ludovic Courtès
2009-03-24Add `(skribilo-module-syntax)'.Ludovic Courtès
2009-03-24Have `*document-reader*' default to `#f'.Ludovic Courtès
2008-11-25justify, text-table: Fix width rounding issues.Ludovic Courtès
2008-11-23justify: Fix typo.Ludovic Courtès
2008-11-23justify: Add missing new lines in `output-flush'.Ludovic Courtès
2008-11-21justify: Rename `output' to `output-justified' to avoid confusion.Ludovic Courtès
2008-11-20Turn `(skribilo utils text-table)' into a Guile module.Ludovic Courtès
2008-10-10Import `table.scm' (ASCII tables) from Scribe 1.1a.Ludovic Courtès
2008-10-09justify: Rename `string-replace' to `string-replace-char'.Ludovic Courtès
2008-10-09justify: Remove unused bindings.Ludovic Courtès
2008-10-09justify: Fix syntactic errors.Ludovic Courtès
2008-10-09Make `(skribilo utils justify)' an actual Guile module.Ludovic Courtès
2008-10-09Separate `justify' module from Info engine.Ludovic Courtès
2008-04-07Recursive make sucks: remove 11 makefiles.Ludovic Courtès
2008-02-08Really really delete `images.scm'.Ludovic Courtes
2008-02-08Really delete `images.scm'.Ludovic Courtès
2008-02-08images: Add missing changes.Ludovic Courtès
2008-02-08configure: Look for `convert' and `fig2dev'.Ludovic Courtès
2008-01-21Small fixes making Guile-Lint happier.Ludovic Courtès
2007-12-14Fix `convert-image' so that it does not copy several times.Ludovic Courtès
2007-12-11Improve `(skribilo config)'.Ludovic Courtès
2007-11-29Clean up `color' module.Ludovic Courtès
2007-11-15Fix module installation directory.Ludovic Courtès
2007-10-28Add configure `--with-guilemoduledir' option.Ludovic Courtès
2007-06-07Optimized `make-general-string-replace'.Ludovic Court`es
2007-06-06Cleaned up the core modules.Ludovic Court`es
2007-06-06More linting.Ludovic Court`es
2007-06-05Added support for Guile-Lint.Ludovic Court`es
2007-04-03Moved legacy source location code to `compat'.Ludovic Court`es
2007-03-27Slightly optimized `make-string-replace'.Ludovic Court`es
2007-02-07skribe-load: Better modulogy.Ludovic Courtes