Searched +refs:org +refs:point +refs:in +refs:group (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.9.5/emacs-92/emacs/etc/
H A Dgnus-refcard.tex9 % distribute the refcard with Emacs. Appropriate Makefile rules were added in
29 \newlength{\logowidth} \setlength{\logowidth} {6.861in}
30 \newlength{\logoheight} \setlength{\logoheight}{7.013in}
44 % \setlength{\textwidth}{7.26in} \setlength{\textheight}{10in}
45 % \setlength{\topmargin}{-1.0in}
48 % \setlength{\oddsidemargin}{-0.5in} \setlength{\evensidemargin}{-0.5in}
82 \def\author{Gnus Bugfixing Girls + Boys $<$bugs@gnus.org$>$}
94 %% uncomment the first definition if you do not want pagebreaks in map
[all...]
H A Dorgcard.tex10 % At the moment this card works quite nicely in 3 column format and
14 % There are a couple of tweaks in the format of this card which make it work
19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
31 % GNU Emacs is distributed in the hope that it will be useful,
44 % This file can be used to produce it in any of three ways:
59 % Internet: gildea@stop.mail-abuse.org
81 % make \bye not \outer so that the \def\bye in the \else clause below
99 \hsize 4in
100 \vsize 10in
[all...]
H A Drefcard.tex27 % GNU Emacs is distributed in the hope that it will be useful,
40 % This file can be used to produce it in any of three ways:
59 % Internet: gildea@stop.mail-abuse.org
90 % make \bye not \outer so that the \def\bye in the \else clause below
108 \hsize 4in
109 \vsize 10in
110 \voffset -.7in
117 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
119 \hsize 3.2in
121 \vsize 7.95in
[all...]
H A Dcalccard.tex26 % GNU Emacs is distributed in the hope that it will be useful,
39 % This file can be used to produce it in any of three ways:
60 % Internet: gildea@stop.mail-abuse.org
86 % make \bye not \outer so that the \def\bye in the \else clause below
104 \hsize 4in
105 \vsize 10in
106 \voffset -.7in
113 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
115 \hsize 3.2in
116 \vsize 7.95in
[all...]
H A Dpl-refcard.tex6 % support in Emacs to section `International Character Sets'.
8 % This file uses macros and fonts defined in the mex format.
11 % TeTeX comes with texconfig utility which could be used in
15 % defined in plain format. This file uses mex format which is
45 % GNU Emacs is distributed in the hope that it will be useful,
58 % This file can be used to produce it in any of three ways:
69 % Internet: gildea@stop.mail-abuse.org
102 % make \bye not \outer so that the \def\bye in the \else clause below
120 \hsize 4in
121 \vsize 10in
[all...]
H A Dsk-refcard.tex24 % GNU Emacs is distributed in the hope that it will be useful,
37 % This file can be used to produce it in any of three ways:
52 % Internet: gildea@stop.mail-abuse.org
59 % Translated to Czech by Jan Buchal <buchal@brailcom.cz> in January 1999
61 % by Milan Zamazal <pdm@zamazal.org> in August 1999
63 % by Pavel Jan�k <Pavel@Janik.cz> in November 2000
65 % Translated to Slovak by Miroslav Va�ko <vasko@debian.cz> in March 2001
68 % e.g. in the TeX Live CD).
94 % make \bye not \outer so that the \def\bye in th
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpython.vim5 " Credits: Zvezdan Petkovic <zpetkovic@acm.org>
48 " Keep Python keywords in alphabetical order inside groups for easy
49 " comparison with the table in the 'Python Language Reference'
50 " http://docs.python.org/reference/lexical_analysis.html#keywords.
51 " Groups are in the order presented in NAMING CONVENTIONS in syntax.txt.
52 " Exceptions come last at the end of each group (class and def below).
54 " Keywords 'with' and 'as' are new in Python 2.6
55 " (use 'from __future__ import with_statement' in Pytho
[all...]
/macosx-10.9.5/CPANInternal-140/Perl4-CoreLibs-0.003/lib/Perl4/
H A DCoreLibs.pm9 with core version 5.15 or later. Relying on their presence in the core
15 The entire Perl 4 approach to libraries was largely superseded in Perl
17 the libraries in this collection predate Perl 5.000, but a handful were
18 first introduced in that version. Functionally, most have been directly
19 superseded by modules in the Perl 5 style. These libraries should not
23 Most of these libraries have not been substantially maintained in the
24 course of Perl 5 development. They are now very antiquated in style,
30 The libraries in this collection are:
36 Build a dictionary of unambiguous abbreviations for a group of words.
45 Arbitrary precision decimal floating point arithmeti
[all...]
/macosx-10.9.5/CPANInternal-140/Sub-Exporter/lib/Sub/
H A DExporter.pm25 Sub::Exporter must be used in two places. First, in an exporting module:
27 # in the exporting module:
39 Then, in an importing module:
41 # in the importing module:
50 specifications of the importer -- they are not just copies of the code in the
62 than to simply export code identical to that found in the exporting package.
94 you're often your own user! Investing in customized subroutines is an
95 investment in future laziness.
97 This also avoids a common form of ugliness seen in man
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DChanges7 * (ms) Chris Weyl put in a workaround for a DBD::CSV bug that
15 * (ms) Fixed unescaped brace in regex that perl 5.17.4 was complaining
20 their arguments, which gets in the way when throwing data
22 * (ms) [rt.cpan.org #80086] David Morel pointed out misleading
23 documentation in the Limiter composite appender. Fixed docs
26 * (ms) [rt.cpan.org #79960] Fabrice Gabolde asked for %X{x} to be
30 * (ms) Updated license/copyright/author sections in all files using
36 * (ms) Bob Kleemann reported that logdie() in wrapper classes
43 undefined message elements before they're assembled in Appender.pm
46 * (ms) [rt.cpan.org #7873
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el0 ;;;; org.el --- Outline-based notes management and organize
7 ;; Homepage: http://www.astro.uva.nl/~dominik/Tools/org/
17 ;; GNU Emacs is distributed in the hope that it will be useful,
37 ;; help to work with the tree. Tables are easily created with a built-in
50 ;; See the corresponding sections in the manual at
52 ;; http://staff.science.uva.nl/~dominik/Tools/org/org.html#Installation
56 ;; The documentation of Org-mode can be found in the TeXInfo file. The
60 ;; in the etc/ directory of Emacs 22.
63 ;; http://www.astro.uva.nl/~dominik/Tools/org/Change
102 (defgroup org nil function
[all...]
/macosx-10.9.5/CPANInternal-140/Lingua-EN-Inflect-1.895/lib/Lingua/EN/
H A DInflect.pm627 in inside into
1055 # HANDLE COMPOUNDS ("Governor General", "mother-in-law", "aide-de-camp", ETC.)
1508 'group' => 0,
1513 'decimal' => 'point',
1548 my ($num,$group,$zero,$one,$comma,$and) = @_;
1550 if ($group==1)
1554 elsif ($group==2)
1559 elsif ($group==3)
1586 die "Missing value in option list (odd number of option args) at"
1591 my $group
[all...]
/macosx-10.9.5/CPANInternal-140/Lingua-EN-Inflect/lib/Lingua/EN/
H A DInflect.pm484 during except for from in into near of off on onto out over
890 # HANDLE COMPOUNDS ("Governor General", "mother-in-law", "aide-de-camp", ETC.)
1292 'group' => 0,
1297 'decimal' => 'point',
1332 my ($num,$group,$zero,$one,$comma,$and) = @_;
1334 if ($group==1)
1338 elsif ($group==2)
1343 elsif ($group==3)
1369 my $group = $arg{group};
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex16 % This texinfo.tex file is distributed in the hope that it will be
32 % ftp://ftp.gnu.org/gnu/texinfo.tex
33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
34 % ftp://texinfo.org/texinfo/texinfo.tex
35 % ftp://tug.org/tex/texinfo.tex
36 % (and all CTAN mirrors, see http://www.ctan.org),
39 % The texinfo.tex in any given Texinfo distribution could well be out
42 % Texinfo has a small home page at http://texinfo.org/ and also
43 % http://www.gnu.org/software/texinfo.
45 % Send bug reports to bug-texinfo@gnu.org
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex16 % This texinfo.tex file is distributed in the hope that it will be
32 % ftp://ftp.gnu.org/gnu/texinfo.tex
33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
34 % ftp://texinfo.org/tex/texinfo.tex
35 % ftp://us.ctan.org/macros/texinfo/texinfo.tex
36 % (and all CTAN mirrors, finger ctan@us.ctan.org for a list).
38 % The texinfo.tex in any given Texinfo distribution could well be out
40 % Texinfo has a small home page at http://texinfo.org/.
42 % Send bug reports to bug-texinfo@gnu.org. Please include including a
43 % complete document in eac
[all...]
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex16 % This texinfo.tex file is distributed in the hope that it will be
32 % ftp://ftp.gnu.org/gnu/texinfo.tex
33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
34 % ftp://texinfo.org/tex/texinfo.tex
35 % ftp://us.ctan.org/macros/texinfo/texinfo.tex
36 % (and all CTAN mirrors, finger ctan@us.ctan.org for a list).
38 % The texinfo.tex in any given Texinfo distribution could well be out
40 % Texinfo has a small home page at http://texinfo.org/.
42 % Send bug reports to bug-texinfo@gnu.org. Please include including a
43 % complete document in eac
[all...]
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex16 % This texinfo.tex file is distributed in the hope that it will be
32 % ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org),
38 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
40 % The texinfo.tex in any given Texinfo distribution could well be out
43 % Send bug reports to bug-texinfo@gnu.org. Please include including a
44 % complete document in each bug report with which we can reproduce the
65 % If in
[all...]
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex17 % This texinfo.tex file is distributed in the hope that it will be
33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
36 % The texinfo.tex in any given distribution could well be out
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
40 % complete document in each bug report with which we can reproduce the
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
64 % If in a .fmt file, print the version number
66 % they might have appeared in th
[all...]
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex17 % This texinfo.tex file is distributed in the hope that it will be
33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
36 % The texinfo.tex in any given distribution could well be out
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
40 % complete document in each bug report with which we can reproduce the
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
64 % If in a .fmt file, print the version number
66 % they might have appeared in th
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex17 % This texinfo.tex file is distributed in the hope that it will be
33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
36 % The texinfo.tex in any given distribution could well be out
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
40 % complete document in each bug report with which we can reproduce the
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
64 % If in a .fmt file, print the version number
66 % they might have appeared in th
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm187 || $self->_croak("Don't understand table '$_' in JOIN"), ($t1, $t2);
291 my $group = shift || "All";
292 return $class->_set_columns($group => @_) if @_;
293 return $class->all_columns if $group eq "All";
294 return $class->primary_column if $group eq "Primary";
295 return $class->_essential if $group eq "Essential";
296 return $class->__grouper->group_cols($group);
300 my ($class, $group, @columns) = @_;
304 ->add_group($group => @columns));
321 "id called in scala
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm233 my $group = shift || "All";
234 return $class->_set_columns($group => @_) if @_;
235 return $class->all_columns if $group eq "All";
236 return $class->primary_column if $group eq "Primary";
237 return $class->_essential if $group eq "Essential";
238 return $class->__grouper->group_cols($group);
244 my ($class, $group, @columns) = @_;
250 ->add_group($group => @cols));
268 "id called in scalar context for class with multiple primary key columns")
279 . " has multiple primary columns, but fetching in scala
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/
H A DChanges10 * (ms) [rt.cpan.org #32738] fixed caller_depth for error_warn()
12 * (ms) [rt.cpan.org #32942] fixed get_logger() for subclassed Log4perl
16 * (ms) Fixed test suite bug which surfaced in Darwin because temporary
28 * (ms) Added trace level color (yellow) in ScreenColoredLevels
29 appender as suggested by Arvind Jayaprakash in
35 Log4perl statements in all subsequently loaded modules (allows
55 appender reconnection logic in 'buffered' mode. Applied
66 in L4p::DateFormats, which now formats the day-of-year values
78 * (ms) Fixed documentation bug in L4p:Appender::File,
83 by Andreas Koenig who saw sporadic errors in th
[all...]
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex17 % This texinfo.tex file is distributed in the hope that it will be
33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
36 % The texinfo.tex in any given distribution could well be out
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
40 % complete document in each bug report with which we can reproduce the
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
64 % If in a .fmt file, print the version number
66 % they might have appeared in th
[all...]
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex17 % This texinfo.tex file is distributed in the hope that it will be
33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
36 % The texinfo.tex in any given distribution could well be out
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
40 % complete document in each bug report with which we can reproduce the
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
64 % If in a .fmt file, print the version number
66 % they might have appeared in th
[all...]

Completed in 292 milliseconds

12