diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-03-30 23:28:26 +0200 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-03-31 00:38:17 +0200 |
commit | e4570bb46e11242afb8455508034de478b8b202a (patch) | |
tree | 0f7d13097490d5ff200156c0ba29d3c34dcf1bef | |
parent | 5e85cbc86d3924b0679b82263c4b5ddc7bfece35 (diff) | |
download | ratpoison-e4570bb46e11242afb8455508034de478b8b202a.zip |
Wrap a long line.
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -162,7 +162,8 @@ expected. This expands to Maxsize if the window is a maxsize window, nothing if not. ** ratpoison can use xft -If xft is found on your system ratpoison will use it unless explicitely told not to using --without-xft +If xft is found on your system ratpoison will use it unless explicitely +told not to using --without-xft. * Changes since 1.4.2 ** key event handling |