From: Arnout E. <rab...@us...> - 2014-05-26 08:21:21
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via 04c3f70c4211d9e4129928e209083a45b979057b (commit) via 813d8bd2cac492ab7768147ac1042d41c1f0d0f0 (commit) via 4856a38a87dd9636ec8e13314acd09da06d8a727 (commit) via 2483910e4e34c40eef37d0afd8a34ed8414c2e5f (commit) from 4a56a1d3e4b7a7d8022a25c42e7a5b8a3da712f4 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 04c3f70c4211d9e4129928e209083a45b979057b Author: Dima Kogan <di...@se...> Date: Sat May 24 00:58:15 2014 -0700 attach_tagged() was changed to tagged_attach() in 2007. Using that commit 813d8bd2cac492ab7768147ac1042d41c1f0d0f0 Author: Dima Kogan <di...@se...> Date: Sat May 24 00:28:54 2014 -0700 fixed typo commit 4856a38a87dd9636ec8e13314acd09da06d8a727 Author: Dima Kogan <di...@se...> Date: Fri May 23 23:50:58 2014 -0700 "notionflux" manpage no longer refers to "ionflux" commit 2483910e4e34c40eef37d0afd8a34ed8414c2e5f Author: Dima Kogan <di...@se...> Date: Fri May 23 23:39:19 2014 -0700 lua scripts no longer use foreach, which is gone in lua 5.2 Instead we now use 'for' ----------------------------------------------------------------------- Summary of changes: contrib/keybindings/cfg_mouse.lua | 2 +- contrib/keybindings/emacs_bindings.lua | 2 +- contrib/scripts/autoprop.lua | 18 +++++++++--------- contrib/scripts/rss_feed.lua | 5 ++++- contrib/scripts/rss_feed_hh.lua | 4 +++- mod_notionflux/notionflux/notionflux.c | 2 +- mod_query/main.c | 2 +- 7 files changed, 20 insertions(+), 15 deletions(-) hooks/post-receive -- notion window manager core |