From 1c7ce79bbb209683acd7b16579d3001a9893567b Mon Sep 17 00:00:00 2001 From: moculus Date: Mon, 31 Mar 2008 16:32:57 +0000 Subject: [PATCH] removed debugging junk --HG-- branch : pmacs2 --- buffer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buffer.py b/buffer.py index 99e761d..92854f9 100644 --- a/buffer.py +++ b/buffer.py @@ -708,7 +708,7 @@ ABOUT_DATA = ''' [y:d:*]***** [c:d:*]pmacs[d:d:*] is available to you under the [c:d:*]GNU General Public License v2 [y:d:*]***** [y:d:*]***** [d:d:*]to see all available commands use: [c:d:*]C-c M-h [b:d:*](show-bindings-buffer) -\\[foo\\]x\\[bar\\]x\\\\x\\[foo\\]x\\[[y:d]bar\\]x\\[\\]x\\[[r:d:*]\\] + [r:d:*]================================================================================ ''' class AboutBuffer(ColorDataBuffer):