diff options
author | sabetts <sabetts> | 2004-10-05 16:32:58 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-10-05 16:32:58 +0000 |
commit | 6b74028d8783beebd7e9532033608ce48f4f44fe (patch) | |
tree | 1644ebccf2cefc64e7655cff146abf821a904541 /ChangeLog | |
parent | 9e4afcbbc2a5aa949bd94a65f0bf931513005386 (diff) | |
download | ratpoison-6b74028d8783beebd7e9532033608ce48f4f44fe.zip |
new command, sselect
(cmd_sselect): new function. added prototype.
(cmd_set): free 'var' at the appropriate places.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * src/actions.c: new command, sselect (cmd_sselect): new function. added prototype. + (cmd_set): free 'var' at the appropriate places. * src/events.c (property_notify): pass the root window to receive_command. |