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:*]=============================================================================== '''