From owner-cvs-all Sun Jun 3 5:51:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D96B737B405; Sun, 3 Jun 2001 05:51:49 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f53CgNS09902; Sun, 3 Jun 2001 05:42:23 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106031242.f53CgNS09902@freefall.freebsd.org> From: Maxim Sobolev Date: Sun, 3 Jun 2001 05:42:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ee ee.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/03 05:42:19 PDT Modified files: usr.bin/ee ee.c Log: - Optimise current cursor position displaying routines, to avoid unnecessary cursor movements; - minor cleanups in cursor position displaying routines; - properly resent "file modified" flag when editing several files. MFC after: 1 week Revision Changes Path 1.23 +9 -11 src/usr.bin/ee/ee.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message