/[weechat]/weechat/src/common/completion.c
ViewVC logotype

Diff of /weechat/src/common/completion.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by flashcode, Sat Jul 16 11:14:47 2005 UTC revision 1.25 by flashcode, Sat Jul 16 12:37:31 2005 UTC
# Line 322  completion_build_list (t_completion *com Line 322  completion_build_list (t_completion *com
322                      pos[0] = ' ';                      pos[0] = ' ';
323              }              }
324          }          }
325            else
326                completion_stop (completion);
327          return;          return;
328      }      }
329      if ((strcasecmp (completion->base_command, "unalias") == 0)      if ((strcasecmp (completion->base_command, "unalias") == 0)

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26