Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | cmdr::color - Add forgotten docs about new symbolic name. |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
d1c012590fd1a8d9c285598dc4b179da |
User & Date: | aku 2016-06-29 07:09:21.461 |
Context
2016-06-29
| ||
07:54 | officers/private * Renamed 'ehandler' to intercept. Documented the change. Kept the old name around, deprecated it. * Renamed 'shandler' to custom-setup, and documented it. Extended the implementation to support a list of customizations, instead of a single. * Fixed handling of *prefix* for --help. Code wrongly extended the local copy of the block, instead of the root copy. Updated docs, change information. Regenerated the embedded docs. check-in: cabf535e47 user: aku tags: trunk | |
07:09 | cmdr::color - Add forgotten docs about new symbolic name. check-in: d1c012590f user: aku tags: trunk | |
07:04 | cmdr::color - Added standard symbolic color "heading", for use by cmdr::table. check-in: 8358279e61 user: aku tags: trunk | |
Changes
Changes to doc/cmdr_color.man.
︙ | ︙ | |||
180 181 182 183 184 185 186 187 188 189 190 | [def no ] =red [def note ] =blue [def number ] =green [def prompt ] =blue [def unknown ] =cyan [def warning ] =yellow [def yes ] =green [list_end] [include parts/feedback.inc] [manpage_end] | > > | 180 181 182 183 184 185 186 187 188 189 190 191 192 | [def no ] =red [def note ] =blue [def number ] =green [def prompt ] =blue [def unknown ] =cyan [def warning ] =yellow [def yes ] =green [def heading ] =bold [list_end] [include parts/feedback.inc] [manpage_end] |