The branch, master has been updated
       via  cbf9224c5f7bcf07352f6ea128c90c12cb0af22e (commit)
       via  c9658705854599d89bd71bbd985d388fee01e113 (commit)
      from  ba014c1a605f78b301b47ef922dd24a3c5c2c4c1 (commit)

- Log -----------------------------------------------------------------
commit cbf9224c5f7bcf07352f6ea128c90c12cb0af22e
Author: Nicholas Marriott <[email protected]>
Commit: Nicholas Marriott <[email protected]>

    Add AC_PROG_MKDIR_P.
---
 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure.ac b/configure.ac
index 644b283..f646a0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,6 +16,7 @@ AC_CANONICAL_HOST
 # Set up the compiler in two different ways and say yes we may want to install.
 AC_PROG_CC
 AM_PROG_CC_C_O
+AC_PROG_MKDIR_P
 AC_PROG_INSTALL
 
 # Default tmux.conf goes in /etc not ${prefix}/etc.


commit c9658705854599d89bd71bbd985d388fee01e113
Author: Nicholas Marriott <[email protected]>
Commit: Nicholas Marriott <[email protected]>

    + to TODO.
---
 TODO |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO
index d0bbaa5..529b5e8 100644
--- a/TODO
+++ b/TODO
@@ -142,3 +142,6 @@
 
 - buffer_sample and the choose-* could let UTF-8 through and display it
   properly.
+
+- formats to show if a window is linked into multiple sessions, into multiple
+  attached sessions, and is the active window in multiple attached sessions?


-----------------------------------------------------------------------

Summary of changes:
 TODO         |    3 +++
 configure.ac |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to