summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2000-12-16 16:30:38 +0000
committerClint Adams <clint@users.sourceforge.net>2000-12-16 16:30:38 +0000
commit720b194aee6c1aea4eb23359edeb6bc6c29740a0 (patch)
treea3a849a28fa3964752517b4902ed0ba0b7eb1b18
parentfe8a55b640256711e81b94f9488ec7bdd8d1e956 (diff)
downloadzsh-720b194aee6c1aea4eb23359edeb6bc6c29740a0.tar.gz
zsh-720b194aee6c1aea4eb23359edeb6bc6c29740a0.zip
unposted: add _mere to .distfiles
-rw-r--r--ChangeLog2
-rw-r--r--Completion/User/.distfiles16
2 files changed, 11 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 655c050da..42dba9f71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-12-16 Clint Adams <schizo@debian.org>
+ * unposted: Completion/User/.distfiles: add _mere
+
* 13285: Src/Zle/zle_bindings.c, Src/Zle/zle_keymap.c:
use vi-up-line-or-history and vi-down-line-or-history in
the vicmd keymap (rather than their emacsy counterparts).
diff --git a/Completion/User/.distfiles b/Completion/User/.distfiles
index 94e0b9e9e..d6abd4e1e 100644
--- a/Completion/User/.distfiles
+++ b/Completion/User/.distfiles
@@ -6,12 +6,14 @@ DISTFILES_SRC='
_find _finger _fakeroot _flex _gcc _gdb _getconf _gprof _groups
_gs _gv _gzip _hosts _imagemagick _ispell
_java _joe _killall _lp _look _lynx _lzop
- _mailboxes _make _man _mh _mount _mutt _my_accounts _mysql_utils _nedit
- _netscape _nslookup _other_accounts _pack _patch _pbm _pdf _perl
- _perl_basepods _perl_builtin_funcs _perl_modules _perldoc
- _ports _prcs _printers _prompt _ps _pspdf _psutils _rcs _rlogin _sh _slrn
- _socket _ssh _strip _stty _su _sudo _tar _tar_archive _telnet _tex _texi
- _tiff _tilde_files _urls _use_lo _user_at_host
- _users _users_on _webbrowser _wget _whereis _whois _xargs _yodl _yp
+ _mailboxes _make _man _mere _mh _mount _mutt _my_accounts _mysql_utils
+ _nedit _netscape _nslookup _other_accounts
+ _pack _patch _pbm _pdf _perl _perl_basepods _perl_builtin_funcs
+ _perl_modules _perldoc _ports _prcs _printers _prompt _ps _pspdf
+ _psutils _rcs _rlogin
+ _sh _slrn _socket _ssh _strip _stty _su _sudo
+ _tar _tar_archive _telnet _tex _texi _tiff _tilde_files
+ _urls _use_lo _user_at_host _users _users_on
+ _webbrowser _wget _whereis _whois _xargs _yodl _yp
_zcat _zdump
'