diff options
-rw-r--r-- | doc/misc/ChangeLog | 2 | ||||
-rw-r--r-- | doc/misc/htmlfontify.texi | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 6dc322e5473..cc0756e0d64 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,7 +1,7 @@ 2013-08-09 Xue Fuqiao <xfq.free@gmail.com> * htmlfontify.texi (Customization): Remove documentation of - `hfy-fast-lock-save'. + `hfy-fast-lock-save'. Minor fixes. 2013-08-08 Xue Fuqiao <xfq.free@gmail.com> diff --git a/doc/misc/htmlfontify.texi b/doc/misc/htmlfontify.texi index 1c84fa10afe..4bb6a9d6900 100644 --- a/doc/misc/htmlfontify.texi +++ b/doc/misc/htmlfontify.texi @@ -1359,7 +1359,7 @@ be large and take a long time to render or be difficult to navigate. @vindex hfy-extn @anchor{hfy-extn} -File extension used for output files +File extension used for output files. @item hfy-default-face-def @vindex hfy-default-face-def @@ -1440,7 +1440,7 @@ which can never slow you down, but may result in incomplete fontification. @vindex hfy-src-doc-link-unstyle @anchor{hfy-src-doc-link-unstyle} -Regex to remove from the <style> a variant of an Htmlfontify CSS class. +Regex to remove from the @samp{<style> a} variant of an Htmlfontify CSS class. @item hfy-link-extn @vindex hfy-link-extn |