diff options
author | sabetts <sabetts> | 2002-01-24 21:30:11 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-01-24 21:30:11 +0000 |
commit | 66ef30a4b79636b748107e00be805d1885a88af8 (patch) | |
tree | f96d78a0c591d2cdcf0ba66ec322d306984bfbe1 /ChangeLog | |
parent | d00e7292850d6b6913251a370801be740adba8e0 (diff) | |
download | ratpoison-66ef30a4b79636b748107e00be805d1885a88af8.zip |
(init_screen): create the help window with a 0 border
width.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-01-24 shawn <sabetts@vcn.bc.ca> + * src/main.c (init_screen): create the help window with a 0 border + width. + * src/actions.c (find_alias_index): new function (cmd_alias): When an alias is already in the alias list, replace it with the new alias. |