Hi. Attached is a patch which fixes a bug which arose on 16 May. It's typo, but ruins. Please commit.
Teika (Teika kazura)
diff --git a/lisp/sawfish/wm/util/prompt.jl b/lisp/sawfish/wm/util/prompt.jl index bc2522f..994a1a0 100644 --- a/lisp/sawfish/wm/util/prompt.jl +++ b/lisp/sawfish/wm/util/prompt.jl @@ -6,7 +6,7 @@ ;; ;; This file is free software; you can redistribute it and/or modify it ;; under the terms of the GNU General Public License as published by -:q;; the Free Software Foundation; either version 2, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; Commentary:
