From d0502922f9831fb9874aa09c25887498d4232fa7 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 13 Jan 2006 17:17:26 +0000 Subject: Remove superfluous STOUC() use. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 68eab1fb4..c872188a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ expansion of the prompt, and strftime/username/groupname values that were assigned to a variable. + * unposted: Src/prompt.c, Src/utils.c, Src/Zle/complist.c, + Src/Zle/zle_utils.c: got rid of some superfluous STOUC() uses, such + as the onces I recently added for the arg of nicechar() (which can + handle the int being a negative or positive value). + 2006-01-12 Clint Adams * 22159: Completion/Linux/Command/_tpb: completion for tpb. -- cgit 1.4.1