zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: zsh-workers@sunsite.auc.dk
Subject: Re: REQUEST: ... to move a file
Date: Sun, 14 Nov 1999 18:56:27 +0000	[thread overview]
Message-ID: <991114185627.ZM27780@candle.brasslantern.com> (raw)
In-Reply-To: <199911121459.PAA29984@beta.informatik.hu-berlin.de>

On Nov 12,  3:59pm, Sven Wischnowsky wrote:
} Subject: REQUEST: ... to move a file
}
} I request that the file `Base/_vars' be moved into `Builtins'.

I think the best way to indicate that is like this:

Index: Completion/Base/.distfiles
===================================================================
--- .distfiles	1999/11/05 06:53:57	1.8
+++ .distfiles	1999/11/14 18:49:34	1.9
@@ -3,5 +3,5 @@
     _arg_compile _arguments _brace_parameter _combination _command_names
     _condition _default _describe _equal _first _jobs _math _parameter
     _precommand _redirect _regex_arguments _subscript _tilde _value
-    _values _vars
+    _values
 '
Index: Completion/Builtins/.distfiles
===================================================================
@@ -3,5 +3,5 @@
     _aliases _arrays _autoload _bg_jobs _bindkey _builtin _cd _command
     _compdef _disable _echotc _enable _fc _fg_jobs _functions _hash _kill
     _limits _nothing _pids _popd _sched _set _setopt _source _stat _trap
-    _unhash _unsetopt _vars_eq _wait _which _zftp _zle _zmodload
+    _unhash _unsetopt _vars _vars_eq _wait _which _zftp _zle _zmodload
 '
Index: Completion/Core/.distfiles
===================================================================
@@ -3,6 +3,6 @@
     _approximate _compalso _complete _correct _description _expand
     _files _list _main_complete _match _menu _multi_parts
     _message _normal _oldlist _options _parameters _path_files
-    _sep_parts _set_options _unset_options
+    _sep_parts _set_options _sort_tags _unset_options
     compdump compinit compinstall
 '


-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


      reply	other threads:[~1999-11-14 18:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-12 14:59 Sven Wischnowsky
1999-11-14 18:56 ` Bart Schaefer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=991114185627.ZM27780@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).