From c9e8fefdb412b983c1a8a809683cba05bd570164 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 30 Apr 2008 18:13:15 +0000 Subject: =?UTF-8?q?Bug=20530757=20=E2=80=93=20Docs=20build=20breaks=20beca?= =?UTF-8?q?use=20of=20hash=20sign=20in=20URL=20in=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2008-04-30 Behdad Esfahbod Bug 530757 – Docs build breaks because of hash sign in URL in * docs/tmpl/main.sgml: Make it build. svn path=/trunk/; revision=2622 --- ChangeLog | 6 ++++++ docs/tmpl/main.sgml | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 95faf2f1..52024772 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-04-30 Behdad Esfahbod + + Bug 530757 – Docs build breaks because of hash sign in URL in + + * docs/tmpl/main.sgml: Make it build. + 2008-04-30 Behdad Esfahbod Bug 530685 – Pango no longer using cairo as a backend as of pango 1.19.4 diff --git a/docs/tmpl/main.sgml b/docs/tmpl/main.sgml index f5cff8e0..3bfcb998 100644 --- a/docs/tmpl/main.sgml +++ b/docs/tmpl/main.sgml @@ -394,8 +394,7 @@ about the attributes of a single character. i.e. this is a grapheme boundary, or the first character in the text. This flag implements Unicode's - Grapheme + Grapheme Cluster Boundaries semantics. @is_word_start: is first character in a word @is_word_end: is first non-word char after a word @@ -434,7 +433,7 @@ about the attributes of a single character. considered word boundaries. This flag is particularly useful when selecting text word-by-word. This flag implements Unicode's - Word + Word Boundaries semantics. (Since: 1.22) -- cgit v1.2.1