File: i18n.tst

package info (click to toggle)
reposurgeon 4.38-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 23,500 kB
  • sloc: sh: 4,832; makefile: 514; python: 485; lisp: 115; awk: 91; ruby: 19
file content (58 lines) | stat: -rw-r--r-- 1,050 bytes parent folder | download | duplicates (3)
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
54
55
56
57
58
## Test =J and transcode
read <<EOF
# This stream dump contains one Latin-1 character
blob
mark :1
data 20
1234567890123456789

commit refs/heads/master
mark :2
committer Ralf Schlatterbeck <rsc@runtux.com> 0 +0000
data 14
First commit.
M 100644 :1 README

blob
mark :3
data 20
0123456789012345678

commit refs/heads/master
mark :4
committer Ralf Schlatterbeck <rsc@runtux.com> 10 +0000
data 15
Second commit.
from :2
M 100644 :3 README

blob
mark :398168
data 16
Blob at :398168

blob
mark :398169
data 16
Blob at :398169

reset refs/heads/master^0
commit refs/heads/master
mark :398170
author Johan Bockgrd <bojohan@gnu.org> 1383515485 +0100
committer Johan Bockgrd <bojohan@gnu.org> 1383515485 +0100
data 176
Attribution lines contain a Latin-1 character.

* cedet/semantic/lex.el (semantic-lex-start-block)
(semantic-lex-end-block): Move after definition of
semantic-lex-token macro.
M 100644 :398168 lisp/cedet/ChangeLog
M 100644 :398169 lisp/cedet/semantic/lex.el

EOF
set interactive
=J resolve
clear interactive
=I transcode latin1
write -