repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Perform xref jump even inside indentation or at eol
[emacs.git]
/
test
/
indent
/
css-mode.css
blob
564ac16f954ef22a1ca8acf911b6842e2c6276dc
1
/* asdfasdf */
2
3
.
xxx
4
{
5
}
6
7
article
[
role
=
"main"
] {
8
width
:
60
%;
9
}
10
11
/* asdfasdf */
12
@foo
x2
{
13
bla
:
toto
;
14
}
15
.
x2
16
{
17
foo
:
bar
;
18
bar
:
baz
;
19
}
20
21
div
.
x3
22
{
23
}