zsh-workers
 help / color / mirror / code / Atom feed
992844ec19dabf7e78d4f5689e5995b496b22179 blob 907 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
 
IFDEF(INCWSLEVEL)(\
INCWSLEVEL()\
)(\
STARTDEF()
)
INCLUDEFILE(zmacros.yo)

def(startmenu)(0)(DELLINE)
def(endmenu)(0)(DELLINE)
def(menu)(1)(DELLINE)
def(texinode)(4)(DELLINE)
def(cindex)(1)(DELLINE)

def(sect)(1)(
SECTHEAD
ARG1
)

def(em)(1)(ARG1)
def(bf)(1)(ARG1)
def(tt)(1)(ARG1)
def(uref)(1)(ARG1)
def(var)(1)(ARG1)
def(nofill)(1)(ARG1)

def(startitem)(0)(NEXTLINE DELLINE)
def(enditem)(0)(DELLINE)
def(item)(2)(
      ARG1+USECHARTABLE(indent2)ARG2 DELLINE +USECHARTABLE(standard))

def(startlist)(0)(DELLINE)
def(endlist)(0)(DELLINE)
def(list)(1)(      ARG1)

DEFINECHARTABLE(standard)(
  '\n' = "\n"
)
DEFINECHARTABLE(indent2)(
  '\n' = "\n            "
)

IFDEF(DECWSLEVEL)(\
DECWSLEVEL()\
)(\
ENDDEF()\
)\
------------------------
META-FAQ for the Z Shell
------------------------

The latest version of this META-FAQ can be found at any of the FTP sites
listed below.
INCLUDEFILE(Zsh/metafaq.yo)\
debug log:

solving 992844e ...
found 992844e in https://git.vuxu.org/mirror/zsh/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).