Add all Debian changes from 3.0.19-2 to 3.0.24-1
[privoxy.git] / debian / patches / 06_8bit_manual.patch
1 Author: Roland Rosenfeld <roland@debian.org>
2 Description: Stop converting 8bit chars in the documentation (#203697)
3 Bug-Debian: http://bugs.debian.org/203697
4
5 --- a/doc/source/ldp.dsl.in
6 +++ b/doc/source/ldp.dsl.in
7 @@ -47,9 +47,9 @@
8  \r
9  ;; this is necessary because right now jadetex does not understand\r
10  ;; symbolic entities, whereas things work well with numeric entities.\r
11 -(declare-characteristic preserve-sdata?\r
12 -  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"\r
13 -  #f)\r
14 +;(declare-characteristic preserve-sdata?\r
15 +;  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"\r
16 +;  #f)\r
17  \r
18  ;; put the legal notice in a separate file\r
19  (define %generate-legalnotice-link%\r
20 @@ -257,9 +257,9 @@
21  \r
22  ;; this is necessary because right now jadetex does not understand\r
23  ;; symbolic entities, whereas things work well with numeric entities.\r
24 -(declare-characteristic preserve-sdata?\r
25 -  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"\r
26 -  #f)\r
27 +;(declare-characteristic preserve-sdata?\r
28 +;  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"\r
29 +;  #f)\r
30  \r
31  ;; put the legal notice in a separate file\r
32  (define %generate-legalnotice-link%\r