From 23d2543198cb0e42ffeb6c9d83783f50b48395b1 Mon Sep 17 00:00:00 2001 From: moculus Date: Sat, 5 Apr 2008 04:27:34 +0000 Subject: [PATCH] --HG-- branch : pmacs2 --- IDEAS | 1 - buffer.py | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/IDEAS b/IDEAS index 6f69ce4..dbf35fb 100644 --- a/IDEAS +++ b/IDEAS @@ -5,7 +5,6 @@ exception and write a graceful message everywhere applicable). 2008/03/18: -tie cvs/svn comands into method/shell.py for code reuse finish arg documentation and review method documentation 2008/03/16: diff --git a/buffer.py b/buffer.py index 7b53dd2..6274886 100644 --- a/buffer.py +++ b/buffer.py @@ -710,10 +710,10 @@ ABOUT_DATA = ''' [y:d:*] ********** ***** ***** **** ****** **** ******** ******** [y:d:*] *** [y:d:*] *** [c:d:*]pmacs[d:d:*] is a python-based text editor by [c:d:*]Erik Osheim[d:d:*], [b:d:*](c) 2005-2008 -[y:d:*]***** [c:d:*]pmacs[d:d:*] is available to you under the [c:d:*]GNU General Public License v2 +[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 view available commands use [c:d:*]C-c M-h [b:d:*](show-bindings-buffer) -[d:d:*] [d:d:*]open files with [c:d:*]C-x C-f[d:d:*]; save with [c:d:*]C-x C-s[d:d:*]; quit with [c:d:*]C-x C-c +[y:d:*]***** [d:d:*]open files with [c:d:*]C-x C-f[d:d:*]; save with [c:d:*]C-x C-s[d:d:*]; quit with [c:d:*]C-x C-c [r:d:*]=============================================================================== '''