diff options
author | Florent Le Coz <louiz@louiz.org> | 2012-12-07 23:38:28 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2012-12-07 23:39:49 +0100 |
commit | e2592f5cdf3efe13d74f75eeadcd37d54b4d9d5c (patch) | |
tree | 5c6b462051daa30480ad5b0ba19d9c8a0ea02a76 /doc/en/configure.txt | |
parent | 59be8bdd62bbbb9b57a209b005441206eb02f7cd (diff) | |
download | poezio-e2592f5cdf3efe13d74f75eeadcd37d54b4d9d5c.tar.gz poezio-e2592f5cdf3efe13d74f75eeadcd37d54b4d9d5c.tar.bz2 poezio-e2592f5cdf3efe13d74f75eeadcd37d54b4d9d5c.tar.xz poezio-e2592f5cdf3efe13d74f75eeadcd37d54b4d9d5c.zip |
Add a new show_timestamps option to hide/show timestamps in text buffers.
Diffstat (limited to 'doc/en/configure.txt')
-rw-r--r-- | doc/en/configure.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt index 8e487f14..5bedbc9b 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -128,6 +128,10 @@ section of this documentation. Whether or not to add a space after a completion in the middle of the input (not at the start of it) +*show_timestamps*:: true + + Whether or not to display a timestamp before each message. + *words*:: [empty] Personal dictionary of the words you use often, that you want to complete |