view etc/TUTORIAL.translators @ 70258:5dfde453f39e

(defgroup grep): Doc fix. (grep-auto-highlight): Remove. (grep-template): New defcustom. (grep-find-template): Rename from grep-tree-template. (grep-files-aliases): Rename from grep-tree-files-aliases. Remove "all" alias, add "l" alias. (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove. (grep-find-ignored-directories): New defcustom to replace grep-tree-ignore-CVS-directories, to facilitate ignoring subdirectories for multiple version control systems. (grep-mode-map): Add Recursive grep item to GREP menu. (grep-regexp-history, grep-files-history): New defvars. (grep-probe): New helper function. (grep-compute-defaults): Use it to simplify code. Adapt to name changes. Use `.' as base in grep-find-template rather than <D>. (grep): Remove superfluous highlight-regexp arg. Fix doc. Call grep-compute-defaults unconditionally. (grep-expand-keywords): New defconst. (grep-expand-template): Rename from grep-expand-command-macros. Simplify via grep-expand-keywords. Look at case-fold-search instead of grep-tree-ignore-case to add -i option. Bind case-fold-search to nil while matching keywords. (grep-tree-last-regexp, grep-tree-last-files): Remove. (grep-read-regexp, grep-read-files): New helper functions. (rgrep): Rename from grep-tree. Rework to use proper histories. Adapt to changes in defcustoms and functions above. (lgrep): New command, as grep, but using same interactive api as rgrep.
author Kim F. Storm <storm@cua.dk>
date Fri, 28 Apr 2006 22:22:01 +0000
parents ac4fb54c2c73
children 548553ee37a5 d1c5430c5bff
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:     Sun Yijiang <sunyijiang@gmail.com>
Maintainer: Sun Yijiang <sunyijiang@gmail.com>

* 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