Searched +refs:follow +refs:mode +refs:line +refs:text (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dmouse-sel.el71 ;; (transient-mark-mode 1)
77 ;; (delete-selection-mode 1)
99 ;; In this mode, mouse-insert-selection just calls mouse-yank-at-click.
102 ;; interprogram-cut-function = x-select-text
105 ;; What you lose is the ability to select some text in
106 ;; delete-selection-mode and yank over the top of it.
196 "An alist of events that `mouse-sel-mode' binds.")
201 "Non-nil if Mouse Sel mode has been enabled at least once.")
208 (define-minor-mode mouse-sel-mode
[all...]
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/
H A DTest.pm65 # (including any cached) is known and the "1..$ntests" line can be
88 # line accordingly. If ntests() hasn't been called then we cached
124 my ($pkg, $file, $line) = caller();
126 $err .= " at $file line $line\n";
182 # text string or a filehandle reference (e.g. GLOB or IO::Handle) from
183 # which the input text can be read. The input should contain a number
197 # the "0..$n" line compatible with Test::Harness. Each test input is
214 # read input text
221 warn "Cannot read input text fro
[all...]
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/
H A DTest.pm65 # (including any cached) is known and the "1..$ntests" line can be
88 # line accordingly. If ntests() hasn't been called then we cached
124 my ($pkg, $file, $line) = caller();
126 $err .= " at $file line $line\n";
182 # text string or a filehandle reference (e.g. GLOB or IO::Handle) from
183 # which the input text can be read. The input should contain a number
197 # the "0..$n" line compatible with Test::Harness. Each test input is
214 # read input text
221 warn "Cannot read input text fro
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Drefcard.tex16 % Nothing else needs to be changed below this line.
51 % Which mode to use is controlled by setting \columnsperpage above.
117 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
156 \def\makefootline{\vskip 2in \hsize=6.86in\line{\the\footline}}
168 % This next line is useful when designing the layout.
173 %% in case we never use \columnb (two-column mode)
189 % we won't be using math mode much, so redefine some of the characters
209 % title - page title. Argument is title text.
220 % indented, but running text, typically used as headings to group
227 % If an \halign is entered while in vertical mode,
[all...]
H A Dorgcard.tex19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
55 % Which mode to use is controlled by setting \columnsperpage above.
108 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
146 \def\makefootline{\vskip 2in \hsize=6.86in\line{\the\footline}}
158 % This next line is useful when designing the layout.
163 %% in case we never use \columnb (two-column mode)
179 % we won't be using math mode much, so redefine some of the characters
202 % title - page title. Argument is title text.
213 % indented, but running text, typicall
[all...]
H A Dpl-refcard.tex12 % particular to generate formats. Just run it and follow instructions.
65 % Which mode to use is controlled by setting \columnsperpage above.
129 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
161 \def\makefootline{\vskip 2in \hsize=6.86in\line{\the\footline}}
172 % This next line is useful when designing the layout.
177 %% in case we never use \columnb (two-column mode)
193 % we won't be using math mode much, so redefine some of the characters
213 % title - page title. Argument is title text.
224 % indented, but running text, typically used as headings to group
231 % If an \halign is entered while in vertical mode,
[all...]
H A Dgnus-refcard.tex221 All these marks appear in the first column of the summary line, and so
263 `gnus-summary-line-format'. [3]\\
283 \^{} & Enter the Server buffer mode.\\
417 toggle gnus-topic-mode (C-c C-i g Group Topics RET).\\*
484 RET & (A RET) Scroll this article one line forward. [distance]\\
485 M-RET & (A M-RET) Scroll this article one line backward. [distance]\\
493 M-n & (G M-n) Go to the {\bf next} summary line of an unread article.
495 M-p & (G M-p) Go to the {\bf previous} summary line of an unread article.
648 The normal navigation keys work in Article mode. Some additional keys are:\\
652 h & Go to the \textbf{header}-line o
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup119 # Handle the command line parameter(s)
130 # If not in debug mode;
158 # in debug mode, so do not fork but continue to run.
221 $mwf ->Label( -text => "DIRECTORY SERVER") ->pack (-side =>"left");
234 $smenu = $mwf -> Menubutton(-text => "SELECT SERVER",
247 $Versionstatus->configure( -text => "LDAP V3", -font => $Global{Font});
251 $Versionstatus->configure( -text => "LDAP V2", -font => $Global{Font});
261 $SSLstatus->configure( -text => "SSL", -font => $Global{Font});
265 $SSLstatus->configure( -text => "NON-SSL", -font => $Global{Font});
275 $FRstatus->configure( -text
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm81 ( $VERSION = q($Id: Tidy.pm,v 1.74 2012/12/07 13:56:49 perltidy Exp $) ) =~ s/^.*\s+(\d+)\/(\d+)\/(\d+).*$/$1$2$3/; # all one line for MakeMaker
86 # given filename and mode (r or w), create an object which:
87 # has a 'getline' method if mode='r', and
88 # has a 'print' method if mode='w'.
95 # '-' (STDIN if mode = 'r', STDOUT if mode='w')
100 # (check for 'print' method for 'w' mode)
101 # (check for 'getline' method for 'r' mode)
103 my $mode = shift;
122 if ( $mode
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/lib/Perl/
H A DTidy.pm68 ( $VERSION = q($Id: Tidy.pm,v 1.73 2007/12/05 17:51:17 perltidy Exp $) ) =~ s/^.*\s+(\d+)\/(\d+)\/(\d+).*$/$1$2$3/; # all one line for MakeMaker
73 # given filename and mode (r or w), create an object which:
74 # has a 'getline' method if mode='r', and
75 # has a 'print' method if mode='w'.
82 # '-' (STDIN if mode = 'r', STDOUT if mode='w')
87 # (check for 'print' method for 'w' mode)
88 # (check for 'getline' method for 'r' mode)
90 my $mode = shift;
109 if ( $mode
[all...]
/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex63 % Be sure we're in horizontal mode when doing a tie, since we make space
65 % at the beginning of a line will start with \penalty -- and
66 % since \penalty is valid in vertical mode, we'd end up putting the
77 % starts a new line in the output.
158 \vbox{\line{\ewtop\hfill\ewtop}}
160 \line{\vbox{\moveleft\cornerthick\nstop}
172 \line{\vbox{\moveleft\cornerthick\nsbot}
176 \vbox{\line{\ewbot\hfill\ewbot}}
210 % the input line (except we remove a trailing comment). #1 should be a
374 % @* forces a line brea
[all...]
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex99 % starts a new line in the output.
264 \line{\ewtop\hfil\ewtop}%
266 \line{%
273 \line\bgroup
291 \hfil\egroup % end of (centering) \line\bgroup
295 \line{%
301 \line{\ewbot\hfil\ewbot}%
336 % the input line (except we remove a trailing comment). #1 should be a
521 % Be sure we're in horizontal mode when doing a tie, since we make space
523 % at the beginning of a line wil
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex96 % starts a new line in the output.
237 \line{\ewtop\hfil\ewtop}%
239 \line{%
246 \line\bgroup
264 \hfil\egroup % end of (centering) \line\bgroup
268 \line{%
274 \line{\ewbot\hfil\ewbot}%
309 % the input line (except we remove a trailing comment). #1 should be a
502 % Be sure we're in horizontal mode when doing a tie, since we make space
504 % at the beginning of a line wil
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex93 % starts a new line in the output.
224 \line{\ewtop\hfil\ewtop}%
226 \line{%
233 \line\bgroup
251 \hfil\egroup % end of (centering) \line\bgroup
255 \line{%
261 \line{\ewbot\hfil\ewbot}%
296 % the input line (except we remove a trailing comment). #1 should be a
489 % Be sure we're in horizontal mode when doing a tie, since we make space
491 % at the beginning of a line wil
[all...]
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex93 % starts a new line in the output.
221 \line{\ewtop\hfil\ewtop}%
223 \line{%
230 \line\bgroup
250 \hfil\egroup % end of (centering) \line\bgroup
254 \line{%
260 \line{\ewbot\hfil\ewbot}%
295 % the input line (except we remove a trailing comment). #1 should be a
488 % Be sure we're in horizontal mode when doing a tie, since we make space
490 % at the beginning of a line wil
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex69 This text has been placed in the public domain. This text corresponds to the v0.39 release of the
83 This text is formatted to the international B5 paper size of 176mm wide by 250mm tall using the \LaTeX{}
97 code itself was written to be easy to follow and learn from. There are times, however, where pure C source code does not
104 of kind people donating their time, resources and kind words to help support my work. Writing a text of significant
122 how he wanted the project to turn out. I have helped by proofreading the text and we have had several discussions about
133 This text is for people who stop and wonder when first examining algorithms such as RSA for the first time and asks
228 In fact the library discussed within this text has already been used to form a polynomial basis library\footnote{See \url{http://poly.libtomcrypt.org} for more details.}.
253 The purpose of this text is to instruct the reader regarding how to implement efficient multiple precision algorithms.
263 as the text woul
[all...]
/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/
H A DSSL.pm122 my (undef,$file,$line) = caller;
126 print STDERR "DEBUG: $file:$line: $msg\n";
180 warn "IPv6 support re-enabled in __PACKAGE__, got disabled in file $caller_force_inet4[1] line $caller_force_inet4[2]";
806 # read only one line
1052 # if we have no callback force blocking mode
1071 (my $mode = $_[0]) =~ tr/+<>//d;
1072 shift unless length($mode);
1809 that came bundled with IO::Socket::INET, plus (optionally) the ones that follow:
1943 This option sets the verification mode for the peer certificate. The default
2084 text o
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm72 "Use of '$old' is deprecated at $caller[1] line $caller[2]. Use '$new' instead\n";
1234 # Foo can't load Bar: Bar can't load Baz: syntax error at line ...
1446 database in transactional mode).
1903 is a reference to a hash which holds the column name and error text for
1931 Error->throw(-text => $message, %info)
1943 includes the text of $@ and the original $@ value is available in $info{err}.
2045 autoupdate. When in autoupdate mode, every time one calls an accessor
2924 command line:
3067 I am not on the mailing list, and I don't follow the wiki. I also do
3068 not follow Per
[all...]

Completed in 401 milliseconds