1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-21 00:01:26 +01:00

unposted: update distributed files.

This commit is contained in:
Clint Adams 2006-08-13 05:03:35 +00:00
parent 410ab16b86
commit 227448bbe9
3 changed files with 62 additions and 64 deletions

View file

@ -1,3 +1,8 @@
2006-08-13 Clint Adams <clint@zsh.org>
* unposted: Functions/Zle/.distfiles,
Completion/Unix/Command/.distfiles: update distributed files.
2006-08-11 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 22599: Src/utils.c, Src/zsh.h, Src/Zle/complist.c,

View file

@ -1,48 +1,41 @@
DISTFILES_SRC='
.distfiles
_a2ps _aap _ant _antiword _apachectl
_apm _arp _arping _attr _baz
_bison _bittorrent _bogofilter _bzip2 _bzr
_cal _ccal _cdcd _cdrecord _chkconfig
_chmod _chown _comm
_compress _configure _cowsay
_cp
_cpio _cplay _cssh
_cvs _darcs _date
_dd _dhclient _dict _diff _diffstat
_du
_dvi _ecasound _elinks _elm _enscript
_env
_fakeroot _fetchmail _figlet _find _finger
_flasher _flex _fortune _fsh _fuser
_gcc _gdb _getconf _getent _git
_global _gnu_generic _gnutls _gpg _gphoto2
_gprof _grep _groff _gs _gzip
_iconv _ifconfig _imagemagick _init_d _irssi
_ispell _java _joe _killall _knock
_kvno _last _less _links _loadkeys
_look _lp _ls _lsof _lynx
_lzop _mail _make _man _mencal
_metaflac
_mh _mount _mpc _mt _mtools
_mtr _mutt _mysqldiff _mysql_utils _ncftp
_netcat _nice _nmap _nslookup _pack
_patch _pax
_pbm _perforce _perl _perldoc
_php _pine _ping _pkg-config _postfix
_prcs _printenv _psutils _pump _python
_quilt _raggle _rake _rar _rcs
_renice _rlogin _rsync _rubber _ruby
_sablotron _samba _sccs _screen _sed
_sh _showmount _slrn _socket _spamassassin
_ssh _strip _stty _su _subversion
_sudo _surfraw _sysctl _tar
_tcptraceroute _telnet
_texinfo _tidy _tiff _tin _tla
_totd _tracepath _twisted
_unace _unexpand _uniq _user_admin
_vim _vorbis _vux _w3m _webbrowser
_wget _whereis _whois _wiggle _xargs
_xmlsoft _yodl _yp _zcat _zdump
_zip
_a2ps _aap _ant _antiword _apachectl
_apm _arp _arping _attr _baz
_bison _bittorrent _bogofilter _bzip2 _bzr
_cal _ccal _cdcd _cdrecord _chkconfig
_chmod _chown _comm _compress _configure
_cowsay _cp _cpio _cplay _cssh
_cvs _darcs _date _dd _dhclient
_dict _diff _diffstat _du _dvi
_ecasound _elinks _elm _enscript _env
_fakeroot _fetchmail _figlet _find _finger
_flasher _flex _fortune _fsh _fuser
_gcc _gdb _getconf _getent _git
_global _gnu_generic _gnutls _gpg _gphoto2
_gprof _grep _groff _gs _gzip
_iconv _ifconfig _imagemagick _init_d _irssi
_ispell _java _joe _killall _knock
_kvno _last _less _links _loadkeys
_look _lp _ls _lsof _lynx
_lzop _mail _make _man _mencal
_metaflac _mh _mount _mpc _mt
_mtools _mtr _mutt _mysqldiff _mysql_utils
_ncftp _netcat _nice _nmap _nslookup
_pack _patch _pax _pbm _perforce
_perl _perldoc _php _pine _ping
_pkg-config _postfix _prcs _printenv _psutils
_pump _python _quilt _raggle _rake
_rar _rcs _renice _rlogin _rsync
_rubber _ruby _sablotron _samba _sccs
_screen _sed _sh _showmount _slrn
_socket _spamassassin _ssh _strip _stty
_su _subversion _sudo _surfraw _sysctl
_tar _tcptraceroute _telnet _texinfo _tidy
_tiff _tin _tla _totd _tracepath
_twisted _unace _unexpand _uniq _user_admin
_vim _vorbis _vorbiscomment _vux _w3m
_webbrowser _wget _whereis _whois _wiggle
_xargs _xmlsoft _yodl _yp _zcat
_zdump _zip
'

View file

@ -1,22 +1,22 @@
DISTFILES_SRC='
.distfiles
backward-kill-word-match backward-word-match
capitalize-word-match copy-earlier-word
cycle-completion-positions
define-composed-chars delete-whole-word-match
down-case-word-match down-line-or-beginning-search
edit-command-line forward-word-match
history-pattern-search history-search-end
incarg incremental-complete-word
insert-composed-char insert-files
insert-unicode-char
keeper kill-word-match
match-words-by-style narrow-to-region
narrow-to-region-invisible predict-on
quote-and-complete-word read-from-minibuffer
replace-string select-word-style
smart-insert-last-word transpose-words-match
up-case-word-match up-line-or-beginning-search
url-quote-magic which-command
zed-set-file-name
backward-kill-word-match backward-word-match
capitalize-word-match copy-earlier-word
cycle-completion-positions define-composed-chars
delete-whole-word-match down-case-word-match
down-line-or-beginning-search edit-command-line
forward-word-match history-beginning-search-menu
history-pattern-search history-search-end
incarg incremental-complete-word
insert-composed-char insert-files
insert-unicode-char keeper
keymap+widget kill-word-match
match-words-by-style narrow-to-region
narrow-to-region-invisible predict-on
quote-and-complete-word read-from-minibuffer
replace-string select-word-style
smart-insert-last-word transpose-words-match
up-case-word-match up-line-or-beginning-search
url-quote-magic which-command
zed-set-file-name
'