1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-06 07:30:28 +02:00
guile/doc/ref
Ludovic Courtès 756e8a3acf Merge libguile-i18n' into libguile'.
* GUILE-VERSION (LIBGUILE_I18N_MAJOR, LIBGUILE_I18N_INTERFACE_CURRENT,
  LIBGUILE_I18N_INTERFACE_REVISION, LIBGUILE_I18N_INTERFACE_AGE,
  LIBGUILE_I18N_INTERFACE): Remove.

* doc/ref/api-i18n.texi (i18n Introduction): Don't mention
  `libguile-i18n'.

* libguile.h: Include "libguile/i18n.h".

* libguile/Makefile.am (lib_LTLIBRARIES): Remove `libguile-i18n-v*'.
  (libguile_la_SOURCES): Add `i18n.c'.
  (libguile_i18n_v_*_SOURCES, libguile_i18n_v_*_CFLAGS,
  libguile_i18n_v_*_LIBADD, libguile_i18n_v_*_LDFLAGS): Remove.

* libguile/i18n.c (scm_bootstrap_i18n): New function.

* libguile/i18n.h (scm_nl_langinfo, scm_init_i18n): Made internal.
  (scm_bootstrap_i18n): New declaration.

* libguile/init.c (scm_i_init_guile): Invoke `scm_bootstrap_i18n ()'.

* module/ice-9/i18n.scm: Load from `libguile' instead of
  `libguile-i18n-v-0'.
2009-09-14 00:42:25 +02:00
..
.gitignore Git-Ignore effective-version.texi 2009-08-04 12:11:49 +01:00
api-binding.texi Change `defined?' to accept a module as its second argument. 2009-08-10 19:24:34 +02:00
api-compound.texi Fix overfull hboxes 2009-08-04 12:10:16 +01:00
api-control.texi update news; ready for 1.9.3 2009-09-06 13:36:32 +02:00
api-data.texi Doc updates for Unicode string escapes and port encodings 2009-09-04 07:55:05 -07:00
api-debug.texi Incorporate ice-9-debugger-extensions properly 2009-08-27 22:21:20 +01:00
api-evaluation.texi Doc updates for character encoding of source code files 2009-09-05 10:42:15 -07:00
api-i18n.texi Merge libguile-i18n' into libguile'. 2009-09-14 00:42:25 +02:00
api-init.texi Fix explicitely' typos, should be explicitly' 2009-05-20 18:51:03 +01:00
api-io.texi Doc updates for Unicode string escapes and port encodings 2009-09-04 07:55:05 -07:00
api-memory.texi Update doc of `scm_gc_protect_object ()' and SMOB mark/free. 2009-09-09 19:14:04 +02:00
api-modules.texi Fix doc of let*-values 2009-08-27 22:29:09 +01:00
api-options.texi In general, use @lisp in preference to @smalllisp 2009-08-09 15:04:08 +01:00
api-overview.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-procedures.texi update docs -- sections on assembly and objcode 2009-05-25 22:45:42 +02:00
api-scheduling.texi Update `scm_without_guile ()' documentation. 2009-09-14 00:42:25 +02:00
api-scm.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-smobs.texi Update doc of `scm_gc_protect_object ()' and SMOB mark/free. 2009-09-09 19:14:04 +02:00
api-snarf.texi Typos fixed. Use existing functions in explaining symbol and keyword 2004-08-25 19:02:34 +00:00
api-translation.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-undocumented.texi Fix explicitely' typos, should be explicitly' 2009-05-20 18:51:03 +01:00
api-utility.texi Changes from arch/CVS synchronization 2006-06-16 07:39:59 +00:00
api.txt Changes in doc/ref: 2002-03-01 00:19:20 +00:00
autoconf.texi Merge branch 'wip-manual' of ssh://ossau@git.sv.gnu.org/srv/git/guile 2009-08-21 22:04:03 +01:00
ChangeLog-2008 Rename ChangeLog' files to ChangeLog-2008'. 2008-09-12 21:49:58 +02:00
ChangeLog-goops-2008 Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
ChangeLog-guile-doc-ref * Organize documentation into per-manual directories (halfway point commit). 2001-08-24 09:40:29 +00:00
compiler.texi Merge branch 'wip-manual' of ssh://ossau@git.sv.gnu.org/srv/git/guile 2009-08-21 22:04:03 +01:00
data-rep.texi fix doc typo 2008-12-26 16:33:33 +01:00
effective-version.texi.in Add an effective version variable for the manual 2009-08-04 12:08:02 +01:00
expect.texi In general, use @lisp in preference to @smalllisp 2009-08-09 15:04:08 +01:00
extend.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
fdl.texi merge from 1.8 branch 2006-04-16 23:18:55 +00:00
goops-tutorial.texi Misc GOOPS chapter updates 2009-08-09 15:05:17 +01:00
goops.texi update news; ready for 1.9.3 2009-09-06 13:36:32 +02:00
guile.texi Add an effective version variable for the manual 2009-08-04 12:08:02 +01:00
hierarchy.eps Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
hierarchy.pdf Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
hierarchy.png Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
hierarchy.txt Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
history.texi fold in neil's feedback to history.texi 2009-01-11 18:30:11 +01:00
indices.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
intro.texi Fix overfull hboxes 2009-08-04 12:10:16 +01:00
libguile-concepts.texi Fix explicitely' typos, should be explicitly' 2009-05-20 18:51:03 +01:00
libguile-extensions.texi In general, use @lisp in preference to @smalllisp 2009-08-09 15:04:08 +01:00
libguile-linking.texi Fix overfull hboxes 2009-08-04 12:10:16 +01:00
libguile-program.texi (Dia Primitives): Cross ref for scm_c_define_gsubr. 2005-06-23 00:09:09 +00:00
libguile-smobs.texi Fix overfull hboxes 2009-08-04 12:10:16 +01:00
libguile-snarf.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
Makefile.am Include GOOPS pictures in the distribution 2009-08-06 09:41:32 +01:00
misc-modules.texi merge from 1.8 branch 2006-10-09 22:47:06 +00:00
mod-getopt-long.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
mop.text Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
new-docstrings.texi Synchronized docstrings. 2005-03-04 17:56:31 +00:00
posix.texi In general, use @lisp in preference to @smalllisp 2009-08-09 15:04:08 +01:00
preface.texi Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
repl-modules.texi merge from 1.8 branch 2006-10-09 22:47:06 +00:00
scheme-debugging.texi In general, use @lisp in preference to @smalllisp 2009-08-09 15:04:08 +01:00
scheme-ideas.texi Fix overfull hboxes 2009-08-04 12:10:16 +01:00
scheme-indices.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
scheme-intro.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
scheme-reading.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
scheme-scripts.texi Doc updates for character encoding of source code files 2009-09-05 10:42:15 -07:00
scheme-using.texi Remove everything to do with GDS Breakpoints 2008-12-10 00:19:11 +00:00
script-getopt.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
scsh.texi In general, use @lisp in preference to @smalllisp 2009-08-09 15:04:08 +01:00
slib.texi In general, use @lisp in preference to @smalllisp 2009-08-09 15:04:08 +01:00
srfi-modules.texi Implementation of SRFI-98 (An interface to access environment variables). 2009-05-30 21:19:59 -04:00
tcltk.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
tools.texi Use #:keyword syntax in preference to :keyword 2009-08-09 15:05:02 +01:00
vm.texi Merge branch 'wip-manual' of ssh://ossau@git.sv.gnu.org/srv/git/guile 2009-08-21 22:04:03 +01:00