Peter Stephenson
|
3573ab44e7
|
31658: fix manual entry about getting lines from mapfile
|
2013-09-06 14:09:08 +01:00 |
|
Peter Stephenson
|
1c9931cc7d
|
users/17955: new "disown" style for MIME handlers.
Makes handlers put into the background run without job control.
|
2013-08-29 10:48:49 +01:00 |
|
Manuel Presnitz
|
5b85ac9011
|
31592: improve documentary for handling of named directories.
Minor changes of phrasing.
|
2013-07-28 18:37:00 +01:00 |
|
Peter Stephenson
|
669c070efe
|
31503: zmv improvements for user-specified programs.
-p splits words of commands passed to it.
-P is like -p for when the program doesn't understand the -- convention
|
2013-07-03 12:46:02 +01:00 |
|
Peter Stephenson
|
fdf2867e5f
|
31444: Basic code for enable/disable -p
|
2013-06-13 18:38:33 +01:00 |
|
Peter Stephenson
|
aa0875daa1
|
31436: document KSH_GLOB doesn't support recursive directories
|
2013-05-30 16:40:06 +01:00 |
|
Peter Stephenson
|
711c103e77
|
31422: better heuristic for timestamps in age function
|
2013-05-29 19:20:12 +01:00 |
|
Peter Stephenson
|
a46aef7704
|
31405: weasel words about PRINT_EXIT_STATUS option.
|
2013-05-22 20:58:32 +01:00 |
|
Peter Stephenson
|
692a15363f
|
31418: improve documentation for "age" function
|
2013-05-21 17:11:04 +01:00 |
|
Peter Stephenson
|
67a4be36c6
|
31263 (but changed * to - for consitency):
suppress texinfo warning by giving item an argument
|
2013-04-12 23:01:25 +01:00 |
|
Peter Stephenson
|
b174a0df05
|
31261: updates needed with latest texinfo
|
2013-04-12 22:47:22 +01:00 |
|
Mikael Magnusson
|
aa317f355c
|
unposted: fix a typo in docs
|
2013-04-08 20:16:27 +02:00 |
|
Frank Terbeck
|
dd638aea93
|
31175: Add documentation for the new -i and -f options of vared
|
2013-04-05 17:23:46 +02:00 |
|
Peter Stephenson
|
ab8fe84a8c
|
31155: minor extra zcalc features and documentation
|
2013-03-17 20:52:55 +00:00 |
|
Peter Stephenson
|
136cc1e1b7
|
31154: make zcalc understand continuation lines with a backslash
|
2013-03-15 20:15:10 +00:00 |
|
Mikael Magnusson
|
dcbeba9889
|
unposted: adjust another mention of psvar
|
2013-03-13 19:49:02 +00:00 |
|
Peter Stephenson
|
a4b590a2ee
|
based on 31144 etc.: all entries of psvar can now be shown in prompts
|
2013-03-13 18:47:55 +00:00 |
|
Peter Stephenson
|
26694406f2
|
users/17666: zcalc -f sets FORCE_FLOAT
|
2013-03-05 20:06:59 +00:00 |
|
Peter Stephenson
|
3def943d04
|
users/17665: add FORCE_FLOAT option
|
2013-03-05 20:04:53 +00:00 |
|
Bart Schaefer
|
dd3b0506f9
|
unposted: Insert a blank line before vindex() to properly format the
paragraph that follows it.
|
2013-02-13 16:01:01 +00:00 |
|
Bart Schaefer
|
2b75cf571e
|
31000: fix typo in example
|
2013-01-26 22:54:01 +00:00 |
|
Peter Stephenson
|
6265394d6b
|
users/17608: use function to modify currrent command line argument
|
2013-01-24 20:28:20 +00:00 |
|
Bart Schaefer
|
91197f4993
|
users/17524: misc. parameter flag clarifications
|
2013-01-03 19:01:52 +00:00 |
|
Peter Stephenson
|
27a41679b6
|
30803: Vin Shelton: missing menu entry in grammar.yo
|
2012-11-18 18:45:39 +00:00 |
|
Peter Stephenson
|
7c56d77184
|
30789: Add CONTINUE_ON_ERROR for old behaviour.
New behaviour is for scripts to exit on error instead of returning
to top level and executing the next command.
|
2012-11-15 21:08:15 +00:00 |
|
Peter Stephenson
|
7f767568a6
|
30780: document that set -o failures are hard but setopt failures are soft
|
2012-11-08 12:24:48 +00:00 |
|
Peter Stephenson
|
f91707eda1
|
unposted: further parameter splitting clarifications
|
2012-10-19 09:19:05 +00:00 |
|
Peter Stephenson
|
02225925ef
|
30740: add example of process substitution using anonymous function
|
2012-10-18 16:18:57 +00:00 |
|
Peter Stephenson
|
a02f3b6910
|
c.f. users/17330: fix reference to splitting rule in parameter expn rules
|
2012-10-18 08:28:46 +00:00 |
|
Peter Stephenson
|
4b86cc48f7
|
30726: make shell options passed to emulate stick along with the emulation
|
2012-10-11 20:14:01 +00:00 |
|
Peter Stephenson
|
321471891e
|
30718: emulate command evaluations should apply sticky emulation
to autoloads, too
|
2012-10-07 17:50:18 +00:00 |
|
Peter Stephenson
|
8781aad448
|
additional split change fixes
|
2012-10-05 13:31:58 +00:00 |
|
Peter Stephenson
|
325c3864c6
|
users/17305: fix doc of ordering of word splitting
improve (z) and (Z) doc
|
2012-10-03 18:12:47 +00:00 |
|
Peter Stephenson
|
61b9529ff8
|
users/17310: we can't treat < after [ as a normal character.
Document problem and test for case that needs to work.
|
2012-10-03 18:11:12 +00:00 |
|
Frank Terbeck
|
feb6169bcd
|
Seth House: 30702: contrib.yo, VCS_INFO_get_data_hg: Removed --debug flag from the hg vcs_info backend
|
2012-09-28 22:07:29 +00:00 |
|
Peter Stephenson
|
dbec4fa6cc
|
30692: allow autoload +X -m to work
change to _path_files to make it load in that fashion
|
2012-09-21 19:08:35 +00:00 |
|
Peter Stephenson
|
8e43f7f3c8
|
30687 with typo corrected: don't REPORTTIME if zleactive
|
2012-09-21 12:45:12 +00:00 |
|
Peter Stephenson
|
e550c98d69
|
30647, 30649: allow underscores in numeric constants
|
2012-09-11 16:02:41 +00:00 |
|
Peter Stephenson
|
d3891edfca
|
users/12713: returning REPLY to _user_expand sets description for expansion
|
2012-09-03 11:12:15 +00:00 |
|
Peter Stephenson
|
76091a6995
|
users/17211: new recursive-files style
|
2012-08-21 18:45:31 +00:00 |
|
Peter Stephenson
|
6f3ff6b653
|
30633: "functions -T" only traces marked function, not called functions
|
2012-08-21 18:03:01 +00:00 |
|
Peter Stephenson
|
e92a823a4b
|
30629 plus unposted formatting changes:
support socket buffer size limit properly in ulimit;
improve consistency of output and documentation and tweak formatting appropriately
|
2012-08-17 13:26:22 +00:00 |
|
Peter Stephenson
|
9fdcd824d8
|
30627: support RLIMIT_NTHR as on NetBSD
|
2012-08-17 11:12:34 +00:00 |
|
Frank Terbeck
|
3aae0ef8fe
|
Stepan Koltsov: vcs_info: %a to output number of all patches in (no)?patch-format styles
|
2012-08-17 08:22:52 +00:00 |
|
Peter Stephenson
|
268e56a144
|
30169: repeat "typeset -T" with same two first arguments is not an error
|
2012-08-16 14:00:11 +00:00 |
|
Geoff Wing
|
acb7209f06
|
Remove unavailable sites
|
2012-07-23 03:45:40 +00:00 |
|
Peter Stephenson
|
8b6c8b870a
|
Danek: 30510: bad indentation in params.yo
|
2012-06-15 21:22:36 +00:00 |
|
Peter Stephenson
|
5b32dece55
|
users/17132: skip-whitespace-first style for compatibility with bash etc.
in widgets using forward-word-match
|
2012-06-04 16:40:42 +00:00 |
|
Bart Schaefer
|
4a29eaaccd
|
Describe differences in -i/-I/-l/-L/-n options from xargs to zargs.
|
2012-05-08 16:50:26 +00:00 |
|
Peter Stephenson
|
bd95e7658f
|
unposted: clarify that zargs is different from xargs
|
2012-05-08 11:27:51 +00:00 |
|
Peter Stephenson
|
ff7644409a
|
unposted, c.f. 30465: add index entries and cross-references
for match, mbegin, mend, MATCH, MBEGIN, MEND
|
2012-05-03 09:20:09 +00:00 |
|
Mikael Magnusson
|
f7ce5878b8
|
30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set-local-history zle widget
|
2012-05-02 13:30:33 +00:00 |
|
Peter Stephenson
|
5eb53bf88d
|
30431 with typo in _typeset fix:
add ${...:|...} and ${...:*...} operators, as documented
|
2012-04-22 18:10:42 +00:00 |
|
Mikael Magnusson
|
8a5928841a
|
30427: fix syntax error from previous commit
|
2012-04-20 15:40:25 +00:00 |
|
Mikael Magnusson
|
e440ba875d
|
30412: document set-local-history
|
2012-04-19 22:37:41 +00:00 |
|
Peter Stephenson
|
b8a8a8dd59
|
Christian Neukirchen: 30398, 30399: TIMEFMT documentation
|
2012-04-13 22:33:36 +00:00 |
|
Peter Stephenson
|
fbc51c9ea7
|
unposted: add missing parenthesis
|
2012-03-29 20:41:36 +00:00 |
|
Peter Stephenson
|
13a45d74eb
|
users/16932: implement $UNDO_CHANGE_NO and argument to undo widget
|
2012-03-29 20:31:33 +00:00 |
|
Simon Ruderich
|
ff4b48e001
|
30367: Doc/Zsh/contrib.yo: vcs_info, mention settings used for patch-format/nopatch-format.
|
2012-03-23 16:37:55 +00:00 |
|
Peter Stephenson
|
afa112474c
|
users/16865: note that -eq is less convient than (( ... == ... ))
|
2012-03-07 14:33:21 +00:00 |
|
Bart Schaefer
|
fa8a0e241c
|
30320: "emulate" accepts invocation-time flags; other small doc tweaks.
|
2012-03-07 06:10:42 +00:00 |
|
Peter Stephenson
|
7614be7fe1
|
30303: emulate inside function marked for execution tracing enables xtrace
|
2012-03-01 13:00:52 +00:00 |
|
Bart Schaefer
|
b227ff16da
|
unposted (users/16715): document HASH_LIST_ALL effects on correction.
|
2012-03-01 03:34:15 +00:00 |
|
Peter Stephenson
|
f9c94bd221
|
30238 plus small tweaks: document the fork behaviour on suspending complex
builtins
|
2012-02-22 09:43:13 +00:00 |
|
Oliver Kiddle
|
1fe821a8a1
|
30198: fix environ style lookup to be done in conventional manner
|
2012-02-14 17:01:17 +00:00 |
|
Frank Terbeck
|
756f17a755
|
A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition"
|
2012-02-01 12:53:48 +00:00 |
|
Peter Stephenson
|
c214b86e94
|
30101: add HASH_EXECUTABLES_ONLY option
|
2012-01-08 16:02:54 +00:00 |
|
Peter Stephenson
|
9b923cccea
|
30084: `zle -T tc func' for zle testing of termcap output
|
2012-01-05 20:01:24 +00:00 |
|
Bart Schaefer
|
30c98aa87e
|
30069: replace empty parens with LPAR()RPAR() in an example.
|
2011-12-28 03:20:18 +00:00 |
|
Bart Schaefer
|
3f98949ca8
|
30012: add $state_descr
|
2011-12-13 17:43:01 +00:00 |
|
Peter Stephenson
|
290ab11885
|
discussed in 29984: use m+7 for files more than a week old
|
2011-12-11 17:48:26 +00:00 |
|
Peter Stephenson
|
acb97e6115
|
29991: allow explicit "d" for days in time qualifiers
|
2011-12-11 17:22:59 +00:00 |
|
Mikael Magnusson
|
9d83e165fc
|
unposted: remove duplicated 'the' in compsys.yo.
|
2011-12-09 15:54:17 +00:00 |
|
Peter Stephenson
|
e3182c18de
|
29955++: IGNORE_CLOSE_BRACES option
|
2011-12-08 19:42:07 +00:00 |
|
Peter Stephenson
|
7c4a811134
|
29908: make MIME functions handle stacked suffixes
|
2011-11-18 09:52:50 +00:00 |
|
Peter Stephenson
|
ec6914b061
|
29894: display and use previous replacement in replace-string
|
2011-11-07 11:13:48 +00:00 |
|
Peter Stephenson
|
45faf8f5b2
|
29891: make zle -lL with arguments work
|
2011-11-04 14:14:26 +00:00 |
|
Peter Stephenson
|
aba557a13c
|
Jérémie Roquet: c.f. users/16541:
should be "filename generation", not "file generation" in cond doc
|
2011-10-24 15:35:13 +00:00 |
|
Peter Stephenson
|
8dc39360c9
|
29820: _pick_variant -b to match builtin
|
2011-10-14 19:01:41 +00:00 |
|
Bart Schaefer
|
748bd73d88
|
unposted: cross-reference zmodload from the modules intro doc.
29769: follow-up 29677 to handle the case where thisjob == -1.
|
2011-09-25 18:09:13 +00:00 |
|
Simon Ruderich
|
b2da9b3afc
|
29757: Doc/Zsh/compsys.yo: Remove superfluous brace.
|
2011-09-07 13:43:38 +00:00 |
|
Simon Ruderich
|
d88c4241f9
|
29756: Doc/Zsh/params.yo: DIRSTACKSIZE is unlimited by default.
|
2011-09-07 13:40:23 +00:00 |
|
Mikael Magnusson
|
ba3ebac710
|
29736: mention when zstyle -t returns 1.
|
2011-09-06 16:13:09 +00:00 |
|
Peter Stephenson
|
ca7269e82d
|
users/16289: don't delete temporary files on disown.
Document.
|
2011-08-28 16:38:28 +00:00 |
|
Mikael Magnusson
|
512660352f
|
29504: note when (#cN,M) can't be used in place of # or ##.
|
2011-08-14 23:19:22 +00:00 |
|
Mikael Magnusson
|
7db1a0cf3d
|
29388, 29680: clarify note about e:string: quoting.
|
2011-08-14 23:10:41 +00:00 |
|
Mikael Magnusson
|
5d97a1f1cd
|
29673: Clarify what 'other' in the ignore-line style does
|
2011-08-14 07:21:20 +00:00 |
|
Peter Stephenson
|
8cbd510002
|
29674: add $epochtime to datetime
|
2011-08-11 18:45:04 +00:00 |
|
Mikael Magnusson
|
7e27b4eee3
|
unposted: fix two typos in 29661
|
2011-08-10 23:04:57 +00:00 |
|
Peter Stephenson
|
bbbaed2b53
|
29663: add $EPOCHREALTIME to zsh/datetime
|
2011-08-10 11:31:18 +00:00 |
|
Peter Stephenson
|
e7f198f267
|
29661: Improved documentation for {var}>... redirections
|
2011-08-09 18:26:24 +00:00 |
|
Peter Stephenson
|
d48faef8cd
|
29633: more care with anonymous and other functions
|
2011-08-03 18:45:17 +00:00 |
|
Peter Stephenson
|
6844a63daf
|
29602 etc. etc.: description of filename extension
|
2011-07-28 09:18:34 +00:00 |
|
Frank Terbeck
|
3dfa00a583
|
unposted: contrib.yo: Fix typo "paramter" to. Caught by debian's lintian.
|
2011-07-03 11:54:11 +00:00 |
|
Peter Stephenson
|
d8177def3f
|
Axel Beckert: 29506: use form SINGLE_LINE_ZLE in manual
|
2011-06-25 11:55:58 +00:00 |
|
Peter Stephenson
|
6062529d3f
|
29492: add argument handling to anonymous functions
|
2011-06-19 20:12:00 +00:00 |
|
Peter Stephenson
|
4e556ac875
|
unposted: document change to brace parameter completion context in 29452/29459
|
2011-06-14 18:59:23 +00:00 |
|
Peter Stephenson
|
12e246495c
|
29413: "print -S" for saving to history with lexical word split
|
2011-06-03 19:54:43 +00:00 |
|
Frank Terbeck
|
42a260df99
|
29434: contrib.yo: Use PLUS() to avoid a + being silently dropped.
|
2011-06-02 16:15:23 +00:00 |
|
Bart Schaefer
|
f1667d2c62
|
29416: Fix (mis-)uses of var() in vcs_info documentation.
|
2011-06-01 15:06:17 +00:00 |
|
Mikael Magnusson
|
b197c9dbfb
|
29385: document when local-directories is used instead of directories
|
2011-05-27 15:57:50 +00:00 |
|
Mikael Magnusson
|
607dbc0cd1
|
29392: remove use-perl style docs
|
2011-05-27 14:50:30 +00:00 |
|
Mikael Magnusson
|
2b2ad86b13
|
28364: document another special highlight
|
2011-05-27 14:29:02 +00:00 |
|
Mikael Magnusson
|
6c6cb0e23d
|
unposted: document PROMPT_EOL_MARK can be empty
|
2011-05-27 00:51:38 +00:00 |
|
Mikael Magnusson
|
533f3c9d91
|
unposted: quote a -e with tt(), fix some of my changelog entries.
|
2011-05-22 13:31:44 +00:00 |
|
Mikael Magnusson
|
0198b8423d
|
29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash.
|
2011-05-19 16:24:38 +00:00 |
|
Mikael Magnusson
|
6a29bc80d0
|
29261: Add g:: flag.
|
2011-05-19 16:16:28 +00:00 |
|
Mikael Magnusson
|
72cb7cfc6f
|
29307, 29308 + replies: Fix some doubled words in docs and comments.
|
2011-05-19 16:10:46 +00:00 |
|
Bart Schaefer
|
c439c742e8
|
unposted: Minor clarification in doc for -l option
|
2011-05-18 01:54:36 +00:00 |
|
Bart Schaefer
|
f32c60347f
|
29312, users/16032: add "zparseopts -M"
|
2011-05-18 01:50:59 +00:00 |
|
Mikael Magnusson
|
7aefbdb937
|
29271: document _alternative -O name.
|
2011-05-14 18:16:44 +00:00 |
|
Mikael Magnusson
|
3b4fcfe797
|
29206: fix formatting
|
2011-05-11 10:02:00 +00:00 |
|
Peter Stephenson
|
c59e19cd77
|
29191 (Danek) and 29203 (with fixes): make TERMINFO variable special.
|
2011-05-10 15:40:32 +00:00 |
|
Frank Terbeck
|
0ba32c9130
|
unposted: Add missing word ("style") spotted by Bart.
|
2011-05-07 18:39:35 +00:00 |
|
Frank Terbeck
|
e1be101682
|
29170: vcs_info: Clarify check-for-changes style behaviour with the mercurial backend.
|
2011-05-07 07:05:35 +00:00 |
|
Peter Stephenson
|
fe8a106850
|
29114: use same FTP sites list in FAQ and META-FAQ.
|
2011-04-30 20:52:22 +00:00 |
|
Peter Stephenson
|
95b83f217d
|
Simon Ruderich: 29004: update archive list
|
2011-04-18 08:38:52 +00:00 |
|
Frank Terbeck
|
eb46727d3a
|
28959: Make the nvcsformats style be used if vcs_info is disabled.
|
2011-03-30 21:24:42 +00:00 |
|
Frank Terbeck
|
7c50fa1262
|
28961: Add `no-vcs' hook.
|
2011-03-30 21:19:17 +00:00 |
|
Frank Terbeck
|
abe0ee3936
|
28960: Add functions to add/remove static hooks.
|
2011-03-30 21:17:07 +00:00 |
|
Frank Terbeck
|
ae6fb299f3
|
Mike Meyer: 28956, 28957: Add fossil support to vcs_info.
|
2011-03-30 20:07:05 +00:00 |
|
Peter Stephenson
|
35004b546d
|
Mikael: 28948: compdef -e overrides interpretation of argument as service
|
2011-03-29 08:46:56 +00:00 |
|
Peter Stephenson
|
f2dca9e155
|
users/15864: turn zsh_directory_name into a hook
|
2011-03-11 16:32:07 +00:00 |
|
Bart Schaefer
|
07d1d2d402
|
Greg Klanderman: 28846: adapt prefix-needed zstyle to handle the
completion function naming convention of a leading underscore.
|
2011-03-08 16:08:37 +00:00 |
|
Frank Terbeck
|
2eac105770
|
28853: Fix typo: preceed -> precede
|
2011-03-04 13:25:25 +00:00 |
|
Bart Schaefer
|
e58ad7548f
|
28805: move stray text about the sched builtin away from the set builtin.
|
2011-03-03 05:06:14 +00:00 |
|
Peter Stephenson
|
dbbcbf67cb
|
28791: exit on errors with special builtins with POSIXBUILTINS
|
2011-02-22 20:09:20 +00:00 |
|
Peter Stephenson
|
73ebca4fe9
|
28783: allow parentheses to be special in more places with SH_GLOB
|
2011-02-21 11:32:47 +00:00 |
|
Peter Stephenson
|
0e792b9447
|
28784: exit on exec redirection error with POISX_BUILTINS
|
2011-02-21 11:28:49 +00:00 |
|
Peter Stephenson
|
24e97ba046
|
28773: add zle-history-line-set widget
|
2011-02-18 22:34:29 +00:00 |
|
Peter Stephenson
|
212ca9edf9
|
28772: Update regions in region highlight dynamically
|
2011-02-18 22:08:45 +00:00 |
|
Bart Schaefer
|
732a07ad95
|
Tweak so as not to fib about send-invisible return status.
|
2011-02-11 05:03:59 +00:00 |
|
Bart Schaefer
|
200fb38b94
|
Doc for send-invisible
|
2011-02-11 04:58:31 +00:00 |
|
Peter Stephenson
|
94225e07fc
|
28638: add $usergroups parameter
|
2011-01-19 12:42:53 +00:00 |
|
Peter Stephenson
|
11075eff1b
|
c.f. 28628: some extra notes on traps
|
2011-01-13 09:31:07 +00:00 |
|
Peter Stephenson
|
7541f37b63
|
28626: summarize differences between two types of trap
|
2011-01-11 11:47:32 +00:00 |
|
Peter Stephenson
|
c9a70e18fd
|
Štěpán Němec: 28533: typos
|
2010-12-17 17:10:47 +00:00 |
|
Peter Stephenson
|
246bcd10a7
|
Mikael: 28531: typos
|
2010-12-16 13:55:35 +00:00 |
|
Bart Schaefer
|
66152e8ada
|
28530: replace (z+opts+) flag with (Z:opts:), add reserved (_🎏).
|
2010-12-15 04:05:50 +00:00 |
|
Peter Stephenson
|
eab4f9a83c
|
28528: Rearrange zleparse to lexflags
Add (z+n+)
|
2010-12-14 09:59:04 +00:00 |
|
Peter Stephenson
|
0a5702457b
|
28510: add (z+c+) and (z+C+) parameter flags
|
2010-12-12 22:44:50 +00:00 |
|
Peter Stephenson
|
32ce1cdd79
|
Mikael: 28487: fix docs to refer to current directory
rather than $PWD
|
2010-12-06 13:53:15 +00:00 |
|
Peter Stephenson
|
25b12c5d11
|
28474, 28478: extended {START..END..STEP} syntax
|
2010-12-05 21:07:48 +00:00 |
|
Peter Stephenson
|
fc6c76519b
|
28434: make ${NAME:OFFSET} always use zero-offset
|
2010-11-25 10:34:32 +00:00 |
|
Peter Stephenson
|
cc9bc2dd0b
|
28424: new POSIX_STRINGS option
|
2010-11-22 11:42:47 +00:00 |
|
Peter Stephenson
|
8f20b2361c
|
28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst:
KSH_ARRAY ${*:0:1} gives $0, etc.
|
2010-11-18 13:57:18 +00:00 |
|
Peter Stephenson
|
23bdfc7fd2
|
28418: add ${NAME:OFFSET:LENGTH} substitution
|
2010-11-18 10:07:55 +00:00 |
|
Peter Stephenson
|
851b8e1510
|
28377: document more alias problems
|
2010-11-17 16:35:27 +00:00 |
|
Peter Stephenson
|
eff9d597f3
|
unposted: typo plus rephrase of alias quoting bit
|
2010-10-27 12:29:13 +00:00 |
|
Peter Stephenson
|
e27a65dd6c
|
28375: clarify how to quote aliases from expansion
|
2010-10-27 11:28:29 +00:00 |
|