1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 03:40:47 +02:00
Commit Graph

227 Commits

Author SHA1 Message Date
Daniel Shahaf
24337b3c60 users/22320: Etc/BUGS: Add 40240, label 40106. 2017-01-05 15:58:16 +00:00
Peter Stephenson
06b1b7a37a unposted: Release 5.3.1 2016-12-21 18:40:13 +00:00
Peter Stephenson
88752e6cee 40066: updates for 5.3 release 2016-12-02 19:53:13 +00:00
Eitan Adler
110ffae9fe 40035: Cosmetic fixes for comments and documentation.
Mostly fixes to doubled words.
2016-11-29 17:13:52 +00:00
Barton E. Schaefer
9a09f97b60 unposted: Addenda to list of module hooks 2016-11-12 23:39:14 -08:00
Barton E. Schaefer
20de06dfbc unposted: add list of standard module hooks with corresponding macro names 2016-11-12 23:17:36 -08:00
Daniel Shahaf
7a34c1ad17 39356 (tweaked, c.f. Bart 39358): Etc/BUGS: Remove fixed items, add 'compset -q' item from workers/39306.
The first removed hunk is fixed by ZLE_RPROMPT_INDENT.

The next two removed hunks work (on my system, anyway) with current master.
2016-09-17 06:37:46 +00:00
Barton E. Schaefer
6ce34705a6 unposted: fix formatting in module discussion; add mention of widgets and keymaps for modules. 2016-08-06 20:05:23 -07:00
Daniel Shahaf
1d3a540139 unposted: developer documentation: Clarify the term "variant". 2016-02-19 09:31:41 +00:00
Peter Stephenson
cce4261a3c unposted: Make 5.1.1-test-1 in preparation for 5.2 2015-11-21 18:09:27 +00:00
Barton E. Schaefer
7277cc1bed 37079: better description of "optstr" field in struct builtin as used in BUILTIN() macro 2015-11-08 12:42:00 -08:00
Daniel Shahaf
6d6b63c884 unposted: Update link to my ChangeLog generator script,
on account of patching it to handle commas properly (thanks Mikael).
2015-09-28 01:23:13 +00:00
Peter Stephenson
eaea1dc23c unposted: make 5.1-test-1 with updates for 5.1.1 2015-09-06 18:12:09 +01:00
Peter Stephenson
3698baaada unposted: replace version 5.0.9 with 5.1 in FAQ 2015-08-24 10:49:18 +01:00
Peter Stephenson
f4c37a78b1 36265 plus FAQ: fix alias expansion after "function"
Owing to interesting historical parsing, names after the first
were treated as command words so had non-global aliases expanded.
Add an FAQ note that use of the function keyword works around
other alias problems
2015-08-21 16:55:10 +01:00
Peter Stephenson
06e1542f5c unposted: update version from 5.0.8 to 5.1 in descriptive text 2015-08-21 10:33:21 +01:00
Daniel Shahaf
c799e01c68 36186: FAQ (3.24): Update for bracketed paste 2015-08-17 21:52:33 +00:00
Barton E. Schaefer
6fd8872d58 35947: update discussion of module wrappers, some examples 2015-07-28 13:49:03 -07:00
Daniel Shahaf
80759c24d4 35810: FAQ += edit-command-line 2015-07-24 14:13:00 +00:00
Daniel Shahaf
ca2ab5e446 35775: New zsh-specific yodl vim syntax highlighting.
To try this, see the instructions at the top of Util/zyodl.vim (in the comment).

* Util/zyodl.vim: New syntax highlighting file.
* Doc/Zsh/.vimrc: New file, hooks up zyodl.vim for automatic loading.
* Etc/zsh-development-guide: Namedrop zyodl.vim for discoverability.
2015-07-13 23:22:19 +00:00
Daniel Shahaf
e81f61ea9a 35441: Make devs' ChangeLog generator scripts discoverable 2015-07-06 14:03:55 +00:00
Peter Stephenson
f0068edb48 unposted: release 5.0.8 2015-05-31 18:52:03 +01:00
Jun-ichi Takimoto
5acc89d518 35057: make URL clickable (again)
This should have been included in 34850.
2015-05-08 04:08:32 +09:00
Peter Stephenson
3c3c8d3d13 Update for 5.0.7-dev-2.
Includes updates to FAQ.yo for newer YODL.
2015-05-05 19:32:06 +01:00
Peter Stephenson
b29278c69a 35009: updates for 5.0.8 2015-05-01 21:30:23 +01:00
Peter Stephenson
4553cbad19 34920: info on git pull 2015-04-17 18:31:50 +01:00
Stephane Chazelas
ff292af95f 33740: FAQ: another way of avoiding MULTIOs effects on pipes 2014-11-23 18:29:09 +00:00
Peter Stephenson
a3cc409b9b unposted but c.f. 33723: typo in FAQ
sed argument had unterminated substitution.
2014-11-20 17:12:15 +00:00
Peter Stephenson
fe17d3c113 users/19404: Login shells may not be interactive
Update the FAQ to point this out after years of neglect.
2014-11-19 15:51:20 +00:00
Peter Stephenson
64d32d840d Update source distribution information for 5.0.7. 2014-10-02 17:19:51 +01:00
Peter Stephenson
40d559d880 Update notes on use of .distfiles 2014-08-28 20:54:10 +01:00
Peter Stephenson
cc6e9db29d 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Peter Stephenson
dc9d994498 unposted: .gitignore generated FAQ*.html files 2014-08-23 20:52:37 +01:00
Peter Stephenson
f8ae47f29b unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release 2014-08-10 17:49:55 +01:00
Peter Stephenson
8e09373bbe users/18271 plus further tweaks: FAQ entry for pattern exclusions 2014-01-03 22:49:09 +00:00
Peter Stephenson
a6be223ee2 unposted: update source documentation for 5.0.5 2014-01-03 18:21:42 +00:00
Peter Stephenson
247fba1fe2 unposted: release 5.0.4, more files updated 2013-12-20 18:27:56 +00:00
Peter Stephenson
4163ebf4c7 unposted, see 32054: Rationalise character encoding.
Shell functions are strictly ASCII for maximum portability.

Other files within the distribution may contain UTF-8 characters.

Exception for test files: where they need single character input
with the top bit set, ISO-8859-X is used (X doesn't matter as
we don't need the Euro).
2013-11-27 15:56:44 +00:00
Peter Stephenson
375115c7df unposted: updates for 4.0.2-test-1.
Update references to 4.0.2 to 4.0.3.
Additional mod_export declarations.
Additions to .distfiles.
2013-11-06 19:25:07 +00:00
Oliver Kiddle
0a8c28b3d6 remove duplication in git guidelines 2013-02-12 10:39:59 +00:00
Peter Stephenson
daa828bc51 release 5.0.2 2012-12-21 19:35:07 +00:00
Oliver Kiddle
85d503b91c 30877: document git workflow 2012-12-18 23:36:13 +00:00
Phil Pennock
9d988a5e21 30906: more Etc/zsh-development-guide tinkering 2012-12-17 11:29:36 +00:00
Phil Pennock
82c75381ac 30901: Etc/zsh-development-guide: document git usage 2012-12-17 09:09:48 +00:00
Peter Stephenson
2908d73f6c unposted: update for 5.0.0-test-1 2012-12-16 18:39:55 +00:00
Peter Stephenson
fbc73f0583 add 5.0.0 release note 2012-08-14 19:34:22 +00:00
Peter Stephenson
441e78287b delete ChangeLog-5.0, add .distfiles and ChangeLog entries 2012-08-14 19:33:02 +00:00
Peter Stephenson
787df27854 ChangeLog-5.0 should be ChangeLog-4.3, Bart says 2012-08-14 09:04:55 +00:00
Peter Stephenson
5fdc9c9f8f unposted: move changes up to 5.0.0 into subdirectory 2012-08-13 19:50:51 +00:00
Peter Stephenson
e0c8d8dec3 30509: updates for 5.0.0 2012-06-15 21:23:41 +00:00