* If a line began with a tabulator and another tabulator was inserted with

the cursor located on the first tabulator, the display was not updated
  appropriately since the last revision (Bugreport by Matthew Fischer). (P)
This commit is contained in:
Gunnar Ritter
2005-01-22 22:45:29 +00:00
parent 0e1e0f0cb5
commit 8cfde7de61
3 changed files with 7 additions and 6 deletions

View File

@@ -70,7 +70,7 @@
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* Sccsid @(#)ex_version.c 1.119 (gritter) 1/22/05
* Sccsid @(#)ex_version.c 1.120 (gritter) 1/22/05
*/
#include "ex.h"