From 3417b6981960f0c8ca0a5bf18a75386a10fdc719 Mon Sep 17 00:00:00 2001 From: sabetts Date: Tue, 18 Sep 2001 06:47:06 +0000 Subject: * src/actions.h (cmd_unsetenv): new prototype * src/actions.c (cmd_unsetenv): new function (user_commands): new "unsetenv" command --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 87d32d8..6434a8e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*- * Changes since 1.0.0 +** New command unsetenv +Remove an environment variable from...well...the environment. + +** New command chdir +Change the current directory. + ** Multiple commands passed to ratpoison via the command-line are now processed A stream of commands like, `ratpoison -c next -c prev -c next' are processed in order. -- cgit v1.2.3