Paul Eggert
a3fd683de3
version-etc: new year
...
* 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'.
2017-01-01 02:59:23 +00:00
Paul Eggert
71090a2a31
version-etc: new year
...
* 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'.
2016-01-01 00:57:21 -08:00
Paul Eggert
f406941a8a
maint: add coding cookies to non-ASCII sources
...
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.
2015-09-24 13:25:37 -07:00
Paul Eggert
b9bfe78424
version-etc: new year
...
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date.
* all files: Run 'make update-copyright'.
2014-12-31 17:47:54 -08:00
Eric Blake
1276a2c5f2
maint: update copyright
...
I ran 'make update-copyright'.
Signed-off-by: Eric Blake <eblake@redhat.com >
2014-01-01 00:07:10 -07:00
Karl Berry
1d1640c57b
no need for tendentious comment
2013-08-11 08:35:08 -07:00
Paul Eggert
e9960fb610
doc: chatter less
...
* doc/Makefile (NEWEST_GNULIB_TEXI_FILE): New macro.
(updated-stamp): Use it. This causes 'make' to output just
one file name rather than zillions.
2013-06-18 14:18:58 -07:00
Eric Blake
9fc81090f6
maint: update all copyright year number ranges
...
Run "make update-copyright". Compare to commit 1602f0a
from last year.
Signed-off-by: Eric Blake <eblake@redhat.com >
2013-01-01 00:50:58 +00:00
Paul Eggert
d4bb8e5313
doc: omit trailing empty lines from INSTALL etc.
...
* 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.
2012-01-23 10:12:11 -07:00
Jim Meyering
1602f0afed
maint: update all copyright year number ranges
...
Run "make update-copyright".
2012-01-01 10:04:58 +01:00
Bruno Haible
0f1d952f83
doc: Cleanup yet another file produced by texinfo.tex.
...
* doc/Makefile (mostlyclean): Remove also gnulib.cn.
2011-05-28 17:24:00 +02:00
Bruno Haible
0ff8eeaf68
doc: Use a recent texinfo.tex.
...
* doc/Makefile (tex_opts): New variable.
(%.dvi, %.pdf): Pass it to texi2dvi and texi2pdf.
2011-05-28 16:47:00 +02:00
Karl Berry
4226cf28cb
more make vars for makeinfo
2011-01-26 10:48:09 -08:00
Eric Blake
05efa9eaa5
doc: regenerate INSTALL
...
This partially reverts commit 0a29fc2d83
.
* 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 >
2011-01-04 17:08:18 -07:00
Jim Meyering
d60f3b0c6b
maint: update almost all copyright ranges to include 2011
...
Run the new "make update-copyright" rule.
2011-01-01 22:12:59 +01:00
Jim Meyering
b2e2010c7c
update nearly all FSF copyright year lists to include 2010
...
Use the same procedure as for 2009, outlined in
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
2010-01-01 10:42:00 +01:00
Bruno Haible
886e26bb91
Add hint regarding "TeX capacity exceeded" error.
2009-01-24 16:17:41 +01:00
Eric Blake
0a29fc2d83
doc/INSTALL: resync from autoconf
...
* 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 >
2008-08-26 15:42:04 -06:00
Bruno Haible
b5d21bb981
Generate INSTALL file variants with prettier quotes.
2008-08-26 09:15:51 +02:00
Bruno Haible
00ae160413
Run makeinfo in an English locale.
2008-08-26 08:42:59 +02:00
Bruno Haible
14c8b8fbdb
Avoid error message during generation of INSTALL.
2008-08-26 08:33:53 +02:00
Bruno Haible
f2bc915c89
Indent all paragraphs in the INSTALL file in the same way.
2008-08-26 08:32:04 +02:00
Karl Berry
9b1a374d33
sync against install.texi since Autoconf no longer provides INSTALL
2008-08-25 11:34:07 -07:00
Bruno Haible
25fedb1f9f
Fix CVS-isms.
2008-06-19 13:51:54 +02:00
Bruno Haible
de9ac8823d
Update dependencies.
2008-06-19 13:47:14 +02:00
Jim Meyering
a0bdb062d7
remove trailing blanks
2008-05-20 08:45:49 +02:00
Bruno Haible
f47f70aaf3
Explain how to remedy the TeX save_size error.
2008-03-10 00:00:52 +01:00
Simon Josefsson
8de8489f79
Add pdf target in doc/.
2008-03-06 10:28:14 +01:00
Bruno Haible
720183ac2f
Shut up a makeinfo warning.
2007-07-06 22:56:38 +00:00
Bruno Haible
62810d7234
Add doc chapter about the POSIX functions.
2007-05-01 15:14:20 +00:00
Bruno Haible
406797b0b7
Bump year.
2007-04-27 19:58:36 +00:00
Bruno Haible
2d5fda3c57
Add doc chapter about the POSIX header files.
2007-04-27 19:58:15 +00:00
Ralf Wildenhues
9b17f7521a
* Makefile (standards.info standards.html standards.dvi):
...
Also depend on make-stds.texi.
2006-08-11 06:39:41 +00:00
Karl Berry
ce15bca42f
mention that Gnulib takes over LIBOBJS
2006-06-19 20:40:26 +00:00
Karl Berry
97a792515f
info html dvi targets
2006-02-24 00:19:55 +00:00
Karl Berry
2b41521150
skeleton manual
2004-09-19 13:17:06 +00:00