From d09e51d6090df6e7c052d48543dcbd32af1a986f Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 24 Jun 2008 23:00:26 +0000 Subject: 25243: patch from Chris Lamb to add --same-as for xrandr --- ChangeLog | 5 +++++ Completion/X/Command/_xrandr | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4f72e7029..a5d5bd9eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-24 Clint Adams + + * 25243: Completion/X/Command/_xrandr: patch from Chris Lamb to add + --same-as for xrandr. + 2008-06-24 Peter Stephenson * 25244: Doc/Zsh/contrib.yo, Functions/Zle/match-words-by-style, diff --git a/Completion/X/Command/_xrandr b/Completion/X/Command/_xrandr index 020728a6d..56d770e4d 100644 --- a/Completion/X/Command/_xrandr +++ b/Completion/X/Command/_xrandr @@ -28,5 +28,6 @@ _arguments \ '--right-of:output' \ '--above:output' \ '--below:output' \ + '--same-as:output' \ '--off[disable the output]' \ '--crtc:crtc to use:' -- cgit 1.4.1