From 3c77b96af5c3d6887de853b8099609463af525d0 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 17 May 2000 15:54:38 +0000 Subject: 11444: add old-list and old-menu to _zstyle --- ChangeLog | 4 ++++ Completion/Builtins/_zstyle | 2 ++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index efa6067cb..c7de8f4e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-05-17 Peter Stephenson + + * pws: 11444: Completion/Builtins/_zstyle: add old-list and old-menu. + 2000-05-17 Tanaka Akira * 11441: Test/comptest, Test/53completion.ztst, diff --git a/Completion/Builtins/_zstyle b/Completion/Builtins/_zstyle index 7428a3b0f..5ce45c795 100644 --- a/Completion/Builtins/_zstyle +++ b/Completion/Builtins/_zstyle @@ -53,6 +53,8 @@ styles=( max-errors c: menu c:boolauto numbers c:bool + old-list c:bool + old-menu c:bool original c:bool packageset c:packageset path 'c:_wanted directories expl directory _path_files -/' -- cgit 1.4.1