aboutsummaryrefslogtreecommitdiffstats
path: root/admin/check-doc-strings (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-24Port "$@" to OpenIndiana ksh93Paul Eggert1-2/+1
In http://lists.gnu.org/archive/html/bug-autoconf/2015-12/msg00000.html Pavel Raiskup reports that ${1+"$@"} runs afoul of a bug in /bin/sh (derived from ksh 93t+ 2010-03-05). ${1+"$@"} works around an ancient bug in long-dead shells, so remove the workaround. * admin/check-doc-strings, configure.ac, lib-src/rcs2log: Use plain "$@" rather than ${1+"$@"}.
2014-10-31Backport changes in preparation for git migration from trunk.Eric S. Raymond1-1/+1
admin: Changes in several documents. autogen.sh: Neutralize language specific to a repository type. doc/misc/efaq-w32.texi: Neutralized language specific to a repository type. doc/misc/gnus-coding.txt: Neutralized language specific to a repository type. lisp/Makefile.in: Change some production names so they're neutral about the repository type.
2014-10-25Looking for .bzr as a check for top-level directory will soon be a bad idea.Eric S. Raymond1-1/+1
Fortunately the other two checks should be quite sufficient.
2014-01-02* admin/check-doc-strings: Replace `perl -w' with `use warnings;'.Xue Fuqiao1-1/+2
2013-01-02* check-doc-strings: Update for CVS->bzr, moved lispref/ directory.Glenn Morris1-5/+3
(Now it actually runs. Whether or not it does anything useful is another matter...)
2011-01-15Nuke arch-tags.Glenn Morris1-1/+0
2007-02-14Make legal status more obvious.Glenn Morris1-1/+4
2004-04-16Sync to HEADKenichi Handa1-0/+1
2003-09-08New directoryKenichi Handa1-1/+0
2003-09-01Add arch taglinesMiles Bader1-0/+1
2001-08-16*** empty log message ***Gerd Moellmann1-0/+300