view etc/TUTORIAL.translators @ 67171:35b9e081ceed

Remove useless leading * in defcustom docstrings. (save-completions-file-name): Use ~/.emacs.d if available. (completion-standard-syntax-table): Rename from cmpl-standard-syntax-table and fold initialization into declaration, thus removing cmpl-make-standard-completion-syntax-table. (completion-lisp-syntax-table, completion-c-syntax-table) (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem. (cmpl-saved-syntax, cmpl-saved-point): Remove. (symbol-under-point, symbol-before-point) (symbol-under-or-before-point, symbol-before-point-for-complete) (add-completions-from-c-buffer): Use with-syntax-table. (make-completion): Don't return a list of completion entries. Update callers. (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias. (completion-initialize): Rename from initialize-completions. (completion-find-file-hook): Rename from cmpl-find-file-hook. (kill-emacs-save-completions): Collect stats here. (save-completions-to-file, load-completions-from-file): Use with-current-buffer. (completion-def-wrapper): Rename from def-completion-wrapper. Make it into a function. Move all calls to toplevel. (completion-lisp-mode-hook): New fun. (completion-c-mode-hook, completion-setup-fortran-mode): Set the syntax-table here. Use local-set-key. (completion-saved-bindings): New var. (dynamic-completion-mode): Make it into a proper minor mode. (load-completions-from-file): Remove unused var `num-uses'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 28 Nov 2005 01:43:28 +0000
parents 9f2334b50cba
children ac4fb54c2c73 bb71c6cf2009
line wrap: on
line source

This file contains the list of translators and maintainers of the
tutorial.

* TUTORIAL.bg:
Author:     Ognyan Kulev <ogi@fmi.uni-sofia.bg>
Maintainer: Ognyan Kulev <ogi@fmi.uni-sofia.bg>

* TUTORIAL.cn:
Author:     Chao-Hong Liu <chliu@gnu.org>
Maintainer: Chao-Hong Liu <chliu@gnu.org>

* TUTORIAL.cs:
Author:     Milan Zamazal <pdm@zamazal.org>
            Pavel Janík <Pavel@Janik.cz>
Maintainer: Milan Zamazal <pdm@zamazal.org>
            Pavel Janík <Pavel@Janik.cz>

* TUTORIAL.de:
Author:     Werner Lemberg <wl@gnu.org>
Maintainer: Werner Lemberg <wl@gnu.org>

* TUTORIAL.es:
Author:     Rafael Sepúlveda <drs@gnulinux.org.mx>
Maintainer: Rafael Sepúlveda <drs@gnulinux.org.mx>

* TUTORIAL.fr:
Author:     Éric Jacoboni <jaco@teaser.fr>
Maintainer: Éric Jacoboni <jaco@teaser.fr>

* TUTORIAL.it:
Author:     Alfredo Finelli <alfredofnl@tiscali.it>
	    Italian GNU Translation Group <tp@lists.linux.it>
Maintainer: Alfredo Finelli <alfredofnl@tiscali.it>
	    Italian GNU Translation Group <tp@lists.linux.it>

* TUTORIAL.ja:
Author:     Kenichi Handa <handa@m17n.org>
Maintainer: Kenichi Handa <handa@m17n.org>

* TUTORIAL.ko:
Author:     Koaunghi Un <koaunghi@ling.cnu.ac.kr>
Maintainer: Maintainer needed.

* TUTORIAL.nl:
Author:     Pieter Schoenmakers <tiggr@tiggr.net>
Maintainer: Pieter Schoenmakers <tiggr@tiggr.net>

* TUTORIAL.pl:
Author:     Beatę Wierzchołowską <beataw@orient.uw.edu.pl>
            Janusz S. Bien <jsbien@mail.uw.edu.pl>
Maintainer: Radoslaw Moszczynski <rm@banita.pl>

* TUTORIAL.pt_BR:
Author:     Marcelo Toledo <marcelo@gnu.org>
Maintainer: Marcelo Toledo <marcelo@gnu.org>

* TUTORIAL.ro:
Author:     Tudor Hulubei <tudor@gnu.org>
Maintainer: Maintainer needed.

* TUTORIAL.ru:
Author:     Alex Ott <ottalex@narod.ru>
Maintainer: Alex Ott <ottalex@narod.ru>

* TUTORIAL.sk:
Author:     Miroslav Vaško <vasko@debian.cz>
            Pavel Janík <Pavel@Janik.cz>
Maintainer: Pavel Janík <Pavel@Janik.cz>

* TUTORIAL.sl:
Author:     Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>
Maintainer: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>

* TUTORIAL.sv:
Author:     Mats Lidell <matsl@contactor.se>
Maintainer: Mats Lidell <matsl@contactor.se>

* TUTORIAL.th:
Author:     Virach Sornlertlamvanich <virach@nectec.or.th>
Maintainer: Virach Sornlertlamvanich <virach@nectec.or.th>

* TUTORIAL.zh:
Author:     Chao-Hong Liu <chliu@gnu.org>
Maintainer: Chao-Hong Liu <chliu@gnu.org>


;;; Local Variables:
;;; coding: utf-8
;;; End:

;;; arch-tag: 8788b16b-e739-4304-a7f2-729bdb999fa0