From 444e0164283022b65a932d25dd6505476b2d6b3d Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Wed, 9 Sep 2009 16:22:11 +1000 Subject: [PATCH] Use the proper block macros for heading and section in version.html. --- common/Makefile.doc | 4 ++-- vimperator/NEWS | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/Makefile.doc b/common/Makefile.doc index 3b62ed7d..5d4cab1b 100644 --- a/common/Makefile.doc +++ b/common/Makefile.doc @@ -56,9 +56,9 @@ version.html: ../../NEWS $(DEPS) @echo "DOC locale/$(LOCALE)/$@" # NOTE: asciidoc doesn't source the conf file implicitly when processing stdin sed -e '1i\ -heading:Version{nbsp}information[version-information]' \ +heading::Version{nbsp}information[version-information]' \ -e '/^[0-9]/d' \ - -e '/^ \+\* version /s/.*version \+\([0-9.]\+\).*/section:Version{nbsp}\1[version-\1]\ + -e '/^ \+\* version /s/.*version \+\([0-9.]\+\).*/section::Version{nbsp}\1[version-\1]\ /' ../../NEWS | \ ${ASCIIDOC} -f $(BASE)/asciidoc.conf -a doctitle=version.html -o version.html - diff --git a/vimperator/NEWS b/vimperator/NEWS index 8b87c048..400a80a0 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -22,7 +22,7 @@ * add [c]:sanitize[c], 'sanitizetimespan' and 'sanitizeitems' * add [c]:verbose[c] * add [c]:window[c] to run a command in a new window - * add ! version of :delbmarks to delete all bookmarks. + * add ! version of [c]:delbmarks[c] to delete all bookmarks * new "t" option for 'complete' to also switch to open tabs with :open * add [c]:toolbaropen[c], [c]:toolbarclose[c], and [c]:toolbartoggle[c] * make [c]:open[c] behavior match that of [c]:tabopen[c] and [c]:winopen[c] @@ -407,7 +407,7 @@ 2007-05-01: * version 0.4 - * extension GUID was changed to 'vimperator@mozdev.net' -> YOU WILL HAVE + * extension GUID was changed to \'vimperator@mozdev.net' -> YOU WILL HAVE TO UNINSTALL ANY OLD VIMPERATOR INSTALLATION BEFORE INSTALLING THIS VERSION * support for internal search engines was dropped. Now we use Firefox search engines. * support for 'wildmode' completion setting with support for matching the