[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] vile-9.5t.patch.gz
From: |
Thomas Dickey |
Subject: |
[vile] vile-9.5t.patch.gz |
Date: |
Sun, 02 Dec 2007 20:24:13 -0500 |
User-agent: |
Mutt/1.5.17 (2007-11-01) |
patch by Thomas E. Dickey <address@hidden>
created Mon Dec 3 01:15:28 UTC 2007
------------------------------------------------------------------------------
CHANGES | 15 +++++++++++++++
MANIFEST | 2 +-
aclocal.m4 | 8 ++++----
buglist | 8 +++++++-
configure | 6 +++---
filters/makefile.2nd | 3 ++-
filters/sccsfilt.l | 5 ++++-
filters/txt-filt.l | 5 +++--
filters/vilefilt.l | 6 +++---
main.c | 4 ++--
patchlev.h | 2 +-
revlist | 26 +++++++++++++-------------
vile-9.5.spec | 9 +++++++--
13 files changed, 65 insertions(+), 34 deletions(-)
------------------------------------------------------------------------------
20071202 (t)
> Tom Dickey:
+ modify filters makefile "clean" rule to accommodate OSF/1 4.0D
whose make program leaves intermediate ".c" files for each lexer.
+ change order of restore-flags and switch-buffer in
restore_buffer_state, avoiding an unnecessary prompt to discard
changes when attempting to read a buffer that cannot be read.
+ increase a few table sizes to work with AIX 5.1 lex.
+ modify check for lex version to avoid hanging on older platforms
where it would try to read from standard input even if it does not
recognize the option.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [vile] vile-9.5t.patch.gz,
Thomas Dickey <=