summaryrefslogtreecommitdiff
path: root/doc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
|
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
|
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
|
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
|
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
|
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
|
* version-etc: new yearPaul Eggert2017-01-011-1/+1
| | | | | | | | | | * build-aux/gendocs.sh (version): * doc/gendocs_template: * doc/gendocs_template_min: * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright dates by hand in templates and the like. * all files: Run 'make update-copyright'.
* version-etc: new yearPaul Eggert2016-01-011-1/+1
| | | | | | | | | | * build-aux/gendocs.sh (version): * doc/gendocs_template: * doc/gendocs_template_min: * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright dates by hand in templates and the like. * all files: Run 'make update-copyright'.
* maint: add coding cookies to non-ASCII sourcesPaul Eggert2015-09-241-1/+1
| | | | | | | | | | | | Otherwise, Emacs might do the wrong thing if run in an he_IL.ISO-8859-8 locale, which an Emacs developer does on occasion. Problem reported by Eli Zaretskii in: http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00966.html Don't bother with test files, as they aren't copied to the Emacs source directory. If this problem affects test files in some other GNU project, we can add coding cookies to the non-ASCII test files later.
* version-etc: new yearPaul Eggert2014-12-311-1/+1
| | | | | | * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date. * all files: Run 'make update-copyright'.
* maint: update copyrightEric Blake2014-01-011-1/+1
| | | | | | I ran 'make update-copyright'. Signed-off-by: Eric Blake <eblake@redhat.com>
* no need for tendentious commentKarl Berry2013-08-111-1/+1
|
* doc: chatter lessPaul Eggert2013-06-181-1/+2
| | | | | | * doc/Makefile (NEWEST_GNULIB_TEXI_FILE): New macro. (updated-stamp): Use it. This causes 'make' to output just one file name rather than zillions.
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
| | | | | | Run "make update-copyright". Compare to commit 1602f0a from last year. Signed-off-by: Eric Blake <eblake@redhat.com>
* doc: omit trailing empty lines from INSTALL etc.Paul Eggert2012-01-231-13/+10
| | | | | | * doc/Makefile (INSTALL): Omit trailing empty lines. (INSTALL.ISO, INSTALL.UTF-8): Build from INSTALL, so that these also omit trailing empty lines. This simplifies the build procedure.
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
| | | | Run "make update-copyright".
* doc: Cleanup yet another file produced by texinfo.tex.Bruno Haible2011-05-281-1/+1
| | | | * doc/Makefile (mostlyclean): Remove also gnulib.cn.
* doc: Use a recent texinfo.tex.Bruno Haible2011-05-281-2/+5
| | | | | * doc/Makefile (tex_opts): New variable. (%.dvi, %.pdf): Pass it to texi2dvi and texi2pdf.
* more make vars for makeinfoKarl Berry2011-01-261-3/+7
|
* doc: regenerate INSTALLEric Blake2011-01-041-3/+13
| | | | | | | | | | | | | | | This partially reverts commit 0a29fc2d832c86d69e98b32bbdbc4e746ca2d16c. * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Re-add @firstparagraphindent support, now that autoconf dropped it. (INSTALL_PRELUDE): Reinstate old macro. * doc/install.texi: Resync from autoconf. * doc/INSTALL: Reflect recent autoconf update. * doc/INSTALL.ISO: Likewise. * doc/INSTALL.UTF-8: Likewise. Reported by Karl Berry. Signed-off-by: Eric Blake <eblake@redhat.com>
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
| | | | Run the new "make update-copyright" rule.
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
| | | | | Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
* Add hint regarding "TeX capacity exceeded" error.Bruno Haible2009-01-241-4/+8
|
* doc/INSTALL: resync from autoconfEric Blake2008-08-261-12/+3
| | | | | | | | | | | | * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify. (INSTALL_PRELUDE): Delete; this is done more efficiently by moving... * install.texi [!autoconf]: ...here. Resync from autoconf. * INSTALL: Regenerate. * INSTALL.ISO: New file. * INSTALL.UTF-8: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
* Generate INSTALL file variants with prettier quotes.Bruno Haible2008-08-261-1/+17
|
* Run makeinfo in an English locale.Bruno Haible2008-08-261-0/+1
|
* Avoid error message during generation of INSTALL.Bruno Haible2008-08-261-1/+1
|
* Indent all paragraphs in the INSTALL file in the same way.Bruno Haible2008-08-261-1/+3
|
* sync against install.texi since Autoconf no longer provides INSTALLKarl Berry2008-08-251-0/+3
|
* Fix CVS-isms.Bruno Haible2008-06-191-1/+8
|
* Update dependencies.Bruno Haible2008-06-191-2/+1
|
* remove trailing blanksJim Meyering2008-05-201-1/+1
|
* Explain how to remedy the TeX save_size error.Bruno Haible2008-03-101-1/+1
|
* Add pdf target in doc/.Simon Josefsson2008-03-061-2/+6
|
* Shut up a makeinfo warning.Bruno Haible2007-07-061-2/+2
|
* Add doc chapter about the POSIX functions.Bruno Haible2007-05-011-2/+5
|
* Bump year.Bruno Haible2007-04-271-2/+2
|
* Add doc chapter about the POSIX header files.Bruno Haible2007-04-271-3/+11
|
* * Makefile (standards.info standards.html standards.dvi):Ralf Wildenhues2006-08-111-1/+3
| | | | Also depend on make-stds.texi.
* mention that Gnulib takes over LIBOBJSKarl Berry2006-06-191-3/+3
|
* info html dvi targetsKarl Berry2006-02-241-3/+6
|
* skeleton manualKarl Berry2004-09-191-0/+15