1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-01 08:21:17 +02:00
Commit Graph

4327 Commits

Author SHA1 Message Date
Peter Stephenson
f7037211ad 22085 and back off 22075: include langinfo.h to get iconv 2005-12-15 14:51:39 +00:00
Peter Stephenson
b5a83cc754 users/9788: add (oN) glob qualifier for no sorting
22076: more documentation for multibyte handling
2005-12-15 10:38:55 +00:00
Bart Schaefer
174ad4a80f 21814: error handling for traps in "always" constructs. 2005-12-15 04:24:04 +00:00
Wayne Davison
c3e8aec759 22078 2005-12-14 23:11:48 +00:00
Wayne Davison
3cb9df7bc7 Changed ucs4toutf8() into a static function (since it's only
used by this file when it's even defined).
2005-12-14 23:10:12 +00:00
Peter Stephenson
12f20954e9 22075: assume we can convert characters with wctomb() with --enable-multibyte 2005-12-14 18:28:53 +00:00
Peter Stephenson
4075f65400 Missed bit from 4.3.0-dev-2 2005-12-12 18:51:47 +00:00
Wayne Davison
5bd5b8533a 22071 2005-12-12 18:38:44 +00:00
Wayne Davison
a2e7cbe308 A slightly more optimal way to fix the zle_setline() bug using
the same zlecs-checking idiom as setline().
2005-12-12 18:35:47 +00:00
Wayne Davison
e0c9faba4d Fixed problem in zle_setline() where moving to an empty line would
set zlecs to -1. (Reported by Jun T.)
2005-12-12 18:22:08 +00:00
Peter Stephenson
00e0c063ac 22069: completion listings didn't get unmetafied 2005-12-10 21:04:42 +00:00
Clint Adams
d06bc82c93 22068: completion for debdiff. 2005-12-10 15:27:34 +00:00
Wayne Davison
55fd2f485e Fixed a compiler warning. 2005-12-10 00:29:00 +00:00
Wayne Davison
ec2ad9dd8b Just-added "return" should have returned a value. 2005-12-10 00:27:11 +00:00
Oliver Kiddle
02d84ecddd unposted: reindent and use lowercase letters for descriptions 2005-12-09 19:25:03 +00:00
Oliver Kiddle
f18a78a326 unposted: better completion for sortm 2005-12-09 19:21:54 +00:00
Oliver Kiddle
00a88277bd require 2.53b of autoconf for AC_PROG_EGREP 2005-12-09 19:20:02 +00:00
Clint Adams
b9262b0cbb 22065: starts with "--". 2005-12-09 19:04:26 +00:00
Peter Stephenson
405fd07656 22057: don't use zsh/newuser in emulation
22058: tweak docs for release
2005-12-09 12:49:29 +00:00
Peter Stephenson
de9a15ef22 22056: Restore MIME style defaults 2005-12-07 23:30:07 +00:00
Peter Stephenson
f766a02775 22056: Restore MIME style defaults 2005-12-07 23:29:40 +00:00
Clint Adams
6476afa367 22055: completion for the FUSE sshfs. 2005-12-07 20:41:03 +00:00
Clint Adams
fa84d603d1 22054: completion for fusermount. 2005-12-07 19:57:17 +00:00
Peter Stephenson
a5f418d5f1 22053: FAQ tweak plus better option and parameter documentation
in zsh-newuser-install
2005-12-06 10:50:36 +00:00
Clint Adams
7c4534a605 22052: improvements to surfraw completion. 2005-12-05 22:39:35 +00:00
Oliver Kiddle
1bc6747457 22050: fixes for Debian GNU/kfreebsd 2005-12-05 14:22:52 +00:00
Oliver Kiddle
eec9d17837 21712: include fallback for where $OSTYPE is not matched 2005-12-05 14:16:05 +00:00
Bart Schaefer
98c7796a3a Changes implied by users/9744. 2005-12-05 05:42:07 +00:00
Peter Stephenson
bf3ee0f725 22049: bug exiting from sourced file within function 2005-12-03 00:14:05 +00:00
Wayne Davison
3bd51758ef An arg fix for the new parsedigit() function in zle_misc.c. 2005-11-30 16:52:21 +00:00
Wayne Davison
37e08571a4 Fixed parsedigit() to have it use its arg instead of "lastchar". 2005-11-30 16:49:44 +00:00
Wayne Davison
9483fd8a14 One more fix for the non-multibyte prototype generation. 2005-11-30 16:35:33 +00:00
Clint Adams
bf66fc0f18 add changelog entry for accidental commit (re hurd errno) 2005-11-30 15:05:33 +00:00
Wayne Davison
28a38dbcf4 Use $EGREP instead of "grep -E". 2005-11-30 08:40:15 +00:00
Wayne Davison
8b77091682 Use $EGREP instead of a hard-wired "grep -E".
Added AC_PROG_EGREP (which sets $EGREP) for completeness.
2005-11-30 08:34:55 +00:00
Clint Adams
d99218b63b 22042: handle the Hurd's errno.h. 2005-11-29 16:39:21 +00:00
Clint Adams
582c6d2098 22046: descriptions for unrar commands, some additional switches. 2005-11-29 16:39:20 +00:00
Geoff Wing
fac5d69b8b fix utils.c prototype generation for non multibyte build 2005-11-29 01:43:14 +00:00
Peter Stephenson
ab5111a5cb 22031: new git completion 2005-11-25 12:52:23 +00:00
Peter Stephenson
3403c59af2 22027: more zsh-newuser-install fixes
22028: WARN_CREATE_GLOBAL overeager with temporarily set variables
2005-11-25 10:36:19 +00:00
Oliver Kiddle
fbfce07ed7 22022: completion for dchroot 2005-11-25 09:57:40 +00:00
Oliver Kiddle
d6cf3da715 22022: completion for dchroot 2005-11-25 09:45:32 +00:00
Peter Stephenson
fa503c84d3 22021: back-to-back Unicode insertions didn't work. 2005-11-24 14:51:34 +00:00
Peter Stephenson
5dfd592bf2 22018: minor newuser tweaks 2005-11-24 11:46:46 +00:00
Peter Stephenson
e66af50a98 22014: argument-base, insert-unicode-char 2005-11-24 10:25:33 +00:00
Peter Stephenson
325a7c0417 22013: initial go at a working zsh-newuser-install 2005-11-23 11:29:20 +00:00
Clint Adams
e14491ea7f 22012: completion for mergechanges. 2005-11-22 23:30:28 +00:00
Peter Stephenson
def23b6dd1 22011: Mårten Svantesson <msv@kth.se>: cvs -R is generally available 2005-11-22 15:13:05 +00:00
Peter Stephenson
09a854378a 22009: another double-width character fix 2005-11-21 15:22:12 +00:00
Bart Schaefer
5930b8fa6b Belated commit of 21994: fix option-argument semantics in sed completion. 2005-11-19 15:47:47 +00:00