From 50b77cd584077a8b8f8699c10b3195d82e82b1da Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 4 Feb 2003 11:33:27 +0000 Subject: unposted: create 4.1.0-dev-7 --- ChangeLog | 2 ++ Completion/Unix/Command/.distfiles | 1 + Completion/Unix/Type/.distfiles | 2 +- Config/version.mk | 4 ++-- Functions/Zle/.distfiles | 2 ++ 5 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 115f6c7b1..f4666473d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-02-04 Peter Stephenson + * unposted: 4.1.0-dev-7. + * 18188: Src/text.c: make output case statements use balanced parentheses. diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles index 6e7d5d9d0..9517dcbcf 100644 --- a/Completion/Unix/Command/.distfiles +++ b/Completion/Unix/Command/.distfiles @@ -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 ' diff --git a/Completion/Unix/Type/.distfiles b/Completion/Unix/Type/.distfiles index 0ceee0e55..ee3bf585a 100644 --- a/Completion/Unix/Type/.distfiles +++ b/Completion/Unix/Type/.distfiles @@ -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 ' diff --git a/Config/version.mk b/Config/version.mk index 53e9df858..f521b3995 100644 --- a/Config/version.mk +++ b/Config/version.mk @@ -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' diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles index bfa5f4601..76a70e6b0 100644 --- a/Functions/Zle/.distfiles +++ b/Functions/Zle/.distfiles @@ -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 ' -- cgit 1.4.1