source:
kBuild/vendor/sed/current/testsuite/xemacs.sed
最後變更 在這個檔案是 599,由 提交於 18 年 前 | |
---|---|
檔案大小: 202 位元組 |
行 | |
---|---|
1 | # Inspired by xemacs' config.status script |
2 | # submitted by John Fremlin ([email protected]) |
3 | |
4 | /^# Generated/d |
5 | s%/\*\*/#.*%% |
6 | s/^ *# */#/ |
7 | /^##/d |
8 | /^#/ { |
9 | p |
10 | d |
11 | } |
12 | /./ { |
13 | s/\([\"]\)/\\\1/g |
14 | s/^/"/ |
15 | s/$/"/ |
16 | } |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器