[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] vile-9.6l.patch.gz
From: |
Thomas Dickey |
Subject: |
[vile] vile-9.6l.patch.gz |
Date: |
Sat, 26 Apr 2008 21:41:02 -0400 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
patch by Thomas E. Dickey <address@hidden>
created Sat Apr 26 16:54:21 UTC 2008
------------------------------------------------------------------------------
CHANGES | 17 ++++++
MANIFEST | 2
charsets.c | 4 -
curses.c | 13 +++-
display.c | 4 -
doc/macros.doc | 7 ++
edef.h | 21 +++----
eightbit.c | 80 ++++++++++++++++-------------
estruct.h | 35 +++++++++---
eval.c | 8 +-
file.c | 4 -
filters/pl-filt.c | 57 ++++++++++++++++++--
line.c | 4 -
main.c | 54 +++++++++----------
modetbl | 6 +-
ntwinio.c | 4 -
patchlev.h | 2
revlist | 50 +++++++++---------
statevar.c | 50 +++++++++++++++++-
vile-9.6.spec | 9 ++-
vile.hlp | 11 ++--
vl_ctype.h | 11 +++-
wcwidth.c | 6 +-
word.c | 143 ++++++++++++++++++++++++++++++----------------------
x11.c | 5 +
25 files changed, 398 insertions(+), 209 deletions(-)
------------------------------------------------------------------------------
20080426 (l)
> Tom Dickey:
+ minor fixes to perl syntax highlighter:
+ add double-quote to quote-delimitors.
+ show interpreted symbols in double-quoted regular expressions.
+ if "/e" modifier is set for regular expression, show interpreted
symbols for that.
+ show regular expression modifiers in keyword-attribute, not string
+ correct a loop expression in wrapword (report by Chris Green).
+ correct a byte- versus character-count in wrapword() (report by
Chris Green).
+ add $buf-encoding symbol, to show the actual encoding used by the
current buffer vs the file-encoding which is one of vile's internal
names such as "8bit" or "locale".
+ add a "locale" value for file-encoding, use that as the default
(discussion with Paul Van Tilburg and Chris Green).
--
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.6l.patch.gz,
Thomas Dickey <=