commit f49535089603031e5d7a415105d5845eefffe058
parent 29570908a7b7078e5cefeead2fab0882d929a34a
Author: Andrew Antle <andrew dot antle at gmail dot com>
Date: Thu, 17 Dec 2009 03:12:41 -0500
Changed "PASTE" to "HISTORY", "conjunct" to "conjunction"
Diffstat:
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/tools.suckless.org/dmenu/patches/history.md b/tools.suckless.org/dmenu/patches/history.md
@@ -1,12 +1,12 @@
-PASTE
-=====
+HISTORY
+=======
Description
-----------
A patch to have dmenu do "smart" history. It will re-order the options in a
history file based on frequency of use, with the most used heading to the
-top. This is best in conjunct with the history patch to surf. In surf, I
+top. This is best in conjunction with the history patch to surf. In surf, I
have "^G" point to:
dmenu -hist /home/peterjh/.dmenu.history -b -l 10 < ~/.surf/history
@@ -22,5 +22,3 @@ Author
------
* Peter John Hartman (wart_) <[http://antiopus.trilidun.org/durandus/](http://antiopus.trilidun.org/durandus/)>
-
-