1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 02:17:59 +01:00

Add stepnem to AUTHORS and whitespace fixes in help.

This commit is contained in:
Doug Kearns
2009-02-19 12:53:03 +11:00
parent 926355a7ec
commit faa928f957
4 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
Main developer/Project founder: Main developer/Project founder:
* Martin Stubenschrott (stubenschrott@gmx.net) * Martin Stubenschrott (stubenschrott@gmx.net)
Developers: Developers:
@@ -33,3 +33,4 @@ Patches (in no special order):
* Raimon Grau Cuscó (document relationship navigation - ]], [[) * Raimon Grau Cuscó (document relationship navigation - ]], [[)
* Ryan Zheng (ctrl-x/a support) * Ryan Zheng (ctrl-x/a support)
* Dan Boger (:set online support) * Dan Boger (:set online support)
* Štěpán Němec (help copy-editing and favicon support)

View File

@@ -86,7 +86,7 @@ ________________________________________________________________________________
|:tabd| |:tabduplicate| |:tabd| |:tabduplicate|
||:[count]tabd[uplicate][!]|| + ||:[count]tabd[uplicate][!]|| +
________________________________________________________________________________ ________________________________________________________________________________
Duplicates current tab [count] times. Uses *tabopen* value of the 'activate' Duplicates current tab [count] times. Uses *tabopen* value of the 'activate'
option to determine if the last cloned tab should be activated. When used with option to determine if the last cloned tab should be activated. When used with
[!], *tabopen* value is negated. [!], *tabopen* value is negated.
________________________________________________________________________________ ________________________________________________________________________________

View File

@@ -4,7 +4,7 @@ section:Writing{nbsp}documentation[writing-docs,documentation]
For every new feature, writing documentation is _mandatory_ for the patch to For every new feature, writing documentation is _mandatory_ for the patch to
be accepted. The docs are written in be accepted. The docs are written in
http://www.methods.co.nz/asciidoc/index.html[asciidoc] version 8.2.x. http://www.methods.co.nz/asciidoc/index.html[asciidoc] version 8.2.x.
They are placed in the _src/locale/en-US/_ directory and compiled with They are placed in the _src/locale/en-US/_ directory and compiled with
_make doc_. Please refer to the _make doc_. Please refer to the
http://www.methods.co.nz/asciidoc/userguide.html[asciidoc documentation] above http://www.methods.co.nz/asciidoc/userguide.html[asciidoc documentation] above

View File

@@ -178,7 +178,7 @@ words. An abbreviation can be one of three types that are defined by the
types of constituent characters. Whitespace and quotes are non-keyword types of constituent characters. Whitespace and quotes are non-keyword
types, and all other characters are keyword types. types, and all other characters are keyword types.
1. A "full-id" abbreviation consists entirely of keyword characters 1. A "full-id" abbreviation consists entirely of keyword characters
(e.g., "teh", "msoft"). (e.g., "teh", "msoft").
2. An "end-id" abbreviation ends in keyword character but otherwise 2. An "end-id" abbreviation ends in keyword character but otherwise