Searched +refs:sh +refs:header +refs:marker (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/vim-55/runtime/autoload/
H A Dzip.vim105 " give header
297 if (has("win32") || has("win95") || has("win64") || has("win16")) && &shell !~? 'sh$'
381 if (has("win32") || has("win95") || has("win64") || has("win16")) && &shell !~? 'sh$'
393 " vim:ts=8 fdm=marker
H A Dtar.vim139 " give header
140 " call Decho("printing header")
510 if &shell =~? "sh$"
599 " vim:ts=8 fdm=marker
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A DMakefile.in61 # Path to the private tcl header dir:
182 # "install" around; better to use the install-sh script that comes
188 INSTALL = @srcdir@/install-sh -c
215 DLTEST_TARGETS = dltest.marker
578 # TCL_SRC_DIR from tclConfig.sh instead).
604 # the dltest.marker file in this directory after a successful build.
606 dltest.marker: ${STUB_LIB_FILE}
632 @if test ! -x $(SRC_DIR)/install-sh; then \
633 chmod +x $(SRC_DIR)/install-sh; \
645 @echo "Installing tclConfig.sh t
[all...]
/macosx-10.10.1/emacs-93/emacs/etc/
H A DviperCard.tex2 %**start of header
260 %**end of header
417 \key{view contents of marker {\it x}}{[ {\it x}}
585 \key{view marker {\it x}}{] {\it x}}
716 \key{run a sub{\bf shell} in a window}{:sh}
/macosx-10.10.1/vim-55/runtime/
H A Doptwin.vim654 call append("$", "printheader\tformat of the header used for :hardcopy")
890 call append("$", "commentstring\ttemplate for comments; used to put the marker in")
892 call append("$", "foldmethod\tfolding type: \"manual\", \"indent\", \"expr\", \"marker\" or \"syntax\"")
901 call append("$", "foldmarker\tmarkers used when 'foldmethod' is \"marker\"")
1063 call <SID>OptionG("sh", &sh)

Completed in 118 milliseconds