Commit Graph

74 Commits (master)

Author SHA1 Message Date
Oliver Kiddle 173c0b14ab 52535: documentation for highlight groups and layers 3 months ago
Jun-ichi Takimoto ecd3f9c950 51862: support texinfo-7.0 11 months ago
Bart Schaefer ea0bd72dd8 51485: module for several ksh93 features, mostly enabled only in ksh emulation. 1 year ago
Oliver Kiddle 271cfc685b 49534, 49539: separate watch/log functionality out into a module 3 years ago
Oliver Kiddle c8ce1fe4c1 43760: add documentation for true colour changes and nearcolor module 6 years ago
Daniel Shahaf 76a16498d5 43692: Generate man pages in the build dir, rather than the source dir.
The following files are still generated in the source dir (in
out-of-tree builds):

    Doc/Zsh/manmodmenu.yo
    Doc/Zsh/modlist.yo
    Doc/Zsh/modmenu.yo
    Doc/version.yo
    Doc/zsh.idx
    Doc/zsh.texi
    META-FAQ
6 years ago
Daniel Shahaf b2ddd97175 43404 (after 43392): Fix 'make install' in out-of-tree builds 6 years ago
Daniel Shahaf 85ae84e895 43392: dist: Generate doc/help/* and doc/help.txt in builddir rather than srcdir.
Fixes creating tarballs in out-of-tree builds.

While here, remove the instruction to build zsh before building
a tarball, since that's unneeded.
6 years ago
Peter Stephenson 14fe9799ff Remove ftp_sites.yo from Makefile.in 6 years ago
Jun-ichi Takimoto db42e7c504 38108: enable to create both zsh_{a4,us}.pdf
Default paper size is taken from LC_PAPER.
Stop to check for pdfetex (obsolete and redundant).
8 years ago
Barton E. Schaefer d3d5325d27 37081: new module zsh/param/private for private-scoped parameters in functions 9 years ago
Jun-ichi Takimoto 589350c776 35255: if available, use texi2any instead of texi2html 9 years ago
Barton E. Schaefer 2fa11b7c54 34350, 34353: document zsh/db/gdbm module, clean up a few things in the code
Still core dumps at this revision if the tied parameter is forced to be a local and is not untied before end of scope.
9 years ago
Tanu Kaskinen f4aae44162 33209: allow dummy zsh.texi if yodl not available.
Removes catastrophic make failure so rest of make can finish.
10 years ago
Axel Beckert 3542ca828a 32975, 32984: texi2html.conf location inconsistent in makefile 10 years ago
Simon Ruderich 3c25cb29ab 32289: Doc: Add zsh version to footer in HTML documentation. 10 years ago
Barton E. Schaefer ff201da515 32338: create empty help.txt so lack of helpfiles does not break the build 10 years ago
Barton E. Schaefer 7b0ea6e00d 32045 (adjusted by 32047): use makefile dependencies to determine whether to
rebuild helpfiles
11 years ago
Peter Stephenson 9503b161ab 32031 plus missed _run_help: get helpfiles install path corect in functions 11 years ago
Martin Vaeth 49959a35df 32008: complete "." and ":" for run-help, clean Doc/help in make 11 years ago
Barton E. Schaefer e7fa65ffae Martin Vaeth: 31988 (plus missing semicolon): remove LC_CTYPE heuristics, assure clean environment, force LANG=C 11 years ago
Martin Vaeth 0f9032753a 31959 (plus tweak to .gitignore): make help files during installation 11 years ago
Peter Stephenson 3cdf730e52 Jesse Weinstein: 30607: Doc/Makefile.in: fix ancient Codl
dependendency problems
12 years ago
Peter Stephenson 494444b90a 30590: Work around problem turning intro.ms into PDF 12 years ago
Peter Stephenson bf62018cc7 30402: turn intro.ms into intro.pdf for doc distribution 12 years ago
Mikael Magnusson c70e44c9bd 29815: include mod_langinfo in documentation 13 years ago
Peter Stephenson fe8a106850 29114: use same FTP sites list in FAQ and META-FAQ. 13 years ago
Peter Stephenson cf486f41a4 Jesse W: 27024: allow overriding TEXI2HTML. 15 years ago
Peter Stephenson ef9844b34c Ingmar Vanhassel: 26990: tidy up more HTML files 15 years ago
Peter Stephenson 6b617801d0 26839: add --node-files option to texi2html 15 years ago
Peter Stephenson d58e5061ad Mikael Magnusson: 26670: add zsh/attr module 15 years ago
Peter Stephenson 9b032ff6d8 25958: make it possible to get docs for startup files correct 16 years ago
Peter Stephenson 607eac6efb 24876: Jun T.: don't install manual pages if empty 16 years ago
Clint Adams a6cf8b340c 24617: add '.' to the yodl include path for when files are passed as ../../Doc/*.yo. 16 years ago
Peter Stephenson 8a63e7dd88 4.3.5 17 years ago
Clint Adams 4b5793c83e 24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful. 17 years ago
Peter Stephenson c41324baa0 ????? & 24104: attempt to fix error message on Tru64 Unix
24103: fix zsh.texi dependency on version
24104: dont search for ncurses library if no ncurses.h
17 years ago
Clint Adams ca1c691a74 23954: documentation for zsh/curses module. 17 years ago
Peter Stephenson 7f03c3d851 23375: Phil Pennock: =~, zsh/regex etc. etc. 17 years ago
Peter Stephenson 2c6bf597b9 23060: make everything in Doc makes info 18 years ago
Peter Stephenson 8c46ae708b 23028: use texi2pdf where available 18 years ago
Peter Stephenson 6b1b34d1da c.f. 23023: new calendar function system. 18 years ago
Wayne Davison 242556158d Use the --info-dir option with install-info instead of --dir-file. 18 years ago
Peter Stephenson 40df7069cb 22360, 22365: support version 2 of Yodl 18 years ago
Peter Stephenson c2ff977ddb 21898: insert-composed-char can take command line argument
21899: add "roadmap" to manual
19 years ago
Wayne Davison 4495adee6d A more comprehensive apostrophe fix for nroff files that prevents
characters from vanishing from the output when an apostrophe
appears as the first literal character on a line.
19 years ago
Wayne Davison e3c1629ec5 Filter apostrophes in \fB...\fP headers (since it appears that
yodl is not properly escaping them).
19 years ago
Peter Stephenson 3d562f576c 21553: improve zsh.pdf and don't distribute .ps 19 years ago
Clint Adams a4e534dcbc 21499: Doc/Makefile.in: use newer texi2html syntax. 19 years ago
Peter Stephenson e3c5dd2dd9 21498: Add zsh/newuser module 19 years ago