Searched +refs:diff +refs:beginning +refs:of +refs:file (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/CPANInternal-159.1/Text-WordDiff-0.08/lib/Text/
H A DWordDiff.pm57 # Assume that it's a raw file name.
61 # Parse the words from the file.
68 # Parse the words from the file.
74 confess "Can't handle input of type $type";
103 # print to the file handle.
112 # Instantiate the diff object, along with any options.
113 my $diff = Algorithm::Diff->new(@seqs, delete $opts->{DIFF_OPTS});
121 # Run the diff.
124 while ($diff->Next) {
129 if (my @same = $diff
[all...]
/macosx-10.10/emacs-93/emacs/etc/
H A Dcalccard.tex2 %**start of header
5 % The format for this file is adapted from the GNU Emacs reference
8 % This file can be printed with 1, 2, or 3 columns per page (see below).
19 % This file is part of GNU Emacs.
22 % it under the terms of the GNU General Public License as published by
27 % but WITHOUT ANY WARRANTY; without even the implied warranty of
31 % You should have received a copy of the GNU General Public License
32 % along with GNU Emacs; see the file COPYING. If not, write to
36 % This file i
[all...]
H A Dfr-drdref.tex5 % This file is part of GNU Emacs.
8 % it under the terms of the GNU General Public License as published by
13 % but WITHOUT ANY WARRANTY; without even the implied warranty of
17 % You should have received a copy of the GNU General Public License
18 % along with GNU Emacs; see the file COPYING. If not, write to
22 % This file can be printed with 1, 2, or 3 columns per page (see below).
24 %**start of header
30 % This file is intended to be processed by plain TeX (TeX82).
34 % This is a bit of
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A D2html.vim1 " Vim syntax support file
18 " Transform a file into HTML, using the current syntax highlighting.
20 " this file uses line continuations
61 " terminal return RGB values of known colors and empty string for unknown
116 " Return HTML valid characters enclosed in a span of class style_name with
122 " separate the two classes by a space to apply them both if there is a diff
136 " Enclose in a span of class style_name
140 " Add normal groups to the beginning so diff groups can override them.
150 " Add the diff highligh
[all...]
/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm7 # Distributed under the GPL license agreement; see file COPYING
10 # it under the terms of the GNU General Public License as published by
11 # the Free Software Foundation; either version 2 of the License, or
15 # but WITHOUT ANY WARRANTY; without even the implied warranty of
19 # You should have received a copy of the GNU General Public License along
27 # This script is an example of the default style. It was formatted with:
41 # Sam Kington supplied a patch to identify the initial indentation of
51 # see the CHANGES file.
130 No 'getline' method is defined for object of class $ref
147 No 'print' method is defined for object of clas
[all...]

Completed in 202 milliseconds