1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-28 05:00:59 +01:00

unposted: create 4.1.0-dev-7

This commit is contained in:
Peter Stephenson 2003-02-04 11:33:27 +00:00
parent 6a8be0aff1
commit 50b77cd584
5 changed files with 8 additions and 3 deletions

View file

@ -1,5 +1,7 @@
2003-02-04 Peter Stephenson <pws@csr.com>
* unposted: 4.1.0-dev-7.
* 18188: Src/text.c: make output case statements use balanced
parentheses.

View file

@ -19,4 +19,5 @@ _user_admin _rsync _arping _spamassassin _mtools _ifconfig
_fsh _chkconfig _cdcd _irssi _mysqldiff _sccs
_netcat _larch _texinfo _figlet _elinks _tidy
_global _global_tags _ant _lsof _mt _xsltproc
_p4
'

View file

@ -9,5 +9,5 @@ _files _pdf _pspdf _users
_groups _perl_basepods _signals _users_on
_hosts _perl_builtin_funcs _tar_archive _time_zone
_file_systems _net_interfaces _terminals _locales
_java_class _services
_java_class _services _email_addresses
'

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=4.1.0-dev-6
VERSION_DATE='August 26, 2002'
VERSION=4.1.0-dev-7
VERSION_DATE='February 4, 2003'

View file

@ -10,4 +10,6 @@ history-search-end insert-files
copy-earlier-word
down-line-or-beginning-search
up-line-or-beginning-search
narrow-to-region narrow-to-region-invisible
read-from-minibuffer replace-string
'